"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/27 04:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata" 2026/05/27 04:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/27 04:21:17 DEBUG : Creating backend with remote "/tmp/rclone2023477413" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/27 04:21:33 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:33 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (16.57s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:34 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:35 DEBUG : B2 bucket rclone-test-rogitaw4qata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:36 DEBUG : Creating backend with remote "/non-existing" 2026/05/27 04:21:36 DEBUG : Config file has changed externally - reloading 2026/05/27 04:21:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/27 04:21:36 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:36 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:37 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:37 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:39 INFO : B2 bucket rclone-test-rogitaw4qata: Running all checks before starting transfers 2026/05/27 04:21:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:39 INFO : B2 bucket rclone-test-rogitaw4qata: Checks finished, now starting transfers 2026/05/27 04:21:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:40 ERROR : Ignoring --no-traverse with sync 2026/05/27 04:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:40 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:40 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:41 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/27 04:21:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:42 DEBUG : hello world2: size = 12 OK 2026/05/27 04:21:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/27 04:21:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:21:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:44 DEBUG : potato2: size = 11 OK 2026/05/27 04:21:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:21:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:45 DEBUG : potato2: size = 11 OK 2026/05/27 04:21:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/27 04:21:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:21:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/27 04:21:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:21:46 INFO : sub dir2: Making directory 2026/05/27 04:21:46 INFO : sub dir: Making directory 2026/05/27 04:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:46 INFO : sub dir2/sub sub dir2: Making directory 2026/05/27 04:21:46 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:46 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:47 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/27 04:21:47 DEBUG : B2 bucket rclone-test-rogitaw4qata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:47 INFO : sub dir2: Making directory 2026/05/27 04:21:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/27 04:21:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:48 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:48 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:49 DEBUG : sub dir2: Making directory with metadata 2026/05/27 04:21:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:21:49 INFO : sub dir2: Making directory 2026/05/27 04:21:49 INFO : sub dir: Making directory 2026/05/27 04:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:49 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:49 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:49 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/27 04:21:50 DEBUG : B2 bucket rclone-test-rogitaw4qata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/27 04:21:50 DEBUG : B2 bucket rclone-test-rogitaw4qata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:51 INFO : sub dir2: Making directory 2026/05/27 04:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:51 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:51 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:51 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:52 DEBUG : sub dir2: Making directory with metadata 2026/05/27 04:21:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:21:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:21:52 INFO : sub dir2: Making directory 2026/05/27 04:21:52 INFO : sub dir: Making directory 2026/05/27 04:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:53 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/27 04:21:53 DEBUG : B2 bucket rclone-test-rogitaw4qata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", 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-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:54 INFO : sub dir2: Making directory 2026/05/27 04:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:54 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:21:54 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:21:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:21:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:21:54 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yadinem9nuji" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-yadinem9nuji 2026/05/27 04:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:21:57 DEBUG : B2 bucket rclone-test-yadinem9nuji: Waiting for checks to finish 2026/05/27 04:21:57 DEBUG : B2 bucket rclone-test-yadinem9nuji: Waiting for transfers to finish 2026/05/27 04:22:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:22:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:22:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:22:13 DEBUG : B2 bucket rclone-test-yadinem9nuji: Purge remote 2026/05/27 04:22:13 INFO : B2 bucket rclone-test-yadinem9nuji: cleaning bucket "rclone-test-yadinem9nuji" of all files 2026/05/27 04:22:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2fd43a0ad6b7b9fe80e1b_f1164a5bd543dff3b_d20260527_m042212_c001_v0001157_t0043_u01779855732590") --- PASS: TestServerSideCopy (26.48s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:22:23 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:22:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:22:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:22:23 DEBUG : sub dir/hello world: Sizes differ 2026/05/27 04:22:23 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:22:23 DEBUG : sub dir/hello world: size = 17 OK 2026/05/27 04:22:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/27 04:22:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dunabic0luru" 2026/05/27 04:22:24 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-dunabic0luru 2026/05/27 04:22:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:22:26 DEBUG : B2 bucket rclone-test-dunabic0luru: Waiting for checks to finish 2026/05/27 04:22:26 DEBUG : B2 bucket rclone-test-dunabic0luru: Waiting for transfers to finish 2026/05/27 04:22:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:22:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:22:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:22:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:22:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dunabic0luru) 2026/05/27 04:22:44 DEBUG : sub dir/hello world: Sizes differ 2026/05/27 04:22:44 DEBUG : B2 bucket rclone-test-dunabic0luru: Waiting for checks to finish 2026/05/27 04:22:44 DEBUG : B2 bucket rclone-test-dunabic0luru: Waiting for transfers to finish 2026/05/27 04:22:44 DEBUG : sub dir/hello world: size = 17 OK 2026/05/27 04:22:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/27 04:22:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:22:44 DEBUG : B2 bucket rclone-test-dunabic0luru: Purge remote 2026/05/27 04:22:44 INFO : B2 bucket rclone-test-dunabic0luru: cleaning bucket "rclone-test-dunabic0luru" of all files 2026/05/27 04:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf626d43a0bd6b7b9fe80e1b_f110a25f029e2a357_d20260527_m042244_c001_v0001120_t0046_u01779855764138") 2026/05/27 04:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zdf626d43a0bd6b7b9fe80e1b_f102ea8d535fde735_d20260527_m042241_c001_v0001103_t0043_u01779855761705") --- PASS: TestServerSideCopyOverSelf (22.58s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:22:47 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:22:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:22:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:22:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/27 04:22:47 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:22:48 DEBUG : sub dir/hello world: size = 17 OK 2026/05/27 04:22:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/27 04:22:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/27 04:22:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:22:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zofaxaw2favu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-zofaxaw2favu 2026/05/27 04:22:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:22:50 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for checks to finish 2026/05/27 04:22:50 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for transfers to finish 2026/05/27 04:23:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:23:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:23:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:23:08 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for checks to finish 2026/05/27 04:23:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:23:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zofaxaw2favu) 2026/05/27 04:23:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/27 04:23:08 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for transfers to finish 2026/05/27 04:23:14 DEBUG : sub dir/hello world: size = 17 OK 2026/05/27 04:23:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/27 04:23:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:23:15 INFO : sub dir/hello world: Deleted 2026/05/27 04:23:16 DEBUG : testing file moves 2026/05/27 04:23:16 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for checks to finish 2026/05/27 04:23:16 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:23:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zofaxaw2favu) 2026/05/27 04:23:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/27 04:23:16 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Waiting for transfers to finish 2026/05/27 04:23:17 DEBUG : sub dir/hello world: size = 24 OK 2026/05/27 04:23:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/27 04:23:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/27 04:23:17 INFO : sub dir/hello world: Deleted 2026/05/27 04:23:17 DEBUG : B2 bucket rclone-test-zofaxaw2favu: Purge remote 2026/05/27 04:23:17 INFO : B2 bucket rclone-test-zofaxaw2favu: cleaning bucket "rclone-test-zofaxaw2favu" of all files 2026/05/27 04:23:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cd43a0bd6b7b9fe80e1b_f1120a3747969b543_d20260527_m042317_c001_v0001185_t0030_u01779855797054") 2026/05/27 04:23:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cd43a0bd6b7b9fe80e1b_f1163aef8642b5795_d20260527_m042313_c001_v0001116_t0040_u01779855793831") 2026/05/27 04:23:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cd43a0bd6b7b9fe80e1b_f108fce901ef1c910_d20260527_m042306_c001_v0001137_t0017_u01779855786368") --- PASS: TestServerSideMoveOverSelf (41.84s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:31 ERROR : error listing: directory not found 2026/05/27 04:23:31 INFO : Local file system at /tmp/rclone2023477413: Making directory 2026/05/27 04:23:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.11s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:23:33 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for checks to finish 2026/05/27 04:23:33 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for transfers to finish 2026/05/27 04:23:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/27 04:23:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:23:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/27 04:23:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/27 04:23:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:35 DEBUG : check sum: size = 1 OK 2026/05/27 04:23:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:23:35 INFO : check sum: Copied (new) 2026/05/27 04:23:35 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:35 DEBUG : check sum: size = 1 OK 2026/05/27 04:23:35 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:23:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/27 04:23:35 DEBUG : check sum: Unchanged skipping 2026/05/27 04:23:35 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:35 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.14s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/27 04:23:37 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:37 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:37 DEBUG : sizeonly: size = 6 OK 2026/05/27 04:23:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/27 04:23:37 INFO : sizeonly: Copied (new) 2026/05/27 04:23:37 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:38 DEBUG : sizeonly: size = 6 OK 2026/05/27 04:23:38 DEBUG : sizeonly: Sizes identical 2026/05/27 04:23:38 DEBUG : sizeonly: Unchanged skipping 2026/05/27 04:23:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:38 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.08s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/27 04:23:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/27 04:23:39 INFO : ignore-size: Copied (new) 2026/05/27 04:23:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:23:39 DEBUG : ignore-size: Unchanged skipping 2026/05/27 04:23:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:41 DEBUG : existing: size = 6 OK 2026/05/27 04:23:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:23:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:41 DEBUG : existing: Unchanged skipping 2026/05/27 04:23:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:41 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:41 INFO : There was nothing to transfer 2026/05/27 04:23:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/27 04:23:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:41 DEBUG : existing: size = 6 OK 2026/05/27 04:23:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/27 04:23:41 INFO : existing: Copied (replaced existing) 2026/05/27 04:23:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/27 04:23:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:43 DEBUG : existing: size = 6 OK 2026/05/27 04:23:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/27 04:23:43 INFO : existing: Copied (new) 2026/05/27 04:23:43 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:43 DEBUG : existing: Destination exists, skipping 2026/05/27 04:23:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:43 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/27 04:23:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/27 04:23:45 DEBUG : c/non empty space: size = 5 OK 2026/05/27 04:23:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:23:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/27 04:23:45 DEBUG : a/potato2: size = 60 OK 2026/05/27 04:23:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:23:45 INFO : a/potato2: Copied (new) 2026/05/27 04:23:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:45 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:23:48 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:48 DEBUG : empty space: size = 1 OK 2026/05/27 04:23:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/27 04:23:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:23:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/27 04:23:48 DEBUG : empty space: Unchanged skipping 2026/05/27 04:23:48 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:23:48 DEBUG : Waiting for deletions to finish 2026/05/27 04:23:48 INFO : There was nothing to transfer 2026/05/27 04:23:48 DEBUG : empty space: size = 1 OK 2026/05/27 04:23:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/27 04:23:48 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:23:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:24:48 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/b2api/v1/b2_download_file_by_id?fileId=4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70df_d20260527_m042347_c001_v0001103_t0024_u01779855827544": net/http: TLS handshake timeout) 2026/05/27 04:24:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/27 04:24:49 DEBUG : pacer: Reducing sleep to 10ms 2026/05/27 04:24:50 INFO : empty space: Updated modification time in destination 2026/05/27 04:24:50 DEBUG : empty space: Unchanged skipping 2026/05/27 04:24:50 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:50 DEBUG : Waiting for deletions to finish 2026/05/27 04:24:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (63.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:24:52 DEBUG : empty space: size = 1 OK 2026/05/27 04:24:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/27 04:24:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:24:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:24:52 DEBUG : empty space: Unchanged skipping 2026/05/27 04:24:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:52 DEBUG : Waiting for deletions to finish 2026/05/27 04:24:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.83s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:24:53 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:24:53 DEBUG : foo: size = 3 OK 2026/05/27 04:24:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/27 04:24:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:24:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:24:53 DEBUG : foo: sha1 differ 2026/05/27 04:24:53 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:53 DEBUG : foo: size = 3 OK 2026/05/27 04:24:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/27 04:24:53 INFO : foo: Copied (replaced existing) 2026/05/27 04:24:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:24:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/27 04:24:55 DEBUG : empty space: size = 1 OK 2026/05/27 04:24:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:24:55 DEBUG : empty space: Unchanged skipping 2026/05/27 04:24:55 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:24:55 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:55 DEBUG : potato: size = 60 OK 2026/05/27 04:24:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:24:55 INFO : potato: Copied (new) 2026/05/27 04:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:24:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:24:57 DEBUG : potato: size = 60 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:24:57 DEBUG : potato: Sizes differ 2026/05/27 04:24:57 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:24:57 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:57 DEBUG : potato: size = 21 OK 2026/05/27 04:24:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/27 04:24:57 INFO : potato: Copied (replaced existing) 2026/05/27 04:24:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:24:59 DEBUG : potato: size = 21 OK 2026/05/27 04:24:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/27 04:24:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:24:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2023477413) 2026/05/27 04:24:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:24:59 DEBUG : potato: sha1 differ 2026/05/27 04:24:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:24:59 DEBUG : potato: size = 21 OK 2026/05/27 04:24:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/27 04:24:59 INFO : potato: Copied (replaced existing) 2026/05/27 04:24:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:01 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:01 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:01 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:01 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/27 04:25:01 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:03 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:03 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:03 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:03 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:04 DEBUG : potato2: size = 60 OK 2026/05/27 04:25:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:25:04 INFO : potato2: Copied (new) 2026/05/27 04:25:04 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:06 INFO : d: Making directory 2026/05/27 04:25:06 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/27 04:25:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:06 DEBUG : c/non empty space: size = 5 OK 2026/05/27 04:25:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:06 DEBUG : c/non empty space: Unchanged skipping 2026/05/27 04:25:07 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:07 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:07 DEBUG : a/potato2: size = 60 OK 2026/05/27 04:25:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:25:07 INFO : a/potato2: Copied (new) 2026/05/27 04:25:07 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/27 04:25:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:09 DEBUG : c/non empty space: size = 5 OK 2026/05/27 04:25:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:09 DEBUG : c/non empty space: Unchanged skipping 2026/05/27 04:25:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:09 DEBUG : a/potato2: size = 60 OK 2026/05/27 04:25:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:25:09 INFO : a/potato2: Copied (new) 2026/05/27 04:25:09 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting files as there were IO errors 2026/05/27 04:25:09 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:11 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:11 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:11 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:11 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:11 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:12 INFO : potato: Deleted 2026/05/27 04:25:12 DEBUG : potato2: size = 60 OK 2026/05/27 04:25:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:25:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:14 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:14 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:14 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:14 INFO : potato: Deleted 2026/05/27 04:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:15 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:15 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:15 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:15 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:15 DEBUG : potato2: size = 60 OK 2026/05/27 04:25:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:25:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:25:17 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:17 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:18 DEBUG : potato2: size = 19 OK 2026/05/27 04:25:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/27 04:25:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:19 DEBUG : enormous: Excluded (Size Filter) 2026/05/27 04:25:19 DEBUG : enormous: Excluded 2026/05/27 04:25:19 DEBUG : potato2: Excluded (Size Filter) 2026/05/27 04:25:19 DEBUG : potato2: Excluded 2026/05/27 04:25:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/27 04:25:20 DEBUG : potato2: Excluded 2026/05/27 04:25:20 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:20 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:20 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:20 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:20 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:20 INFO : There was nothing to transfer 2026/05/27 04:25:20 DEBUG : enormous: Excluded (Size Filter) 2026/05/27 04:25:20 DEBUG : enormous: Excluded 2026/05/27 04:25:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/27 04:25:20 DEBUG : potato2: Excluded 2026/05/27 04:25:20 DEBUG : potato2: Excluded (Size Filter) 2026/05/27 04:25:20 DEBUG : potato2: Excluded 2026/05/27 04:25:20 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/27 04:25:20 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:20 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for checks to finish 2026/05/27 04:25:20 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for transfers to finish 2026/05/27 04:25:20 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:22 DEBUG : enormous: Excluded (Size Filter) 2026/05/27 04:25:22 DEBUG : enormous: Excluded 2026/05/27 04:25:22 DEBUG : potato2: Excluded (Size Filter) 2026/05/27 04:25:22 DEBUG : potato2: Excluded 2026/05/27 04:25:22 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:22 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:25:22 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:22 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:22 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:23 INFO : enormous: Deleted 2026/05/27 04:25:23 INFO : potato2: Deleted 2026/05/27 04:25:23 INFO : There was nothing to transfer 2026/05/27 04:25:23 DEBUG : empty space: size = 1 OK 2026/05/27 04:25:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/27 04:25:23 DEBUG : empty space: Unchanged skipping 2026/05/27 04:25:23 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for checks to finish 2026/05/27 04:25:23 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for transfers to finish 2026/05/27 04:25:23 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:23 INFO : enormous: Deleted 2026/05/27 04:25:23 INFO : potato2: Deleted 2026/05/27 04:25:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:25 DEBUG : five: Need to transfer - File not found at Destination 2026/05/27 04:25:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:25:25 DEBUG : four: size = 8 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:25:25 DEBUG : four: Sizes differ 2026/05/27 04:25:25 DEBUG : three: size = 5 OK 2026/05/27 04:25:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/27 04:25:25 DEBUG : three: Sizes identical 2026/05/27 04:25:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/27 04:25:25 DEBUG : one: Destination is newer than source, skipping 2026/05/27 04:25:25 DEBUG : two: size = 3 OK 2026/05/27 04:25:25 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2023477413) 2026/05/27 04:25:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:25:25 DEBUG : two: sha1 differ 2026/05/27 04:25:25 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:26 DEBUG : five: size = 4 OK 2026/05/27 04:25:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/27 04:25:26 INFO : five: Copied (new) 2026/05/27 04:25:26 DEBUG : four: size = 4 OK 2026/05/27 04:25:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/27 04:25:26 INFO : four: Copied (replaced existing) 2026/05/27 04:25:26 DEBUG : two: size = 3 OK 2026/05/27 04:25:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/27 04:25:26 INFO : two: Copied (replaced existing) 2026/05/27 04:25:26 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:27 DEBUG : five: size = 4 OK 2026/05/27 04:25:27 DEBUG : four: size = 4 OK 2026/05/27 04:25:27 DEBUG : three: size = 5 OK 2026/05/27 04:25:27 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/27 04:25:27 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/27 04:25:27 DEBUG : one: Destination is newer than source, skipping 2026/05/27 04:25:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/27 04:25:27 DEBUG : two: size = 3 OK 2026/05/27 04:25:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/27 04:25:27 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/27 04:25:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/27 04:25:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/27 04:25:27 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/27 04:25:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/27 04:25:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2023477413) 2026/05/27 04:25:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:25:27 DEBUG : three: sha1 differ 2026/05/27 04:25:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/27 04:25:27 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:27 DEBUG : three: size = 5 OK 2026/05/27 04:25:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:25:27 INFO : three: Copied (replaced existing) 2026/05/27 04:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === 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-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/27 04:25:29 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:29 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/27 04:25:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/27 04:25:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:29 DEBUG : yam: size = 11 OK 2026/05/27 04:25:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:29 INFO : yam: Copied (new) 2026/05/27 04:25:29 DEBUG : potato: size = 14 OK 2026/05/27 04:25:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/27 04:25:29 INFO : potato: Copied (new) 2026/05/27 04:25:29 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:30 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:30 DEBUG : potato: size = 14 OK 2026/05/27 04:25:30 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:25:30 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:30 DEBUG : potato: Unchanged skipping 2026/05/27 04:25:30 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:31 DEBUG : yaml: size = 11 OK 2026/05/27 04:25:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:31 INFO : yam: Copied (server-side copy) to: yaml 2026/05/27 04:25:31 INFO : yam: Deleted 2026/05/27 04:25:31 INFO : yaml: Renamed from "yam" 2026/05/27 04:25:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/27 04:25:32 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:32 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:32 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/27 04:25:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/27 04:25:32 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:32 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:33 DEBUG : yam: size = 11 OK 2026/05/27 04:25:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:33 INFO : yam: Copied (new) 2026/05/27 04:25:33 DEBUG : potato: size = 14 OK 2026/05/27 04:25:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/27 04:25:33 INFO : potato: Copied (new) 2026/05/27 04:25:33 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:34 DEBUG : potato: size = 14 OK 2026/05/27 04:25:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:25:34 DEBUG : potato: Unchanged skipping 2026/05/27 04:25:34 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:34 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:34 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:35 DEBUG : yaml: size = 11 OK 2026/05/27 04:25:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:35 INFO : yam: Copied (server-side copy) to: yaml 2026/05/27 04:25:35 INFO : yam: Deleted 2026/05/27 04:25:35 INFO : yaml: Renamed from "yam" 2026/05/27 04:25:35 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/27 04:25:36 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:36 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:36 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/27 04:25:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/27 04:25:36 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:36 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:37 DEBUG : potato: size = 14 OK 2026/05/27 04:25:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/27 04:25:37 INFO : potato: Copied (new) 2026/05/27 04:25:37 DEBUG : sub/yam: size = 11 OK 2026/05/27 04:25:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:37 INFO : sub/yam: Copied (new) 2026/05/27 04:25:37 DEBUG : Waiting for deletions to finish 2026/05/27 04:25:37 DEBUG : potato: size = 14 OK 2026/05/27 04:25:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:25:37 DEBUG : potato: Unchanged skipping 2026/05/27 04:25:38 INFO : B2 bucket rclone-test-rogitaw4qata: Making map for --track-renames 2026/05/27 04:25:38 INFO : B2 bucket rclone-test-rogitaw4qata: Finished making map for --track-renames 2026/05/27 04:25:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for renames to finish 2026/05/27 04:25:38 DEBUG : yam: size = 11 OK 2026/05/27 04:25:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/27 04:25:38 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/27 04:25:38 INFO : sub/yam: Deleted 2026/05/27 04:25:38 INFO : yam: Renamed from "sub/yam" 2026/05/27 04:25:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.19s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:39 DEBUG : Creating backend with remote "/tmp/rclone2023477413/dir1" 2026/05/27 04:25:39 DEBUG : Creating backend with remote "/tmp/rclone2023477413/dir2" 2026/05/27 04:25:39 DEBUG : Local file system at /tmp/rclone2023477413/dir2: Using server-side directory move 2026/05/27 04:25:39 INFO : Local file system at /tmp/rclone2023477413/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/27 04:25:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/27 04:25:39 DEBUG : Local file system at /tmp/rclone2023477413/dir2: Waiting for checks to finish 2026/05/27 04:25:39 DEBUG : Local file system at /tmp/rclone2023477413/dir2: Waiting for transfers to finish 2026/05/27 04:25:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:25:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/27 04:25:40 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:40 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/27 04:25:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/27 04:25:40 INFO : nested/sub dir/file: Copied (new) 2026/05/27 04:25:40 INFO : nested/sub dir/file: Deleted 2026/05/27 04:25:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:25:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:25:41 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:25:41 INFO : sub dir/hello world: Deleted 2026/05/27 04:25:41 INFO : sub dir: Removing directory 2026/05/27 04:25:41 INFO : nested/sub dir: Removing directory 2026/05/27 04:25:41 INFO : nested: Removing directory 2026/05/27 04:25:41 DEBUG : Local file system at /tmp/rclone2023477413: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/27 04:25:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/27 04:25:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:42 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001150_t0026": EOF 2026/05/27 04:25:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001150_t0026": EOF) 2026/05/27 04:25:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/27 04:25:42 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001150_t0026": EOF - low level retry 0/10 2026/05/27 04:25:42 DEBUG : pacer: Reducing sleep to 10ms 2026/05/27 04:25:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/27 04:25:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/27 04:25:42 INFO : nested/sub dir/file: Copied (new) 2026/05/27 04:25:42 INFO : nested/sub dir/file: Deleted 2026/05/27 04:25:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/27 04:25:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:25:43 INFO : sub dir/hello world: Copied (new) 2026/05/27 04:25:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/27 04:25:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/27 04:25:44 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:44 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:44 DEBUG : existing-b: size = 6 OK 2026/05/27 04:25:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/27 04:25:44 INFO : existing-b: Copied (new) 2026/05/27 04:25:44 INFO : existing-b: Deleted 2026/05/27 04:25:44 DEBUG : existing: size = 6 OK 2026/05/27 04:25:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/27 04:25:44 INFO : existing: Copied (new) 2026/05/27 04:25:44 INFO : existing: Deleted 2026/05/27 04:25:45 DEBUG : existing: Destination exists, skipping 2026/05/27 04:25:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/27 04:25:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:25:45 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:25:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:25:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yasurus4jebo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-yasurus4jebo 2026/05/27 04:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:26:05 DEBUG : empty space: size = 1 OK 2026/05/27 04:26:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/27 04:26:05 DEBUG : empty space: Unchanged skipping 2026/05/27 04:26:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:26:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yasurus4jebo) 2026/05/27 04:26:05 DEBUG : potato3: Sizes differ 2026/05/27 04:26:05 DEBUG : B2 bucket rclone-test-yasurus4jebo: Waiting for checks to finish 2026/05/27 04:26:06 INFO : empty space: Deleted 2026/05/27 04:26:06 DEBUG : B2 bucket rclone-test-yasurus4jebo: Waiting for transfers to finish 2026/05/27 04:26:06 DEBUG : potato2: size = 60 OK 2026/05/27 04:26:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:26:06 INFO : potato2: Copied (server-side copy) 2026/05/27 04:26:06 INFO : potato2: Deleted 2026/05/27 04:26:06 DEBUG : potato3: size = 68 OK 2026/05/27 04:26:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:26:06 INFO : potato3: Copied (server-side copy) 2026/05/27 04:26:06 INFO : potato3: Deleted 2026/05/27 04:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vajiqiq9famo" 2026/05/27 04:26:07 DEBUG : Config file has changed externally - reloading 2026/05/27 04:26:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/27 04:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:26:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/27 04:26:08 DEBUG : B2 bucket rclone-test-vajiqiq9famo: Waiting for checks to finish 2026/05/27 04:26:08 DEBUG : B2 bucket rclone-test-vajiqiq9famo: Waiting for transfers to finish 2026/05/27 04:26:11 DEBUG : empty space: size = 1 OK 2026/05/27 04:26:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:26:11 INFO : empty space: Copied (server-side copy) 2026/05/27 04:26:11 INFO : empty space: Deleted 2026/05/27 04:26:11 DEBUG : potato2: size = 60 OK 2026/05/27 04:26:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:26:11 INFO : potato2: Copied (server-side copy) 2026/05/27 04:26:11 INFO : potato2: Deleted 2026/05/27 04:26:11 DEBUG : potato3: size = 68 OK 2026/05/27 04:26:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:26:11 INFO : potato3: Copied (server-side copy) 2026/05/27 04:26:11 INFO : potato3: Deleted 2026/05/27 04:26:12 DEBUG : B2 bucket rclone-test-vajiqiq9famo: Purge remote 2026/05/27 04:26:12 INFO : B2 bucket rclone-test-vajiqiq9famo: cleaning bucket "rclone-test-vajiqiq9famo" of all files 2026/05/27 04:26:12 DEBUG : empty space: Deleting (id "4_zdf72cd83a0ed6b7b9fe80e1b_f118a943fa28fe9f0_d20260527_m042610_c001_v0001173_t0038_u01779855970924") 2026/05/27 04:26:12 DEBUG : potato2: Deleting (id "4_zdf72cd83a0ed6b7b9fe80e1b_f109eef56c23f600e_d20260527_m042611_c001_v0001180_t0035_u01779855971317") 2026/05/27 04:26:12 DEBUG : potato3: Deleting (id "4_zdf72cd83a0ed6b7b9fe80e1b_f1118648c0fe5c09e_d20260527_m042611_c001_v0001173_t0015_u01779855971309") 2026/05/27 04:26:13 DEBUG : B2 bucket rclone-test-yasurus4jebo: Purge remote 2026/05/27 04:26:13 INFO : B2 bucket rclone-test-yasurus4jebo: cleaning bucket "rclone-test-yasurus4jebo" of all files 2026/05/27 04:26:13 DEBUG : empty space: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f41749cda9bd632be_d20260527_m042611_c001_v7007000_t0000_u01779855971346") 2026/05/27 04:26:13 DEBUG : empty space: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f112f82b1dd15de93_d20260527_m042604_c001_v0001113_t0016_u01779855964316") 2026/05/27 04:26:13 DEBUG : potato2: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f41749cda9bd632bf_d20260527_m042611_c001_v7007000_t0000_u01779855971547") 2026/05/27 04:26:13 DEBUG : potato2: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f109d1d317e1a2252_d20260527_m042605_c001_v0001173_t0051_u01779855965944") 2026/05/27 04:26:13 DEBUG : potato3: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f41749cda9bd632c0_d20260527_m042611_c001_v7007000_t0000_u01779855971880") 2026/05/27 04:26:13 DEBUG : potato3: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f11188a953dab44c8_d20260527_m042606_c001_v0001178_t0025_u01779855966477") 2026/05/27 04:26:13 DEBUG : potato3: Deleting (id "4_z4f727da3a0ed6b7b9fe80e1b_f112f82b1dd15de95_d20260527_m042604_c001_v0001113_t0004_u01779855964828") --- PASS: TestServerSideMove (44.24s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-buwalej2dili" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-buwalej2dili 2026/05/27 04:26:40 DEBUG : empty space: Excluded (Size Filter) 2026/05/27 04:26:40 DEBUG : empty space: Excluded 2026/05/27 04:26:41 DEBUG : empty space: Excluded (Size Filter) 2026/05/27 04:26:41 DEBUG : empty space: Excluded 2026/05/27 04:26:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:26:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:26:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buwalej2dili) 2026/05/27 04:26:41 DEBUG : potato3: Sizes differ 2026/05/27 04:26:41 DEBUG : B2 bucket rclone-test-buwalej2dili: Waiting for checks to finish 2026/05/27 04:26:41 DEBUG : B2 bucket rclone-test-buwalej2dili: Waiting for transfers to finish 2026/05/27 04:26:41 DEBUG : potato2: size = 60 OK 2026/05/27 04:26:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:26:41 INFO : potato2: Copied (server-side copy) 2026/05/27 04:26:41 INFO : potato2: Deleted 2026/05/27 04:26:42 DEBUG : potato3: size = 68 OK 2026/05/27 04:26:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:26:42 INFO : potato3: Copied (server-side copy) 2026/05/27 04:26:42 INFO : potato3: Deleted 2026/05/27 04:26:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cagutab4tuqa" 2026/05/27 04:26:43 DEBUG : empty space: Excluded (Size Filter) 2026/05/27 04:26:43 DEBUG : empty space: Excluded 2026/05/27 04:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:26:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/27 04:26:43 DEBUG : B2 bucket rclone-test-cagutab4tuqa: Waiting for checks to finish 2026/05/27 04:26:43 DEBUG : B2 bucket rclone-test-cagutab4tuqa: Waiting for transfers to finish 2026/05/27 04:26:57 DEBUG : potato2: size = 60 OK 2026/05/27 04:26:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:26:57 INFO : potato2: Copied (server-side copy) 2026/05/27 04:26:57 DEBUG : potato3: size = 68 OK 2026/05/27 04:26:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:26:57 INFO : potato3: Copied (server-side copy) 2026/05/27 04:26:57 INFO : potato2: Deleted 2026/05/27 04:26:57 INFO : potato3: Deleted 2026/05/27 04:26:58 DEBUG : B2 bucket rclone-test-cagutab4tuqa: Purge remote 2026/05/27 04:26:58 INFO : B2 bucket rclone-test-cagutab4tuqa: cleaning bucket "rclone-test-cagutab4tuqa" of all files 2026/05/27 04:26:58 DEBUG : potato2: Deleting (id "4_z3f825d33a0fd6b7b9fe80e1b_f108ee65cedad073f_d20260527_m042656_c001_v0001150_t0000_u01779856016884") 2026/05/27 04:26:58 DEBUG : potato3: Deleting (id "4_z3f825d33a0fd6b7b9fe80e1b_f1045aabbacd9d37d_d20260527_m042657_c001_v0001113_t0036_u01779856017201") 2026/05/27 04:27:12 DEBUG : B2 bucket rclone-test-buwalej2dili: Purge remote 2026/05/27 04:27:12 INFO : B2 bucket rclone-test-buwalej2dili: cleaning bucket "rclone-test-buwalej2dili" of all files 2026/05/27 04:27:13 DEBUG : empty space: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f10015e59efb015b6_d20260527_m042639_c001_v0001115_t0039_u01779855999361") 2026/05/27 04:27:13 DEBUG : potato2: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f4150823cd0ad8ba3_d20260527_m042657_c001_v7007000_t0000_u01779856017542") 2026/05/27 04:27:13 DEBUG : potato2: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f114522ea8e487f37_d20260527_m042641_c001_v0001043_t0012_u01779856001265") 2026/05/27 04:27:13 DEBUG : potato3: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f4150823cd0ad8ba4_d20260527_m042657_c001_v7007000_t0000_u01779856017726") 2026/05/27 04:27:13 DEBUG : potato3: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f1005477c8234becd_d20260527_m042641_c001_v0001144_t0006_u01779856001624") 2026/05/27 04:27:13 DEBUG : potato3: Deleting (id "4_z8f122da3a0fd6b7b9fe80e1b_f10015e59efb015ba_d20260527_m042639_c001_v0001115_t0044_u01779855999856") --- PASS: TestServerSideMoveWithFilter (50.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wesuqux6qipo" 2026/05/27 04:27:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rogitaw4qata -> B2 bucket rclone-test-wesuqux6qipo 2026/05/27 04:27:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:27:40 DEBUG : empty space: size = 1 OK 2026/05/27 04:27:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/27 04:27:40 DEBUG : empty space: Unchanged skipping 2026/05/27 04:27:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:27:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wesuqux6qipo) 2026/05/27 04:27:40 DEBUG : potato3: Sizes differ 2026/05/27 04:27:40 DEBUG : B2 bucket rclone-test-wesuqux6qipo: Waiting for checks to finish 2026/05/27 04:27:40 INFO : empty space: Deleted 2026/05/27 04:27:40 DEBUG : B2 bucket rclone-test-wesuqux6qipo: Waiting for transfers to finish 2026/05/27 04:27:41 DEBUG : potato2: size = 60 OK 2026/05/27 04:27:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:27:41 INFO : potato2: Copied (server-side copy) 2026/05/27 04:27:41 INFO : potato2: Deleted 2026/05/27 04:27:41 DEBUG : potato3: size = 68 OK 2026/05/27 04:27:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:27:41 INFO : potato3: Copied (server-side copy) 2026/05/27 04:27:41 INFO : potato3: Deleted 2026/05/27 04:27:42 DEBUG : Creating backend with remote "TestB2:rclone-test-weyuhal3fija" 2026/05/27 04:27:42 INFO : tomatoDir: Making directory 2026/05/27 04:27:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/27 04:27:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/27 04:27:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/27 04:27:43 DEBUG : B2 bucket rclone-test-weyuhal3fija: Waiting for checks to finish 2026/05/27 04:27:43 DEBUG : B2 bucket rclone-test-weyuhal3fija: Waiting for transfers to finish 2026/05/27 04:27:46 DEBUG : empty space: size = 1 OK 2026/05/27 04:27:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/27 04:27:46 INFO : empty space: Copied (server-side copy) 2026/05/27 04:27:46 INFO : empty space: Deleted 2026/05/27 04:27:46 DEBUG : potato2: size = 60 OK 2026/05/27 04:27:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/27 04:27:46 INFO : potato2: Copied (server-side copy) 2026/05/27 04:27:46 DEBUG : potato3: size = 68 OK 2026/05/27 04:27:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/27 04:27:46 INFO : potato3: Copied (server-side copy) 2026/05/27 04:27:46 INFO : potato2: Deleted 2026/05/27 04:27:46 INFO : potato3: Deleted 2026/05/27 04:27:47 DEBUG : B2 bucket rclone-test-weyuhal3fija: Purge remote 2026/05/27 04:27:47 INFO : B2 bucket rclone-test-weyuhal3fija: cleaning bucket "rclone-test-weyuhal3fija" of all files 2026/05/27 04:27:47 DEBUG : empty space: Deleting (id "4_z7f523dc3b00d6b7b9fe80e1b_f1082ba0c0e04dac4_d20260527_m042745_c001_v0001178_t0054_u01779856065729") 2026/05/27 04:27:47 DEBUG : potato2: Deleting (id "4_z7f523dc3b00d6b7b9fe80e1b_f102c7369b39aeeec_d20260527_m042746_c001_v0001037_t0059_u01779856066116") 2026/05/27 04:27:47 DEBUG : potato3: Deleting (id "4_z7f523dc3b00d6b7b9fe80e1b_f10091c136b8e4698_d20260527_m042746_c001_v0001041_t0048_u01779856066136") 2026/05/27 04:28:03 DEBUG : B2 bucket rclone-test-wesuqux6qipo: Purge remote 2026/05/27 04:28:03 INFO : B2 bucket rclone-test-wesuqux6qipo: cleaning bucket "rclone-test-wesuqux6qipo" of all files 2026/05/27 04:28:03 DEBUG : empty space: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f41749cda9bd63533_d20260527_m042746_c001_v7007000_t0000_u01779856066094") 2026/05/27 04:28:03 DEBUG : empty space: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f117efd8a7065aeb7_d20260527_m042739_c001_v0001183_t0048_u01779856059522") 2026/05/27 04:28:03 DEBUG : potato2: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f41749cda9bd63539_d20260527_m042746_c001_v7007000_t0000_u01779856066501") 2026/05/27 04:28:03 DEBUG : potato2: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f112780ed81e72dae_d20260527_m042740_c001_v0001033_t0019_u01779856060977") 2026/05/27 04:28:03 DEBUG : potato3: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f41749cda9bd6353d_d20260527_m042746_c001_v7007000_t0000_u01779856066703") 2026/05/27 04:28:03 DEBUG : potato3: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f108842115e6e04cd_d20260527_m042741_c001_v0001117_t0042_u01779856061114") 2026/05/27 04:28:03 DEBUG : potato3: Deleting (id "4_z3f82ede3a0fd6b7b9fe80e1b_f117efd8a7065aeb9_d20260527_m042739_c001_v0001183_t0043_u01779856059757") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (58.76s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/rclone-move-test" 2026/05/27 04:28:19 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/rclone-sync-test" 2026/05/27 04:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/rclone-sync-test-include/layer2" 2026/05/27 04:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/rclone-sync-test-ignore-file" 2026/05/27 04:28:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/27 04:28:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/27 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/27 04:28:31 DEBUG : pacer: Reducing sleep to 10ms 2026/05/27 04:28:31 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test: Waiting for checks to finish 2026/05/27 04:28:31 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test: Waiting for transfers to finish 2026/05/27 04:28:31 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:31 INFO : There was nothing to transfer 2026/05/27 04:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/27 04:28:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:28:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:28:31 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:31 INFO : There was nothing to transfer 2026/05/27 04:28:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/27 04:28:32 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/27 04:28:32 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/27 04:28:32 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:32 INFO : There was nothing to transfer 2026/05/27 04:28:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/27 04:28:32 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:28:32 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:28:32 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:32 INFO : There was nothing to transfer 2026/05/27 04:28:33 DEBUG : Excluded 2026/05/27 04:28:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/27 04:28:33 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/27 04:28:33 DEBUG : B2 bucket rclone-test-rogitaw4qata path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/27 04:28:33 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.43s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:28:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/CompareDest" 2026/05/27 04:28:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/27 04:28:37 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:37 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:38 DEBUG : one: size = 3 OK 2026/05/27 04:28:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:28:38 INFO : one: Copied (new) 2026/05/27 04:28:38 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:38 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:38 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:38 DEBUG : one: Sizes differ 2026/05/27 04:28:38 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:39 DEBUG : one: size = 5 OK 2026/05/27 04:28:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/27 04:28:39 INFO : one: Copied (replaced existing) 2026/05/27 04:28:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:40 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:40 DEBUG : one: Sizes differ 2026/05/27 04:28:40 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:41 DEBUG : one: size = 5 OK 2026/05/27 04:28:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/27 04:28:41 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:41 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:41 INFO : There was nothing to transfer 2026/05/27 04:28:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:41 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:41 DEBUG : one: Sizes differ 2026/05/27 04:28:42 DEBUG : two: size = 3 OK 2026/05/27 04:28:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/27 04:28:42 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:42 DEBUG : one: size = 5 OK 2026/05/27 04:28:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/27 04:28:42 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:42 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:42 INFO : There was nothing to transfer 2026/05/27 04:28:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:42 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:42 DEBUG : one: Sizes differ 2026/05/27 04:28:42 DEBUG : two: size = 3 OK 2026/05/27 04:28:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/27 04:28:42 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:42 DEBUG : one: size = 5 OK 2026/05/27 04:28:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/27 04:28:42 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:42 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:42 INFO : There was nothing to transfer 2026/05/27 04:28:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:43 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:43 DEBUG : one: Sizes differ 2026/05/27 04:28:44 DEBUG : two: size = 3 OK 2026/05/27 04:28: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/05/27 04:28:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/27 04:28:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/27 04:28:44 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:44 DEBUG : one: size = 5 OK 2026/05/27 04:28:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/27 04:28:44 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:44 DEBUG : Waiting for deletions to finish 2026/05/27 04:28:44 INFO : There was nothing to transfer 2026/05/27 04:28:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:44 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:28:44 DEBUG : one: Sizes differ 2026/05/27 04:28:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:28:45 DEBUG : two: size = 3 (B2 bucket rclone-test-rogitaw4qata path CompareDest) 2026/05/27 04:28:45 DEBUG : two: Sizes differ 2026/05/27 04:28:45 DEBUG : two: Need to transfer - File not found at Destination 2026/05/27 04:28:45 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:45 DEBUG : one: size = 5 OK 2026/05/27 04:28:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:28:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/27 04:28:45 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:28:45 DEBUG : two: size = 5 OK 2026/05/27 04:28:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/27 04:28:45 INFO : two: Copied (new) 2026/05/27 04:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.10s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dest" 2026/05/27 04:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/pre-dest1" 2026/05/27 04:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/pre-dest2" 2026/05/27 04:28:53 DEBUG : 1: size = 1 OK 2026/05/27 04:28:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:28:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/27 04:28:53 DEBUG : 2: size = 1 OK 2026/05/27 04:28:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:28:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/27 04:28:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/27 04:28:54 DEBUG : B2 bucket rclone-test-rogitaw4qata path dest: Waiting for checks to finish 2026/05/27 04:28:54 DEBUG : B2 bucket rclone-test-rogitaw4qata path dest: Waiting for transfers to finish 2026/05/27 04:28:55 DEBUG : 3: size = 1 OK 2026/05/27 04:28:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/27 04:28:55 INFO : 3: Copied (new) 2026/05/27 04:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.54s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/CopyDest" 2026/05/27 04:28:59 DEBUG : one: Need to transfer - File not found at Destination 2026/05/27 04:28:59 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:28:59 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:00 DEBUG : one: size = 3 OK 2026/05/27 04:29:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:00 INFO : one: Copied (new) 2026/05/27 04:29:00 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:01 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:01 DEBUG : one: Sizes differ 2026/05/27 04:29:01 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:01 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:02 DEBUG : one: size = 5 OK 2026/05/27 04:29:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/27 04:29:02 INFO : one: Copied (replaced existing) 2026/05/27 04:29:02 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/BackupDir" 2026/05/27 04:29:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:05 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:05 DEBUG : one: Sizes differ 2026/05/27 04:29:05 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:05 DEBUG : one: size = 5 OK 2026/05/27 04:29:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:05 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:05 DEBUG : one: Sizes differ 2026/05/27 04:29:07 DEBUG : one: size = 3 OK 2026/05/27 04:29:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:07 INFO : one: Copied (server-side copy) 2026/05/27 04:29:07 INFO : one: Deleted 2026/05/27 04:29:07 DEBUG : one: size = 5 OK 2026/05/27 04:29:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/27 04:29:07 INFO : one: Copied (server-side copy) 2026/05/27 04:29:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/27 04:29:07 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:07 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:08 DEBUG : one: size = 5 OK 2026/05/27 04:29:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:08 DEBUG : one: Unchanged skipping 2026/05/27 04:29:08 DEBUG : two: size = 3 OK 2026/05/27 04:29:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:09 DEBUG : two: size = 3 OK 2026/05/27 04:29:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/27 04:29:09 INFO : two: Copied (server-side copy) 2026/05/27 04:29:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/27 04:29:09 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:09 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:09 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:09 DEBUG : one: size = 5 OK 2026/05/27 04:29:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:09 DEBUG : one: Unchanged skipping 2026/05/27 04:29:09 DEBUG : two: size = 3 OK 2026/05/27 04:29:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:09 DEBUG : two: Unchanged skipping 2026/05/27 04:29:09 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:09 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:09 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:09 INFO : There was nothing to transfer 2026/05/27 04:29:10 DEBUG : one: size = 5 OK 2026/05/27 04:29:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:10 DEBUG : one: Unchanged skipping 2026/05/27 04:29:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:11 DEBUG : three: size = 5 (B2 bucket rclone-test-rogitaw4qata path CopyDest) 2026/05/27 04:29:11 DEBUG : three: Sizes differ 2026/05/27 04:29:11 DEBUG : three: Destination not found in --copy-dest 2026/05/27 04:29:11 DEBUG : three: Need to transfer - File not found at Destination 2026/05/27 04:29:11 DEBUG : two: size = 3 OK 2026/05/27 04:29:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/27 04:29:11 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:11 DEBUG : two: Unchanged skipping 2026/05/27 04:29:11 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:11 DEBUG : three: size = 7 OK 2026/05/27 04:29:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/27 04:29:11 INFO : three: Copied (new) 2026/05/27 04:29:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.95s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/backup" 2026/05/27 04:29:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:18 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:18 DEBUG : one: Sizes differ 2026/05/27 04:29:18 DEBUG : two: size = 3 OK 2026/05/27 04:29:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:18 DEBUG : two: Unchanged skipping 2026/05/27 04:29:18 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:19 DEBUG : one: size = 3 OK 2026/05/27 04:29:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:19 INFO : one: Copied (server-side copy) 2026/05/27 04:29:19 INFO : one: Deleted 2026/05/27 04:29:19 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:20 DEBUG : one: size = 4 OK 2026/05/27 04:29:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:20 INFO : one: Copied (new) 2026/05/27 04:29:20 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:21 DEBUG : three.txt: size = 5 OK 2026/05/27 04:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:29:21 INFO : three.txt: Copied (server-side copy) 2026/05/27 04:29:21 INFO : three.txt: Deleted 2026/05/27 04:29:21 INFO : three.txt: Moved into backup dir 2026/05/27 04:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:23 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:23 DEBUG : one: Sizes differ 2026/05/27 04:29:23 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:23 DEBUG : two: size = 3 OK 2026/05/27 04:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:23 DEBUG : two: Unchanged skipping 2026/05/27 04:29:24 DEBUG : one: size = 4 OK 2026/05/27 04:29:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:24 INFO : one: Copied (server-side copy) 2026/05/27 04:29:24 INFO : one: Deleted 2026/05/27 04:29:24 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:25 DEBUG : one: size = 5 OK 2026/05/27 04:29:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:29:25 INFO : one: Copied (new) 2026/05/27 04:29:25 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:25 DEBUG : three.txt: size = 6 OK 2026/05/27 04:29:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:29:25 INFO : three.txt: Copied (server-side copy) 2026/05/27 04:29:26 INFO : three.txt: Deleted 2026/05/27 04:29:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.69s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:29:27 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001103_t0013": EOF 2026/05/27 04:29:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001103_t0013": EOF) 2026/05/27 04:29:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-rogitaw4qata: 1/10 (Post "https://pod-000-1103-12.backblaze.com/b2api/v1/b2_upload_file/3f425d93a0ad6b7b9fe80e1b/c001_v0001103_t0013": EOF) 2026/05/27 04:29:30 DEBUG : pacer: Reducing sleep to 10ms 2026/05/27 04:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:29:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/backup" 2026/05/27 04:29:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:33 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:33 DEBUG : one: Sizes differ 2026/05/27 04:29:33 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:33 DEBUG : two: size = 3 OK 2026/05/27 04:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:33 DEBUG : two: Unchanged skipping 2026/05/27 04:29:34 DEBUG : one.bak: size = 3 OK 2026/05/27 04:29:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:34 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:29:34 INFO : one: Deleted 2026/05/27 04:29:34 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:35 DEBUG : one: size = 4 OK 2026/05/27 04:29:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:35 INFO : one: Copied (new) 2026/05/27 04:29:35 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:36 DEBUG : three.txt.bak: size = 5 OK 2026/05/27 04:29:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:29:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:29:36 INFO : three.txt: Deleted 2026/05/27 04:29:36 INFO : three.txt: Moved into backup dir 2026/05/27 04:29:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:38 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:38 DEBUG : one: Sizes differ 2026/05/27 04:29:38 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:38 DEBUG : two: size = 3 OK 2026/05/27 04:29:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:38 DEBUG : two: Unchanged skipping 2026/05/27 04:29:38 DEBUG : one.bak: size = 4 OK 2026/05/27 04:29:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:38 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:29:38 INFO : one: Deleted 2026/05/27 04:29:38 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:39 DEBUG : one: size = 5 OK 2026/05/27 04:29:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:29:39 INFO : one: Copied (new) 2026/05/27 04:29:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:39 DEBUG : three.txt.bak: size = 6 OK 2026/05/27 04:29:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:29:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:29:40 INFO : three.txt: Deleted 2026/05/27 04:29:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/backup" 2026/05/27 04:29:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:45 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:45 DEBUG : one: Sizes differ 2026/05/27 04:29:45 DEBUG : two: size = 3 OK 2026/05/27 04:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:45 DEBUG : two: Unchanged skipping 2026/05/27 04:29:45 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:46 DEBUG : one-2019-01-01: size = 3 OK 2026/05/27 04:29:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/27 04:29:47 INFO : one: Deleted 2026/05/27 04:29:47 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:47 DEBUG : one: size = 4 OK 2026/05/27 04:29:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:47 INFO : one: Copied (new) 2026/05/27 04:29:47 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/27 04:29:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:29:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/27 04:29:48 INFO : three.txt: Deleted 2026/05/27 04:29:48 INFO : three.txt: Moved into backup dir 2026/05/27 04:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:50 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:50 DEBUG : one: Sizes differ 2026/05/27 04:29:50 DEBUG : two: size = 3 OK 2026/05/27 04:29:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:50 DEBUG : two: Unchanged skipping 2026/05/27 04:29:50 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:50 DEBUG : one-2019-01-01: size = 4 OK 2026/05/27 04:29:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/27 04:29:50 INFO : one: Deleted 2026/05/27 04:29:50 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:51 DEBUG : one: size = 5 OK 2026/05/27 04:29:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:29:51 INFO : one: Copied (new) 2026/05/27 04:29:51 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/27 04:29:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:29:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/27 04:29:51 INFO : three.txt: Deleted 2026/05/27 04:29:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.72s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:29:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:55 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:55 DEBUG : one: Sizes differ 2026/05/27 04:29:55 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:55 DEBUG : two: size = 3 OK 2026/05/27 04:29:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:55 DEBUG : two: Unchanged skipping 2026/05/27 04:29:56 DEBUG : one.bak: size = 3 OK 2026/05/27 04:29:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:29:56 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:29:56 INFO : one: Deleted 2026/05/27 04:29:56 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:29:57 DEBUG : one: size = 4 OK 2026/05/27 04:29:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:29:57 INFO : one: Copied (new) 2026/05/27 04:29:57 DEBUG : Waiting for deletions to finish 2026/05/27 04:29:58 DEBUG : three.txt.bak: size = 5 OK 2026/05/27 04:29:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:29:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:29:58 INFO : three.txt: Deleted 2026/05/27 04:29:58 INFO : three.txt: Moved into backup dir 2026/05/27 04:29:59 DEBUG : one.bak: Excluded (Path Filter) 2026/05/27 04:29:59 DEBUG : one.bak: Excluded 2026/05/27 04:29:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/27 04:29:59 DEBUG : three.txt.bak: Excluded 2026/05/27 04:29:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:29:59 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:29:59 DEBUG : one: Sizes differ 2026/05/27 04:29:59 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for checks to finish 2026/05/27 04:29:59 DEBUG : two: size = 3 OK 2026/05/27 04:29:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:29:59 DEBUG : two: Unchanged skipping 2026/05/27 04:30:00 DEBUG : one.bak: size = 4 OK 2026/05/27 04:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:30:00 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:30:00 INFO : one: Deleted 2026/05/27 04:30:00 DEBUG : B2 bucket rclone-test-rogitaw4qata path dst: Waiting for transfers to finish 2026/05/27 04:30:00 DEBUG : one: size = 5 OK 2026/05/27 04:30:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:30:00 INFO : one: Copied (new) 2026/05/27 04:30:00 DEBUG : Waiting for deletions to finish 2026/05/27 04:30:01 DEBUG : three.txt.bak: size = 6 OK 2026/05/27 04:30:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:30:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:30:01 INFO : three.txt: Deleted 2026/05/27 04:30:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.33s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:30:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:05 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:05 DEBUG : one: Sizes differ 2026/05/27 04:30:06 DEBUG : one.bak: size = 3 OK 2026/05/27 04:30:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:30:06 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:30:07 INFO : one: Deleted 2026/05/27 04:30:07 DEBUG : one: size = 4 OK 2026/05/27 04:30:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:30:07 INFO : one: Copied (new) 2026/05/27 04:30:08 DEBUG : two: size = 3 OK 2026/05/27 04:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:08 DEBUG : two: Unchanged skipping 2026/05/27 04:30:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:08 DEBUG : three.txt: Sizes differ 2026/05/27 04:30:09 DEBUG : three.txt.bak: size = 5 OK 2026/05/27 04:30:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:30:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:30:09 INFO : three.txt: Deleted 2026/05/27 04:30:09 DEBUG : three.txt: size = 6 OK 2026/05/27 04:30:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:30:09 INFO : three.txt: Copied (new) 2026/05/27 04:30:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:10 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:10 DEBUG : one: Sizes differ 2026/05/27 04:30:11 DEBUG : one.bak: size = 4 OK 2026/05/27 04:30:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:30:11 INFO : one: Copied (server-side copy) to: one.bak 2026/05/27 04:30:11 INFO : one: Deleted 2026/05/27 04:30:11 DEBUG : one: size = 5 OK 2026/05/27 04:30:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:30:11 INFO : one: Copied (new) 2026/05/27 04:30:11 DEBUG : two: size = 3 OK 2026/05/27 04:30:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:11 DEBUG : two: Unchanged skipping 2026/05/27 04:30:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:11 DEBUG : three.txt: Sizes differ 2026/05/27 04:30:12 DEBUG : three.txt.bak: size = 6 OK 2026/05/27 04:30:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:30:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/27 04:30:12 INFO : three.txt: Deleted 2026/05/27 04:30:12 DEBUG : three.txt: size = 19 OK 2026/05/27 04:30:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/27 04:30:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.80s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:15 DEBUG : Creating backend with remote "TestB2:rclone-test-rogitaw4qata/dst" 2026/05/27 04:30:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:16 DEBUG : one: size = 3 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:16 DEBUG : one: Sizes differ 2026/05/27 04:30:18 DEBUG : one-2019-01-01: size = 3 OK 2026/05/27 04:30:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/27 04:30:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/27 04:30:18 INFO : one: Deleted 2026/05/27 04:30:19 DEBUG : one: size = 4 OK 2026/05/27 04:30:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:30:19 INFO : one: Copied (new) 2026/05/27 04:30:19 DEBUG : two: size = 3 OK 2026/05/27 04:30:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:19 DEBUG : two: Unchanged skipping 2026/05/27 04:30:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:19 DEBUG : three.txt: Sizes differ 2026/05/27 04:30:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/27 04:30:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/27 04:30:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/27 04:30:20 INFO : three.txt: Deleted 2026/05/27 04:30:20 DEBUG : three.txt: size = 6 OK 2026/05/27 04:30:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:30:20 INFO : three.txt: Copied (new) 2026/05/27 04:30:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:21 DEBUG : one: size = 4 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:21 DEBUG : one: Sizes differ 2026/05/27 04:30:22 DEBUG : one-2019-01-01: size = 4 OK 2026/05/27 04:30:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/27 04:30:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/27 04:30:22 INFO : one: Deleted 2026/05/27 04:30:23 DEBUG : one: size = 5 OK 2026/05/27 04:30:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/27 04:30:23 INFO : one: Copied (new) 2026/05/27 04:30:23 DEBUG : two: size = 3 OK 2026/05/27 04:30:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:23 DEBUG : two: Unchanged skipping 2026/05/27 04:30:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rogitaw4qata path dst) 2026/05/27 04:30:23 DEBUG : three.txt: Sizes differ 2026/05/27 04:30:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/27 04:30:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/27 04:30:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/27 04:30:24 INFO : three.txt: Deleted 2026/05/27 04:30:25 DEBUG : three.txt: size = 19 OK 2026/05/27 04:30:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/27 04:30:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.35s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:27 DEBUG : Testêé: Sizes differ 2026/05/27 04:30:27 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:27 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:30:27 DEBUG : Testêé: size = 14 OK 2026/05/27 04:30:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/27 04:30:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/27 04:30:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.89s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/27 04:30:28 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:28 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:30:29 DEBUG : existing: size = 6 OK 2026/05/27 04:30:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/27 04:30:29 INFO : existing: Copied (new) 2026/05/27 04:30:29 DEBUG : Waiting for deletions to finish 2026/05/27 04:30:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:29 DEBUG : existing: Sizes differ 2026/05/27 04:30:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/27 04:30:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:30:29 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting files as there were IO errors 2026/05/27 04:30:29 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:31 DEBUG : EXISTING: size = 6 OK 2026/05/27 04:30:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:31 DEBUG : existing: Unchanged skipping 2026/05/27 04:30:31 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:30:31 DEBUG : Waiting for deletions to finish 2026/05/27 04:30:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", 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-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:43 DEBUG : both10: size = 6 OK 2026/05/27 04:30:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both12: size = 6 OK 2026/05/27 04:30:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both0: size = 6 OK 2026/05/27 04:30:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both11: size = 6 OK 2026/05/27 04:30:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both10: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both13: size = 6 OK 2026/05/27 04:30:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both11: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both14: size = 6 OK 2026/05/27 04:30:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both13: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both15: size = 6 OK 2026/05/27 04:30:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both15: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both16: size = 6 OK 2026/05/27 04:30:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both16: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both17: size = 6 OK 2026/05/27 04:30:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both12: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both18: size = 6 OK 2026/05/27 04:30:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both18: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both19: size = 6 OK 2026/05/27 04:30:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both19: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both1: size = 6 OK 2026/05/27 04:30:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both1: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both2: size = 6 OK 2026/05/27 04:30:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both2: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both3: size = 6 OK 2026/05/27 04:30:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both3: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both4: size = 6 OK 2026/05/27 04:30:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both4: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both5: size = 6 OK 2026/05/27 04:30:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both5: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both6: size = 6 OK 2026/05/27 04:30:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both6: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both7: size = 6 OK 2026/05/27 04:30:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both7: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both8: size = 6 OK 2026/05/27 04:30:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both8: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both9: size = 6 OK 2026/05/27 04:30:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:43 DEBUG : both9: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both0: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both14: Unchanged skipping 2026/05/27 04:30:43 DEBUG : both17: Unchanged skipping 2026/05/27 04:30:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:30:43 DEBUG : Waiting for deletions to finish 2026/05/27 04:30:43 INFO : only10: Deleted 2026/05/27 04:30:43 INFO : only12: Deleted 2026/05/27 04:30:43 INFO : only3: Deleted 2026/05/27 04:30:43 INFO : only4: Deleted 2026/05/27 04:30:43 INFO : only13: Deleted 2026/05/27 04:30:43 INFO : only6: Deleted 2026/05/27 04:30:43 INFO : only9: Deleted 2026/05/27 04:30:43 INFO : only14: Deleted 2026/05/27 04:30:43 INFO : only17: Deleted 2026/05/27 04:30:43 INFO : only18: Deleted 2026/05/27 04:30:44 INFO : only19: Deleted 2026/05/27 04:30:44 INFO : only5: Deleted 2026/05/27 04:30:44 INFO : only8: Deleted 2026/05/27 04:30:44 INFO : only0: Deleted 2026/05/27 04:30:44 INFO : only1: Deleted 2026/05/27 04:30:44 INFO : only2: Deleted 2026/05/27 04:30:44 INFO : only11: Deleted 2026/05/27 04:30:44 INFO : only15: Deleted 2026/05/27 04:30:44 INFO : only16: Deleted 2026/05/27 04:30:44 INFO : only7: Deleted 2026/05/27 04:30:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.17s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:30:59 DEBUG : both0: size = 6 OK 2026/05/27 04:30:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both0: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both10: size = 6 OK 2026/05/27 04:30:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both10: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both11: size = 6 OK 2026/05/27 04:30:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both11: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both12: size = 6 OK 2026/05/27 04:30:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both12: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both13: size = 6 OK 2026/05/27 04:30:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both13: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both14: size = 6 OK 2026/05/27 04:30:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both14: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both15: size = 6 OK 2026/05/27 04:30:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both15: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both16: size = 6 OK 2026/05/27 04:30:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both16: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both17: size = 6 OK 2026/05/27 04:30:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both17: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both18: size = 6 OK 2026/05/27 04:30:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both18: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both19: size = 6 OK 2026/05/27 04:30:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both19: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both1: size = 6 OK 2026/05/27 04:30:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both1: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both2: size = 6 OK 2026/05/27 04:30:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both2: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both3: size = 6 OK 2026/05/27 04:30:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both3: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both4: size = 6 OK 2026/05/27 04:30:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both4: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both5: size = 6 OK 2026/05/27 04:30:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both5: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both6: size = 6 OK 2026/05/27 04:30:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both7: size = 6 OK 2026/05/27 04:30:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both8: size = 6 OK 2026/05/27 04:30:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : both9: size = 6 OK 2026/05/27 04:30:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:30:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:30:59 DEBUG : both6: Unchanged skipping 2026/05/27 04:30:59 DEBUG : both7: Unchanged skipping 2026/05/27 04:30:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only10: Sizes differ 2026/05/27 04:30:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only11: Sizes differ 2026/05/27 04:30:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only12: Sizes differ 2026/05/27 04:30:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only13: Sizes differ 2026/05/27 04:30:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only14: Sizes differ 2026/05/27 04:30:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only15: Sizes differ 2026/05/27 04:30:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only16: Sizes differ 2026/05/27 04:30:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only17: Sizes differ 2026/05/27 04:30:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only18: Sizes differ 2026/05/27 04:30:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only19: Sizes differ 2026/05/27 04:30:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only1: Sizes differ 2026/05/27 04:30:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only2: Sizes differ 2026/05/27 04:30:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only3: Sizes differ 2026/05/27 04:30:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only0: Sizes differ 2026/05/27 04:30:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only4: Sizes differ 2026/05/27 04:30:59 DEBUG : both8: Unchanged skipping 2026/05/27 04:30:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only5: Sizes differ 2026/05/27 04:30:59 DEBUG : both9: Unchanged skipping 2026/05/27 04:30:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only6: Sizes differ 2026/05/27 04:30:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only7: Sizes differ 2026/05/27 04:30:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only8: Sizes differ 2026/05/27 04:30:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2023477413) 2026/05/27 04:30:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-rogitaw4qata) 2026/05/27 04:30:59 DEBUG : only9: Sizes differ 2026/05/27 04:30:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:00 DEBUG : only10: size = 0 OK 2026/05/27 04:31:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only10: Copied (replaced existing) 2026/05/27 04:31:00 DEBUG : only14: size = 0 OK 2026/05/27 04:31:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only14: Copied (replaced existing) 2026/05/27 04:31:00 DEBUG : only11: size = 0 OK 2026/05/27 04:31:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only11: Copied (replaced existing) 2026/05/27 04:31:00 DEBUG : only12: size = 0 OK 2026/05/27 04:31:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only12: Copied (replaced existing) 2026/05/27 04:31:00 DEBUG : only15: size = 0 OK 2026/05/27 04:31:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only15: Copied (replaced existing) 2026/05/27 04:31:00 DEBUG : only16: size = 0 OK 2026/05/27 04:31:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:00 INFO : only16: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only17: size = 0 OK 2026/05/27 04:31:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only17: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only18: size = 0 OK 2026/05/27 04:31:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only18: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only19: size = 0 OK 2026/05/27 04:31:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only19: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only13: size = 0 OK 2026/05/27 04:31:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only13: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only1: size = 0 OK 2026/05/27 04:31:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only1: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only2: size = 0 OK 2026/05/27 04:31:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only2: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only3: size = 0 OK 2026/05/27 04:31:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only3: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only5: size = 0 OK 2026/05/27 04:31:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only5: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only7: size = 0 OK 2026/05/27 04:31:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only7: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only8: size = 0 OK 2026/05/27 04:31:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only8: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only9: size = 0 OK 2026/05/27 04:31:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only9: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only6: size = 0 OK 2026/05/27 04:31:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only6: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only0: size = 0 OK 2026/05/27 04:31:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only0: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : only4: size = 0 OK 2026/05/27 04:31:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/27 04:31:01 INFO : only4: Copied (replaced existing) 2026/05/27 04:31:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.49s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:10 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:31:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:31:10 DEBUG : empty_on_remote: Making directory with metadata 2026/05/27 04:31:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:31:10 INFO : empty_on_remote: Making directory 2026/05/27 04:31:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/27 04:31:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:12 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:31:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:31:12 DEBUG : empty_on_remote: Making directory with metadata 2026/05/27 04:31:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/27 04:31:12 INFO : empty_on_remote: Making directory 2026/05/27 04:31:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/27 04:31:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:15 INFO : sub dir: Making directory 2026/05/27 04:31:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/27 04:31:18 INFO : sub dir: Making directory 2026/05/27 04:31:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:27 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:27 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : apple: size = 5 OK 2026/05/27 04:31:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:31:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : banana: size = 6 OK 2026/05/27 04:31:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:31:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : banana: Unchanged skipping 2026/05/27 04:31:28 DEBUG : apple: Unchanged skipping 2026/05/27 04:31:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:31:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:31:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:31:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:31:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:31:28 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:31:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:31:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:31:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:31:28 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:28 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:28 INFO : There was nothing to transfer 2026/05/27 04:31:28 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:28 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : apple: size = 5 OK 2026/05/27 04:31:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : apple: Unchanged skipping 2026/05/27 04:31:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:31:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:31:29 DEBUG : banana: size = 6 OK 2026/05/27 04:31:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : banana: Unchanged skipping 2026/05/27 04:31:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:31:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:31:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:31:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:31:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:31:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:31:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:29 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:29 INFO : There was nothing to transfer 2026/05/27 04:31:29 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:29 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:40 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : apple: size = 5 OK 2026/05/27 04:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : apple: Unchanged skipping 2026/05/27 04:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:31:41 DEBUG : banana: size = 6 OK 2026/05/27 04:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : banana: Unchanged skipping 2026/05/27 04:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:31:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:41 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:41 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:41 INFO : There was nothing to transfer 2026/05/27 04:31:41 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : apple: size = 5 OK 2026/05/27 04:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : apple: Unchanged skipping 2026/05/27 04:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:31:42 DEBUG : banana: size = 6 OK 2026/05/27 04:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : banana: Unchanged skipping 2026/05/27 04:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:31:42 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:42 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:42 INFO : There was nothing to transfer 2026/05/27 04:31:42 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:31:53 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:54 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:31:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/27 04:31:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:55 DEBUG : YXBwbGU=: size = 5 OK 2026/05/27 04:31:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/27 04:31:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/27 04:31:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/27 04:31:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:31:55 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:55 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/27 04:31:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:31:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:55 DEBUG : YmFuYW5h: size = 6 OK 2026/05/27 04:31:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/27 04:31:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/27 04:31:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/27 04:31:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:31:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:31:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:31:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:31:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:31:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:31:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:31:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:31:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:31:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:31:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/27 04:31:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:31:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/27 04:31:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:31:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/27 04:31:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:31:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/27 04:31:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:31:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/27 04:31:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:31:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/27 04:31:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:31:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/27 04:31:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:31:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:55 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:56 INFO : apple: Deleted 2026/05/27 04:31:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/27 04:31:56 INFO : banana: Deleted 2026/05/27 04:31:56 INFO : splitbananasplit: Deleted 2026/05/27 04:31:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/27 04:31:56 INFO : appleappleapplebanana: Deleted 2026/05/27 04:31:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/27 04:31:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/27 04:31:56 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:57 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:57 DEBUG : YXBwbGU=: size = 5 OK 2026/05/27 04:31:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : apple: Unchanged skipping 2026/05/27 04:31:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:31:57 DEBUG : YmFuYW5h: size = 6 OK 2026/05/27 04:31:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : banana: Unchanged skipping 2026/05/27 04:31:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/27 04:31:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/27 04:31:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/27 04:31:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/27 04:31:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/27 04:31:57 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:31:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:31:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:31:57 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:31:57 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:57 DEBUG : Waiting for deletions to finish 2026/05/27 04:31:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/27 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/27 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/27 04:31:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/27 04:31:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/27 04:31:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/27 04:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/27 04:31:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/27 04:31:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/27 04:31:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/27 04:31:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:32:08 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:09 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:09 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:09 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : PREFIXapple: size = 5 OK 2026/05/27 04:32:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/27 04:32:09 INFO : apple: Copied (new) to: PREFIXapple 2026/05/27 04:32:09 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/27 04:32:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:32:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/27 04:32:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/27 04:32:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/27 04:32:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/27 04:32:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/27 04:32:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/27 04:32:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/27 04:32:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/27 04:32:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/27 04:32:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/27 04:32:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/27 04:32:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/27 04:32:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/27 04:32:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/27 04:32:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:09 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/27 04:32:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:32:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/27 04:32:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:09 DEBUG : PREFIXbanana: size = 6 OK 2026/05/27 04:32:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/27 04:32:09 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/27 04:32:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:32:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:32:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:32:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:32:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:32:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:32:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:32:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:32:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:32:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/27 04:32:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:32:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/27 04:32:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:32:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/27 04:32:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:32:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/27 04:32:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:32:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/27 04:32:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:32:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/27 04:32:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:32:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/27 04:32:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:32:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:10 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/27 04:32:11 INFO : apple: Deleted 2026/05/27 04:32:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/27 04:32:11 INFO : appleappleapplebanana: Deleted 2026/05/27 04:32:11 INFO : dir1/0003-defghij.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0009-3456789.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/27 04:32:11 INFO : banana: Deleted 2026/05/27 04:32:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/27 04:32:11 INFO : splitbananasplit: Deleted 2026/05/27 04:32:11 INFO : dir1/0007-1234567.txt: Deleted 2026/05/27 04:32:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/27 04:32:11 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/27 04:32:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/27 04:32:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/27 04:32:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : apple: size = 5 OK 2026/05/27 04:32:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/27 04:32:12 INFO : apple: Copied (new) 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:32:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:32:12 INFO : appleappleapplebanana: Copied (new) 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:12 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:12 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:32:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:32:12 INFO : splitbananasplit: Copied (new) 2026/05/27 04:32:12 DEBUG : banana: size = 6 OK 2026/05/27 04:32:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/27 04:32:12 INFO : banana: Copied (new) 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:32:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:32:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:32:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:32:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:32:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:32:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:32:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:32:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:32:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:32:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:32:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:32:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:32:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:32:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:32:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:32:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:32:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:32:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:32:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:32:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:32:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:32:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:32:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:32:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:32:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:32:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:32:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/27 04:32:13 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/27 04:32:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/27 04:32:13 INFO : PREFIXapple: Deleted 2026/05/27 04:32:14 INFO : PREFIXbanana: Deleted 2026/05/27 04:32:14 INFO : PREFIXsplitbananasplit: Deleted 2026/05/27 04:32:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/27 04:32:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/27 04:32:14 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:14 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:14 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:32:25 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:25 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:25 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:32:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:26 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:26 DEBUG : appleSUFFIX: size = 5 OK 2026/05/27 04:32:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/27 04:32:26 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/27 04:32:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/27 04:32:26 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:32:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:32:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:32:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:32:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:32:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:26 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/27 04:32:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:32:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:32:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/27 04:32:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:32:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/27 04:32:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:32:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/27 04:32:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:32:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/27 04:32:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:32:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/27 04:32:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:32:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/27 04:32:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:32:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/27 04:32:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:32:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/27 04:32:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:32:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/27 04:32:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:32:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/27 04:32:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:32:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:27 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:27 INFO : banana: Deleted 2026/05/27 04:32:27 INFO : splitbananasplit: Deleted 2026/05/27 04:32:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/27 04:32:27 INFO : dir1/0008-2345678.txt: Deleted 2026/05/27 04:32:27 INFO : dir1/0011-56789;.txt: Deleted 2026/05/27 04:32:27 INFO : dir1/0013-789;=.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0007-1234567.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0010-456789.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/27 04:32:28 INFO : apple: Deleted 2026/05/27 04:32:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0009-3456789.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0012-6789;.txt: Deleted 2026/05/27 04:32:28 INFO : appleappleapplebanana: Deleted 2026/05/27 04:32:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/27 04:32:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/27 04:32:28 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : apple: transformed to: appleSUFFIX 2026/05/27 04:32:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/27 04:32:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/27 04:32:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/27 04:32:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : apple: size = 5 OK 2026/05/27 04:32:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/27 04:32:29 INFO : apple: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:29 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:32:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:32:29 INFO : appleappleapplebanana: Copied (new) 2026/05/27 04:32:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:32:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:32:29 INFO : splitbananasplit: Copied (new) 2026/05/27 04:32:29 DEBUG : banana: size = 6 OK 2026/05/27 04:32:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/27 04:32:29 INFO : banana: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:32:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:32:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:32:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:32:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:32:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:32:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:32:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:32:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/27 04:32:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:32:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:32:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:32:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:32:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:32:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:32:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:32:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:32:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:32:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:32:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:32:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:32:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:32:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:32:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:32:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:32:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/27 04:32:30 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : appleSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : bananaSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/27 04:32:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/27 04:32:30 INFO : splitbananasplitSUFFIX: Deleted 2026/05/27 04:32:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/27 04:32:30 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:31 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:31 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:32:42 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:42 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : apple: size = 5 OK 2026/05/27 04:32:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:43 DEBUG : apple: Unchanged skipping 2026/05/27 04:32:43 DEBUG : banana: size = 6 OK 2026/05/27 04:32:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:43 DEBUG : banana: Unchanged skipping 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:43 DEBUG : splitbanan: size = 16 OK 2026/05/27 04:32:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/27 04:32:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/27 04:32:43 DEBUG : appleapple: size = 21 OK 2026/05/27 04:32:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/27 04:32:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/27 04:32:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/27 04:32:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/27 04:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:43 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/27 04:32:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/27 04:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/27 04:32:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/27 04:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/27 04:32:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/27 04:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/27 04:32:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/27 04:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/27 04:32:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/27 04:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/27 04:32:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/27 04:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/27 04:32:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/27 04:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/27 04:32:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/27 04:32:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/27 04:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/27 04:32:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/27 04:32:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/27 04:32:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/27 04:32:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/27 04:32:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/27 04:32:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/27 04:32:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/27 04:32:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/27 04:32:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/27 04:32:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/27 04:32:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/27 04:32:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/27 04:32:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/27 04:32:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/27 04:32:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/27 04:32:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/27 04:32:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/27 04:32:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/27 04:32:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/27 04:32:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/27 04:32:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/27 04:32:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/27 04:32:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/27 04:32:44 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/27 04:32:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/27 04:32:44 INFO : splitbananasplit: Deleted 2026/05/27 04:32:44 INFO : appleappleapplebanana: Deleted 2026/05/27 04:32:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/27 04:32:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/27 04:32:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/27 04:32:44 INFO : dir1/0010-456789.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0011-56789;.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0014-89;=.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0007-1234567.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0015-9;=.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/27 04:32:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/27 04:32:45 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:45 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : appleapple: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:45 DEBUG : apple: size = 5 OK 2026/05/27 04:32:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:45 DEBUG : appleapple: size = 21 OK 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:45 DEBUG : banana: size = 6 OK 2026/05/27 04:32:45 DEBUG : apple: Unchanged skipping 2026/05/27 04:32:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:45 DEBUG : banana: Unchanged skipping 2026/05/27 04:32:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:32:45 DEBUG : splitbanan: size = 16 OK 2026/05/27 04:32:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/27 04:32:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/27 04:32:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/27 04:32:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/27 04:32:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/27 04:32:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/27 04:32:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/27 04:32:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/27 04:32:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/27 04:32:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/27 04:32:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/27 04:32:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/27 04:32:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/27 04:32:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/27 04:32:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/27 04:32:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/27 04:32:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/27 04:32:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/27 04:32:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/27 04:32:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/27 04:32:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:32:46 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:46 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:46 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:46 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : appleapple: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/27 04:32:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/27 04:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/27 04:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/27 04:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/27 04:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/27 04:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/27 04:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/27 04:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/27 04:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/27 04:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/27 04:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/27 04:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/27 04:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/27 04:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/27 04:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/27 04:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/27 04:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/27 04:32:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:32:58 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:58 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:58 DEBUG : apple: size = 5 OK 2026/05/27 04:32:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : apple: Unchanged skipping 2026/05/27 04:32:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:32:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:32:58 DEBUG : banana: size = 6 OK 2026/05/27 04:32:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : banana: Unchanged skipping 2026/05/27 04:32:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:32:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:32:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:32:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:32:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:32:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:32:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:32:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:32:58 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:58 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:58 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:58 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:59 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:32:59 DEBUG : apple: size = 5 OK 2026/05/27 04:32:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:32:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : apple: Unchanged skipping 2026/05/27 04:32:59 DEBUG : banana: size = 6 OK 2026/05/27 04:32:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : banana: Unchanged skipping 2026/05/27 04:32:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:32:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:32:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:32:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:32:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:32:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:32:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:32:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:32:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:32:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:32:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:32:59 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:32:59 DEBUG : Waiting for deletions to finish 2026/05/27 04:32:59 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:00 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:00 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:11 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:11 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : banana: size = 6 OK 2026/05/27 04:33:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:12 DEBUG : apple: size = 5 OK 2026/05/27 04:33:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:12 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:12 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:12 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:12 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : apple: size = 5 OK 2026/05/27 04:33:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:13 DEBUG : banana: size = 6 OK 2026/05/27 04:33:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:13 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:13 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:13 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:13 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:24 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:24 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : apple: size = 5 OK 2026/05/27 04:33:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:25 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:25 DEBUG : banana: size = 6 OK 2026/05/27 04:33:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:25 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:25 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:25 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:25 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : apple: size = 5 OK 2026/05/27 04:33:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:26 DEBUG : banana: size = 6 OK 2026/05/27 04:33:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:26 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:26 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:26 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:26 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:26 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:37 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:38 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:38 DEBUG : apple: size = 5 OK 2026/05/27 04:33:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:38 DEBUG : banana: size = 6 OK 2026/05/27 04:33:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:38 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:38 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:38 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:38 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:39 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : apple: size = 5 OK 2026/05/27 04:33:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:39 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:39 DEBUG : banana: size = 6 OK 2026/05/27 04:33:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:39 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:39 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:39 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:50 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:51 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:51 DEBUG : apple: size = 5 OK 2026/05/27 04:33:51 DEBUG : banana: size = 6 OK 2026/05/27 04:33:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:51 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:51 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:52 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:52 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:52 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:52 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/27 04:33:52 DEBUG : apple: size = 5 OK 2026/05/27 04:33:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : apple: Unchanged skipping 2026/05/27 04:33:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/27 04:33:52 DEBUG : banana: size = 6 OK 2026/05/27 04:33:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : banana: Unchanged skipping 2026/05/27 04:33:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/27 04:33:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/27 04:33:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/27 04:33:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/27 04:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/27 04:33:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/27 04:33:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/27 04:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/27 04:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/27 04:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/27 04:33:53 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:53 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:53 DEBUG : Waiting for deletions to finish 2026/05/27 04:33:53 DEBUG : apple: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : banana: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/27 04:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (156.05s) --- PASS: TestTransform/NFC (12.29s) --- PASS: TestTransform/NFD (13.30s) --- PASS: TestTransform/base64 (15.09s) --- PASS: TestTransform/prefix (16.83s) --- PASS: TestTransform/suffix (16.92s) --- PASS: TestTransform/truncate (14.66s) --- PASS: TestTransform/encoder (14.22s) --- PASS: TestTransform/ISO-8859-1 (13.20s) --- PASS: TestTransform/charmap (12.97s) --- PASS: TestTransform/lowercase (13.21s) --- PASS: TestTransform/ascii (13.35s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/27 04:33:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/27 04:33:58 INFO : sub dir_somesuffix: Making directory 2026/05/27 04:33:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/27 04:33:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/27 04:33:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/27 04:33:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/27 04:33:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/27 04:33:58 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:33:58 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:33:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/27 04:33:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:33:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/27 04:33:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:33:59 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:00 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:00 INFO : tictactoe: Making directory 2026/05/27 04:34:00 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:00 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/27 04:34:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:00 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:00 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/27 04:34:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/27 04:34:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:01 INFO : toe: Making directory 2026/05/27 04:34:01 INFO : toe/toe: Making directory 2026/05/27 04:34:01 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/27 04:34:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/27 04:34:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/27 04:34:01 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:01 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/27 04:34:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/27 04:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:03 INFO : toe: Making directory 2026/05/27 04:34:03 INFO : toe/toe: Making directory 2026/05/27 04:34:03 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/27 04:34:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/27 04:34:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/27 04:34:03 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:03 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/27 04:34:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/27 04:34:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.98s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:05 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:34:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/27 04:34:05 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:05 INFO : tictacempty_dir: Making directory 2026/05/27 04:34:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:05 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:05 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:05 INFO : tictactoe: Making directory 2026/05/27 04:34:05 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:05 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:05 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:05 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:05 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/27 04:34:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:06 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:34:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/27 04:34:06 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:07 INFO : tictacempty_dir: Making directory 2026/05/27 04:34:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:07 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:07 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:07 INFO : tictactoe: Making directory 2026/05/27 04:34:07 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:07 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:07 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/27 04:34:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:07 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:07 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/27 04:34:08 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:08 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:08 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:08 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/27 04:34:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/27 04:34:08 NOTICE: B2 bucket rclone-test-rogitaw4qata: 0 differences found 2026/05/27 04:34:08 NOTICE: B2 bucket rclone-test-rogitaw4qata: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:09 INFO : tictactoe: Making directory 2026/05/27 04:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:09 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:09 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:09 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/27 04:34:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:09 DEBUG : Waiting for deletions to finish 2026/05/27 04:34:10 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:10 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:10 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/27 04:34:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/27 04:34:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/27 04:34:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/27 04:34:10 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:10 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2026/05/27 04:34:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:11 INFO : toe: Making directory 2026/05/27 04:34:11 INFO : toe/toe: Making directory 2026/05/27 04:34:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/27 04:34:11 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:11 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:12 DEBUG : toe/toe/toe: size = 11 OK 2026/05/27 04:34:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:12 INFO : toe/toe/toe: Copied (new) 2026/05/27 04:34:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:13 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:34:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/27 04:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:13 INFO : tictacempty_dir: Making directory 2026/05/27 04:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:13 INFO : tictactoe: Making directory 2026/05/27 04:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:13 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:13 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/27 04:34:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:13 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:13 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:14 INFO : toe/toe/toe.txt: Deleted 2026/05/27 04:34:14 INFO : toe/toe: Removing directory 2026/05/27 04:34:14 INFO : toe: Removing directory 2026/05/27 04:34:14 INFO : empty_dir: Removing directory 2026/05/27 04:34:14 DEBUG : Local file system at /tmp/rclone2023477413: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:14 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:34:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/27 04:34:14 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:15 INFO : tictacempty_dir: Making directory 2026/05/27 04:34:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:15 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:15 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:15 INFO : tictactoe: Making directory 2026/05/27 04:34:15 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:15 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:15 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/27 04:34:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:15 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:15 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:15 INFO : toe/toe/toe.txt: Deleted 2026/05/27 04:34:15 INFO : toe/toe: Removing directory 2026/05/27 04:34:15 INFO : toe: Removing directory 2026/05/27 04:34:15 INFO : empty_dir: Removing directory 2026/05/27 04:34:15 DEBUG : Local file system at /tmp/rclone2023477413: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/27 04:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/27 04:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/27 04:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/27 04:34:17 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.58s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:18 DEBUG : Reset feature "Copy" 2026/05/27 04:34:18 DEBUG : Reset feature "Move" 2026/05/27 04:34:18 DEBUG : Reset feature "Copy" 2026/05/27 04:34:18 DEBUG : Reset feature "Move" 2026/05/27 04:34:18 DEBUG : empty_dir: Making directory with metadata 2026/05/27 04:34:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/27 04:34:18 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:18 INFO : tictacempty_dir: Making directory 2026/05/27 04:34:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/27 04:34:18 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:18 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:18 INFO : tictactoe: Making directory 2026/05/27 04:34:18 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:18 DEBUG : toe: transformed to: tictactoe 2026/05/27 04:34:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:18 INFO : tictactoe/tictactoe: Making directory 2026/05/27 04:34:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/27 04:34:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/27 04:34:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:18 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:18 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/27 04:34:19 INFO : toe/toe/toe.txt: Deleted 2026/05/27 04:34:19 INFO : toe/toe: Removing directory 2026/05/27 04:34:19 INFO : toe: Removing directory 2026/05/27 04:34:19 INFO : empty_dir: Removing directory 2026/05/27 04:34:19 DEBUG : Local file system at /tmp/rclone2023477413: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/27 04:34:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/27 04:34:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/27 04:34:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.55s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:22 DEBUG : toe: transformed to: dG9l 2026/05/27 04:34:22 DEBUG : toe: transformed to: dG9l 2026/05/27 04:34:22 INFO : dG9l: Making directory 2026/05/27 04:34:22 DEBUG : toe: transformed to: dG9l 2026/05/27 04:34:22 DEBUG : toe: transformed to: dG9l 2026/05/27 04:34:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/27 04:34:22 INFO : dG9l/dG9l: Making directory 2026/05/27 04:34:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/27 04:34:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/27 04:34:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/27 04:34:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/27 04:34:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/27 04:34:22 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:22 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/27 04:34:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/27 04:34:22 DEBUG : Waiting for deletions to finish 2026/05/27 04:34:23 DEBUG : dG9l: transformed to: toe 2026/05/27 04:34:23 DEBUG : dG9l: transformed to: toe 2026/05/27 04:34:23 DEBUG : dG9l: transformed to: toe 2026/05/27 04:34:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/27 04:34:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/27 04:34:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/27 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/27 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/27 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/27 04:34:23 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for checks to finish 2026/05/27 04:34:23 DEBUG : Local file system at /tmp/rclone2023477413: Waiting for transfers to finish 2026/05/27 04:34:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-rogitaw4qata", Local "Local file system at /tmp/rclone2023477413", Modify Window "1ms" 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe: transformed to: 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe: transformed to: 2026/05/27 04:34:24 INFO : B2 bucket rclone-test-rogitaw4qata: Making directory 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe: transformed to: 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe: transformed to: 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe/toe: transformed to: 2026/05/27 04:34:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/27 04:34:24 INFO : toe/toe: Making directory 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe/toe: transformed to: 2026/05/27 04:34:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe: transformed to: 2026/05/27 04:34:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/27 04:34:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/27 04:34:24 DEBUG : toe/toe/toe: transformed to: 2026/05/27 04:34:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/27 04:34:24 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for checks to finish 2026/05/27 04:34:24 DEBUG : B2 bucket rclone-test-rogitaw4qata: Waiting for transfers to finish 2026/05/27 04:34:25 DEBUG : toe/toe/toe: size = 11 OK 2026/05/27 04:34:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/27 04:34:25 INFO : toe/toe/toe: Copied (new) 2026/05/27 04:34:25 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting files as there were IO errors 2026/05/27 04:34:25 ERROR : B2 bucket rclone-test-rogitaw4qata: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/05/27 04:34:26 DEBUG : B2 bucket rclone-test-rogitaw4qata: Purge remote 2026/05/27 04:34:26 INFO : B2 bucket rclone-test-rogitaw4qata: cleaning bucket "rclone-test-rogitaw4qata" of all files 2026/05/27 04:34:27 DEBUG : BackupDir/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e14_d20260527_m042912_c001_v7007000_t0000_u01779856152280") 2026/05/27 04:34:27 DEBUG : BackupDir/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f106fc29acec33b29_d20260527_m042906_c001_v0001130_t0035_u01779856146756") 2026/05/27 04:34:27 DEBUG : CompareDest/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa98d42_d20260527_m042846_c001_v7007000_t0000_u01779856126354") 2026/05/27 04:34:27 DEBUG : CompareDest/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56b27_d20260527_m042840_c001_v0001185_t0056_u01779856120473") 2026/05/27 04:34:27 DEBUG : CompareDest/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa98d48_d20260527_m042846_c001_v7007000_t0000_u01779856126537") 2026/05/27 04:34:27 DEBUG : CompareDest/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7503_d20260527_m042841_c001_v0001103_t0003_u01779856121404") 2026/05/27 04:34:27 DEBUG : CopyDest/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e17_d20260527_m042912_c001_v7007000_t0000_u01779856152465") 2026/05/27 04:34:27 DEBUG : CopyDest/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf753f_d20260527_m042903_c001_v0001103_t0039_u01779856143644") 2026/05/27 04:34:27 DEBUG : CopyDest/three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e1b_d20260527_m042912_c001_v7007000_t0000_u01779856152650") 2026/05/27 04:34:27 DEBUG : CopyDest/three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7557_d20260527_m042910_c001_v0001103_t0023_u01779856150214") 2026/05/27 04:34:27 DEBUG : CopyDest/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e1e_d20260527_m042912_c001_v7007000_t0000_u01779856152837") 2026/05/27 04:34:27 DEBUG : CopyDest/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56c13_d20260527_m042907_c001_v0001185_t0050_u01779856147865") 2026/05/27 04:34:27 DEBUG : EXISTING: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7145_d20260527_m043031_c001_v7007000_t0000_u01779856231640") 2026/05/27 04:34:27 DEBUG : EXISTING: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570c1_d20260527_m043030_c001_v0001185_t0037_u01779856230569") 2026/05/27 04:34:27 DEBUG : PREFIXapple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c37e_d20260527_m043213_c001_v7007000_t0000_u01779856333865") 2026/05/27 04:34:28 DEBUG : PREFIXapple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027e7_d20260527_m043209_c001_v0001182_t0008_u01779856329836") 2026/05/27 04:34:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfc4_d20260527_m043213_c001_v7007000_t0000_u01779856333601") 2026/05/27 04:34:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b64_d20260527_m043209_c001_v0001182_t0046_u01779856329847") 2026/05/27 04:34:28 DEBUG : PREFIXbanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfd1_d20260527_m043213_c001_v7007000_t0000_u01779856333969") 2026/05/27 04:34:28 DEBUG : PREFIXbanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced70_d20260527_m043209_c001_v0001176_t0021_u01779856329867") 2026/05/27 04:34:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466c1_d20260527_m043213_c001_v7007000_t0000_u01779856333981") 2026/05/27 04:34:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57417_d20260527_m043209_c001_v0001185_t0035_u01779856329857") 2026/05/27 04:34:28 DEBUG : Testêé: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7117_d20260527_m043028_c001_v7007000_t0000_u01779856228283") 2026/05/27 04:34:28 DEBUG : Testêé: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570af_d20260527_m043027_c001_v0001185_t0058_u01779856227705") 2026/05/27 04:34:28 DEBUG : Testêé: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570ab_d20260527_m043027_c001_v0001185_t0039_u01779856227129") 2026/05/27 04:34:28 DEBUG : YXBwbGU=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46687_d20260527_m043158_c001_v7007000_t0000_u01779856318679") 2026/05/27 04:34:28 DEBUG : YXBwbGU=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0274d_d20260527_m043154_c001_v0001182_t0056_u01779856314894") 2026/05/27 04:34:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4668a_d20260527_m043158_c001_v7007000_t0000_u01779856318864") 2026/05/27 04:34:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76af3_d20260527_m043154_c001_v0001182_t0040_u01779856314905") 2026/05/27 04:34:28 DEBUG : YmFuYW5h: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4668b_d20260527_m043159_c001_v7007000_t0000_u01779856319049") 2026/05/27 04:34:28 DEBUG : YmFuYW5h: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573a6_d20260527_m043154_c001_v0001185_t0001_u01779856314914") 2026/05/27 04:34:28 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878cd_d20260527_m042510_c001_v7007000_t0000_u01779855910060") 2026/05/27 04:34:28 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf721c_d20260527_m042509_c001_v0001103_t0022_u01779855909286") 2026/05/27 04:34:28 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115f4a0_d20260527_m042507_c001_v7007000_t0000_u01779855907710") 2026/05/27 04:34:28 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf720c_d20260527_m042506_c001_v0001103_t0042_u01779855906787") 2026/05/27 04:34:28 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6f_d20260527_m042346_c001_v7007000_t0000_u01779855826984") 2026/05/27 04:34:29 DEBUG : a/potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70d7_d20260527_m042345_c001_v0001103_t0044_u01779855825511") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da04b_d20260527_m043353_c001_v7007000_t0000_u01779856433815") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57827_d20260527_m043350_c001_v0001185_t0019_u01779856430018") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d0b_d20260527_m043340_c001_v7007000_t0000_u01779856420498") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5779f_d20260527_m043337_c001_v0001185_t0036_u01779856417127") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72c8_d20260527_m043327_c001_v7007000_t0000_u01779856407319") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57709_d20260527_m043323_c001_v0001185_t0018_u01779856403775") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2703_d20260527_m043314_c001_v7007000_t0000_u01779856394457") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57691_d20260527_m043310_c001_v0001185_t0013_u01779856390765") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27466_d20260527_m043301_c001_v7007000_t0000_u01779856381237") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d575fd_d20260527_m043257_c001_v0001185_t0050_u01779856377021") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f1_d20260527_m043247_c001_v7007000_t0000_u01779856367005") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0294a_d20260527_m043241_c001_v0001182_t0033_u01779856361754") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99ca4_d20260527_m043232_c001_v7007000_t0000_u01779856352111") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028bf_d20260527_m043229_c001_v0001182_t0040_u01779856349231") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d18_d20260527_m043228_c001_v7007000_t0000_u01779856348028") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02883_d20260527_m043224_c001_v0001182_t0023_u01779856344666") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4790_d20260527_m043215_c001_v7007000_t0000_u01779856335363") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02807_d20260527_m043212_c001_v0001182_t0022_u01779856332495") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7141_d20260527_m043211_c001_v7007000_t0000_u01779856331162") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027d9_d20260527_m043207_c001_v0001182_t0044_u01779856327990") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99245_d20260527_m043156_c001_v7007000_t0000_u01779856316056") 2026/05/27 04:34:29 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0273f_d20260527_m043152_c001_v0001182_t0021_u01779856312952") 2026/05/27 04:34:30 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0b5_d20260527_m043143_c001_v7007000_t0000_u01779856303489") 2026/05/27 04:34:30 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026f5_d20260527_m043139_c001_v0001182_t0030_u01779856299610") 2026/05/27 04:34:30 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c298_d20260527_m043130_c001_v7007000_t0000_u01779856290300") 2026/05/27 04:34:30 DEBUG : apple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026b1_d20260527_m043126_c001_v0001182_t0004_u01779856286613") 2026/05/27 04:34:30 DEBUG : appleSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d1c_d20260527_m043230_c001_v7007000_t0000_u01779856350417") 2026/05/27 04:34:30 DEBUG : appleSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedce_d20260527_m043226_c001_v0001176_t0021_u01779856346238") 2026/05/27 04:34:30 DEBUG : appleapple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f2_d20260527_m043247_c001_v7007000_t0000_u01779856367189") 2026/05/27 04:34:30 DEBUG : appleapple: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0295b_d20260527_m043243_c001_v0001182_t0048_u01779856363330") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da434_d20260527_m043353_c001_v7007000_t0000_u01779856433999") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02c04_d20260527_m043350_c001_v0001182_t0056_u01779856430500") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d0c_d20260527_m043340_c001_v7007000_t0000_u01779856420682") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02b6c_d20260527_m043337_c001_v0001182_t0040_u01779856417524") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72c9_d20260527_m043327_c001_v7007000_t0000_u01779856407503") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02ad3_d20260527_m043324_c001_v0001182_t0056_u01779856404336") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2704_d20260527_m043314_c001_v7007000_t0000_u01779856394642") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02a59_d20260527_m043311_c001_v0001182_t0041_u01779856391354") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27467_d20260527_m043301_c001_v7007000_t0000_u01779856381421") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e029ef_d20260527_m043257_c001_v0001182_t0028_u01779856377657") 2026/05/27 04:34:30 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f407951783956194a_d20260527_m043244_c001_v7007000_t0000_u01779856364637") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c70_d20260527_m043242_c001_v0001182_t0006_u01779856362202") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99ca5_d20260527_m043232_c001_v7007000_t0000_u01779856352297") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedea_d20260527_m043229_c001_v0001176_t0015_u01779856349243") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99c9b_d20260527_m043228_c001_v7007000_t0000_u01779856348236") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedc6_d20260527_m043225_c001_v0001176_t0046_u01779856345114") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4791_d20260527_m043215_c001_v7007000_t0000_u01779856335550") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57437_d20260527_m043212_c001_v0001185_t0033_u01779856332505") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c379_d20260527_m043211_c001_v7007000_t0000_u01779856331357") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57411_d20260527_m043208_c001_v0001185_t0014_u01779856328432") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7264_d20260527_m043156_c001_v7007000_t0000_u01779856316668") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5739c_d20260527_m043153_c001_v0001185_t0000_u01779856313387") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0b6_d20260527_m043143_c001_v7007000_t0000_u01779856303672") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57346_d20260527_m043140_c001_v0001185_t0036_u01779856300039") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c299_d20260527_m043130_c001_v7007000_t0000_u01779856290486") 2026/05/27 04:34:31 DEBUG : appleappleapplebanana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572fc_d20260527_m043127_c001_v0001185_t0017_u01779856287028") 2026/05/27 04:34:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115ff46_d20260527_m043230_c001_v7007000_t0000_u01779856350730") 2026/05/27 04:34:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02895_d20260527_m043226_c001_v0001182_t0019_u01779856346227") 2026/05/27 04:34:31 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878ce_d20260527_m042510_c001_v7007000_t0000_u01779855910247") 2026/05/27 04:34:31 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7214_d20260527_m042508_c001_v0001103_t0000_u01779855908281") 2026/05/27 04:34:32 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115f499_d20260527_m042507_c001_v7007000_t0000_u01779855907151") 2026/05/27 04:34:32 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7200_d20260527_m042505_c001_v0001103_t0043_u01779855905469") 2026/05/27 04:34:32 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6e_d20260527_m042346_c001_v7007000_t0000_u01779855826009") 2026/05/27 04:34:32 DEBUG : b/potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70c9_d20260527_m042344_c001_v0001103_t0024_u01779855824273") 2026/05/27 04:34:32 DEBUG : backup/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4f907_d20260527_m042926_c001_v7007000_t0000_u01779856166527") 2026/05/27 04:34:32 DEBUG : backup/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1061d83f5a5e9780_d20260527_m042924_c001_v0001174_t0051_u01779856164053") 2026/05/27 04:34:32 DEBUG : backup/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f11007f165358100c_d20260527_m042919_c001_v0001098_t0027_u01779856159118") 2026/05/27 04:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd0c_d20260527_m042952_c001_v7007000_t0000_u01779856192358") 2026/05/27 04:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f108456500b809a5f_d20260527_m042950_c001_v0001153_t0023_u01779856190332") 2026/05/27 04:34:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1159b81f2c327d54_d20260527_m042946_c001_v0001044_t0050_u01779856186466") 2026/05/27 04:34:32 DEBUG : backup/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8e9c_d20260527_m042940_c001_v7007000_t0000_u01779856180633") 2026/05/27 04:34:32 DEBUG : backup/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f102c0de6dc6b2313_d20260527_m042938_c001_v0001184_t0008_u01779856178638") 2026/05/27 04:34:32 DEBUG : backup/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10531cf5aba4fc8b_d20260527_m042934_c001_v0001176_t0000_u01779856174584") 2026/05/27 04:34:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd0d_d20260527_m042952_c001_v7007000_t0000_u01779856192542") 2026/05/27 04:34:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f106bdf8789dd1072_d20260527_m042951_c001_v0001042_t0033_u01779856191329") 2026/05/27 04:34:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113db969b5abfb25_d20260527_m042948_c001_v0001165_t0031_u01779856188194") 2026/05/27 04:34:32 DEBUG : backup/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4f908_d20260527_m042926_c001_v7007000_t0000_u01779856166711") 2026/05/27 04:34:32 DEBUG : backup/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f103e39926acfe6fc_d20260527_m042925_c001_v0001038_t0045_u01779856165399") 2026/05/27 04:34:32 DEBUG : backup/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118da06c6177ad6a_d20260527_m042921_c001_v0001174_t0036_u01779856161084") 2026/05/27 04:34:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8e9e_d20260527_m042940_c001_v7007000_t0000_u01779856180819") 2026/05/27 04:34:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f112ba87b764910a1_d20260527_m042939_c001_v0001098_t0029_u01779856179531") 2026/05/27 04:34:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1126c257e4d32817_d20260527_m042936_c001_v0001029_t0021_u01779856176041") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da435_d20260527_m043354_c001_v7007000_t0000_u01779856434184") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e94_d20260527_m043350_c001_v0001182_t0056_u01779856430255") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d0d_d20260527_m043340_c001_v7007000_t0000_u01779856420876") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e20_d20260527_m043337_c001_v0001182_t0022_u01779856417315") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72cb_d20260527_m043327_c001_v7007000_t0000_u01779856407688") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76da8_d20260527_m043324_c001_v0001182_t0051_u01779856404025") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2705_d20260527_m043314_c001_v7007000_t0000_u01779856394828") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d3e_d20260527_m043310_c001_v0001182_t0032_u01779856390953") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27469_d20260527_m043301_c001_v7007000_t0000_u01779856381606") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76cde_d20260527_m043257_c001_v0001182_t0051_u01779856377254") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f3_d20260527_m043247_c001_v7007000_t0000_u01779856367373") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57581_d20260527_m043242_c001_v0001185_t0026_u01779856362010") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99ca7_d20260527_m043232_c001_v7007000_t0000_u01779856352481") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c08_d20260527_m043229_c001_v0001182_t0007_u01779856349252") 2026/05/27 04:34:33 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f410da97ff4072302_d20260527_m043227_c001_v7007000_t0000_u01779856347586") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574bd_d20260527_m043224_c001_v0001185_t0016_u01779856344925") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4792_d20260527_m043215_c001_v7007000_t0000_u01779856335735") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced7e_d20260527_m043212_c001_v0001176_t0028_u01779856332516") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2705e_d20260527_m043211_c001_v7007000_t0000_u01779856331416") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b5a_d20260527_m043208_c001_v0001182_t0014_u01779856328205") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99248_d20260527_m043156_c001_v7007000_t0000_u01779856316615") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76aeb_d20260527_m043153_c001_v0001182_t0059_u01779856313149") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0b7_d20260527_m043143_c001_v7007000_t0000_u01779856303860") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a95_d20260527_m043139_c001_v0001182_t0055_u01779856299818") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29a_d20260527_m043130_c001_v7007000_t0000_u01779856290669") 2026/05/27 04:34:34 DEBUG : banana: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a61_d20260527_m043126_c001_v0001182_t0059_u01779856286815") 2026/05/27 04:34:34 DEBUG : bananaSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe391ab5_d20260527_m043230_c001_v7007000_t0000_u01779856350578") 2026/05/27 04:34:34 DEBUG : bananaSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574cd_d20260527_m043226_c001_v0001185_t0025_u01779856346249") 2026/05/27 04:34:34 DEBUG : both0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce85_d20260527_m043102_c001_v7007000_t0000_u01779856262197") 2026/05/27 04:34:34 DEBUG : both0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5718e_d20260527_m043050_c001_v0001185_t0040_u01779856250161") 2026/05/27 04:34:34 DEBUG : both0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fadc_d20260527_m043045_c001_v7007000_t0000_u01779856245598") 2026/05/27 04:34:34 DEBUG : both0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570df_d20260527_m043033_c001_v0001185_t0009_u01779856233634") 2026/05/27 04:34:34 DEBUG : both1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce87_d20260527_m043102_c001_v7007000_t0000_u01779856262382") 2026/05/27 04:34:34 DEBUG : both1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57194_d20260527_m043050_c001_v0001185_t0057_u01779856250557") 2026/05/27 04:34:34 DEBUG : both1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fadd_d20260527_m043045_c001_v7007000_t0000_u01779856245787") 2026/05/27 04:34:34 DEBUG : both1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570e5_d20260527_m043034_c001_v0001185_t0036_u01779856234246") 2026/05/27 04:34:34 DEBUG : both10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce89_d20260527_m043102_c001_v7007000_t0000_u01779856262565") 2026/05/27 04:34:34 DEBUG : both10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ce_d20260527_m043054_c001_v0001185_t0057_u01779856254639") 2026/05/27 04:34:35 DEBUG : both10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fadf_d20260527_m043046_c001_v7007000_t0000_u01779856246111") 2026/05/27 04:34:35 DEBUG : both10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5711d_d20260527_m043037_c001_v0001185_t0048_u01779856237952") 2026/05/27 04:34:35 DEBUG : both11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce8b_d20260527_m043102_c001_v7007000_t0000_u01779856262951") 2026/05/27 04:34:35 DEBUG : both11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571d8_d20260527_m043055_c001_v0001185_t0028_u01779856255048") 2026/05/27 04:34:35 DEBUG : both11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae0_d20260527_m043046_c001_v7007000_t0000_u01779856246297") 2026/05/27 04:34:35 DEBUG : both11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57123_d20260527_m043038_c001_v0001185_t0048_u01779856238332") 2026/05/27 04:34:35 DEBUG : both12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce8c_d20260527_m043103_c001_v7007000_t0000_u01779856263148") 2026/05/27 04:34:35 DEBUG : both12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571e2_d20260527_m043055_c001_v0001185_t0042_u01779856255505") 2026/05/27 04:34:35 DEBUG : both12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae2_d20260527_m043046_c001_v7007000_t0000_u01779856246484") 2026/05/27 04:34:35 DEBUG : both12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57129_d20260527_m043038_c001_v0001185_t0048_u01779856238710") 2026/05/27 04:34:35 DEBUG : both13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce8d_d20260527_m043103_c001_v7007000_t0000_u01779856263332") 2026/05/27 04:34:35 DEBUG : both13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571e6_d20260527_m043055_c001_v0001185_t0015_u01779856255909") 2026/05/27 04:34:35 DEBUG : both13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae3_d20260527_m043046_c001_v7007000_t0000_u01779856246670") 2026/05/27 04:34:35 DEBUG : both13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5712d_d20260527_m043039_c001_v0001185_t0018_u01779856239248") 2026/05/27 04:34:35 DEBUG : both14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce8e_d20260527_m043103_c001_v7007000_t0000_u01779856263518") 2026/05/27 04:34:35 DEBUG : both14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ec_d20260527_m043056_c001_v0001185_t0002_u01779856256320") 2026/05/27 04:34:35 DEBUG : both14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae4_d20260527_m043046_c001_v7007000_t0000_u01779856246855") 2026/05/27 04:34:35 DEBUG : both14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57135_d20260527_m043039_c001_v0001185_t0017_u01779856239682") 2026/05/27 04:34:35 DEBUG : both15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce8f_d20260527_m043103_c001_v7007000_t0000_u01779856263703") 2026/05/27 04:34:36 DEBUG : both15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571f2_d20260527_m043056_c001_v0001185_t0012_u01779856256928") 2026/05/27 04:34:36 DEBUG : both15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae5_d20260527_m043047_c001_v7007000_t0000_u01779856247042") 2026/05/27 04:34:36 DEBUG : both15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5713b_d20260527_m043040_c001_v0001185_t0025_u01779856240140") 2026/05/27 04:34:36 DEBUG : both16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce92_d20260527_m043103_c001_v7007000_t0000_u01779856263893") 2026/05/27 04:34:36 DEBUG : both16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571f8_d20260527_m043057_c001_v0001185_t0055_u01779856257461") 2026/05/27 04:34:36 DEBUG : both16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae6_d20260527_m043047_c001_v7007000_t0000_u01779856247227") 2026/05/27 04:34:36 DEBUG : both16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57141_d20260527_m043040_c001_v0001185_t0019_u01779856240599") 2026/05/27 04:34:36 DEBUG : both17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce93_d20260527_m043104_c001_v7007000_t0000_u01779856264077") 2026/05/27 04:34:36 DEBUG : both17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571fe_d20260527_m043057_c001_v0001185_t0041_u01779856257946") 2026/05/27 04:34:36 DEBUG : both17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae7_d20260527_m043047_c001_v7007000_t0000_u01779856247416") 2026/05/27 04:34:36 DEBUG : both17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5714f_d20260527_m043041_c001_v0001185_t0036_u01779856241014") 2026/05/27 04:34:36 DEBUG : both18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce94_d20260527_m043104_c001_v7007000_t0000_u01779856264262") 2026/05/27 04:34:36 DEBUG : both18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57204_d20260527_m043058_c001_v0001185_t0040_u01779856258563") 2026/05/27 04:34:36 DEBUG : both18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae8_d20260527_m043047_c001_v7007000_t0000_u01779856247601") 2026/05/27 04:34:36 DEBUG : both18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57153_d20260527_m043041_c001_v0001185_t0004_u01779856241402") 2026/05/27 04:34:36 DEBUG : both19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce96_d20260527_m043104_c001_v7007000_t0000_u01779856264447") 2026/05/27 04:34:36 DEBUG : both19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5720e_d20260527_m043058_c001_v0001185_t0038_u01779856258951") 2026/05/27 04:34:36 DEBUG : both19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fae9_d20260527_m043047_c001_v7007000_t0000_u01779856247792") 2026/05/27 04:34:36 DEBUG : both19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57157_d20260527_m043041_c001_v0001185_t0023_u01779856241790") 2026/05/27 04:34:36 DEBUG : both2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce97_d20260527_m043104_c001_v7007000_t0000_u01779856264630") 2026/05/27 04:34:37 DEBUG : both2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57198_d20260527_m043050_c001_v0001185_t0036_u01779856250981") 2026/05/27 04:34:37 DEBUG : both2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faea_d20260527_m043047_c001_v7007000_t0000_u01779856247978") 2026/05/27 04:34:37 DEBUG : both2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570ef_d20260527_m043034_c001_v0001185_t0012_u01779856234664") 2026/05/27 04:34:37 DEBUG : both3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce98_d20260527_m043104_c001_v7007000_t0000_u01779856264827") 2026/05/27 04:34:37 DEBUG : both3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5719e_d20260527_m043051_c001_v0001185_t0054_u01779856251378") 2026/05/27 04:34:37 DEBUG : both3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faeb_d20260527_m043048_c001_v7007000_t0000_u01779856248164") 2026/05/27 04:34:37 DEBUG : both3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570f7_d20260527_m043035_c001_v0001185_t0022_u01779856235079") 2026/05/27 04:34:37 DEBUG : both4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce9a_d20260527_m043105_c001_v7007000_t0000_u01779856265011") 2026/05/27 04:34:37 DEBUG : both4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571a2_d20260527_m043051_c001_v0001185_t0058_u01779856251792") 2026/05/27 04:34:37 DEBUG : both4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faec_d20260527_m043048_c001_v7007000_t0000_u01779856248349") 2026/05/27 04:34:37 DEBUG : both4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570fb_d20260527_m043035_c001_v0001185_t0047_u01779856235472") 2026/05/27 04:34:37 DEBUG : both5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce9b_d20260527_m043105_c001_v7007000_t0000_u01779856265199") 2026/05/27 04:34:37 DEBUG : both5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571a6_d20260527_m043052_c001_v0001185_t0059_u01779856252186") 2026/05/27 04:34:37 DEBUG : both5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faed_d20260527_m043048_c001_v7007000_t0000_u01779856248604") 2026/05/27 04:34:37 DEBUG : both5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57101_d20260527_m043035_c001_v0001185_t0042_u01779856235861") 2026/05/27 04:34:37 DEBUG : both6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce9c_d20260527_m043105_c001_v7007000_t0000_u01779856265384") 2026/05/27 04:34:37 DEBUG : both6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571b0_d20260527_m043052_c001_v0001185_t0021_u01779856252617") 2026/05/27 04:34:37 DEBUG : both6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faee_d20260527_m043048_c001_v7007000_t0000_u01779856248811") 2026/05/27 04:34:37 DEBUG : both6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57107_d20260527_m043036_c001_v0001185_t0001_u01779856236370") 2026/05/27 04:34:37 DEBUG : both7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ce9e_d20260527_m043105_c001_v7007000_t0000_u01779856265568") 2026/05/27 04:34:38 DEBUG : both7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571b4_d20260527_m043053_c001_v0001185_t0053_u01779856253122") 2026/05/27 04:34:38 DEBUG : both7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faef_d20260527_m043048_c001_v7007000_t0000_u01779856248998") 2026/05/27 04:34:38 DEBUG : both7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5710b_d20260527_m043036_c001_v0001185_t0003_u01779856236766") 2026/05/27 04:34:38 DEBUG : both8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea0_d20260527_m043105_c001_v7007000_t0000_u01779856265827") 2026/05/27 04:34:38 DEBUG : both8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571bf_d20260527_m043053_c001_v0001185_t0015_u01779856253842") 2026/05/27 04:34:38 DEBUG : both8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faf1_d20260527_m043049_c001_v7007000_t0000_u01779856249207") 2026/05/27 04:34:38 DEBUG : both8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57111_d20260527_m043037_c001_v0001185_t0000_u01779856237179") 2026/05/27 04:34:38 DEBUG : both9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea1_d20260527_m043106_c001_v7007000_t0000_u01779856266012") 2026/05/27 04:34:38 DEBUG : both9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ca_d20260527_m043054_c001_v0001185_t0045_u01779856254235") 2026/05/27 04:34:38 DEBUG : both9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4faf2_d20260527_m043049_c001_v7007000_t0000_u01779856249398") 2026/05/27 04:34:38 DEBUG : both9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57117_d20260527_m043037_c001_v0001185_t0039_u01779856237560") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878cf_d20260527_m042510_c001_v7007000_t0000_u01779855910443") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7216_d20260527_m042508_c001_v0001103_t0022_u01779855908559") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115f4a8_d20260527_m042507_c001_v7007000_t0000_u01779855907896") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7206_d20260527_m042505_c001_v0001103_t0035_u01779855905903") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d70_d20260527_m042347_c001_v7007000_t0000_u01779855827170") 2026/05/27 04:34:38 DEBUG : c/non empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70d1_d20260527_m042344_c001_v0001103_t0047_u01779855824625") 2026/05/27 04:34:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4668d_d20260527_m043159_c001_v7007000_t0000_u01779856319235") 2026/05/27 04:34:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced24_d20260527_m043154_c001_v0001176_t0036_u01779856314925") 2026/05/27 04:34:38 DEBUG : check sum: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d69_d20260527_m042336_c001_v7007000_t0000_u01779855816557") 2026/05/27 04:34:38 DEBUG : check sum: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70ad_d20260527_m042335_c001_v0001103_t0053_u01779855815130") 2026/05/27 04:34:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7be7_d20260527_m043424_c001_v7007000_t0000_u01779856464293") 2026/05/27 04:34:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5793b_d20260527_m043422_c001_v0001185_t0008_u01779856462715") 2026/05/27 04:34:39 DEBUG : dest/3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26c52_d20260527_m042856_c001_v7007000_t0000_u01779856136077") 2026/05/27 04:34:39 DEBUG : dest/3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4169cc9b4098120f_d20260527_m042854_c001_v0001145_t0009_u01779856134965") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f4_d20260527_m043247_c001_v7007000_t0000_u01779856367572") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0295d_d20260527_m043243_c001_v0001182_t0020_u01779856363580") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da438_d20260527_m043354_c001_v7007000_t0000_u01779856434428") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d577f7_d20260527_m043345_c001_v0001185_t0006_u01779856425383") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d0e_d20260527_m043341_c001_v7007000_t0000_u01779856421061") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57757_d20260527_m043332_c001_v0001185_t0001_u01779856412177") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72cc_d20260527_m043327_c001_v7007000_t0000_u01779856407956") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d576d7_d20260527_m043319_c001_v0001185_t0040_u01779856399210") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2706_d20260527_m043315_c001_v7007000_t0000_u01779856395014") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5765d_d20260527_m043306_c001_v0001185_t0035_u01779856386013") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2746b_d20260527_m043301_c001_v7007000_t0000_u01779856381794") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d575cd_d20260527_m043251_c001_v0001185_t0021_u01779856371783") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5eb_d20260527_m043244_c001_v7007000_t0000_u01779856364803") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02923_d20260527_m043237_c001_v0001182_t0015_u01779856357124") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99ca9_d20260527_m043232_c001_v7007000_t0000_u01779856352665") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028c3_d20260527_m043229_c001_v0001182_t0029_u01779856349446") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fccd_d20260527_m043228_c001_v7007000_t0000_u01779856348206") 2026/05/27 04:34:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0285b_d20260527_m043220_c001_v0001182_t0003_u01779856340205") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4793_d20260527_m043215_c001_v7007000_t0000_u01779856335920") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57439_d20260527_m043212_c001_v0001185_t0042_u01779856332726") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7143_d20260527_m043211_c001_v7007000_t0000_u01779856331529") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0279b_d20260527_m043203_c001_v0001182_t0020_u01779856323363") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4758_d20260527_m043156_c001_v7007000_t0000_u01779856316635") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02721_d20260527_m043148_c001_v0001182_t0058_u01779856308281") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0b8_d20260527_m043144_c001_v7007000_t0000_u01779856304044") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026d7_d20260527_m043134_c001_v0001182_t0037_u01779856294970") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29b_d20260527_m043130_c001_v7007000_t0000_u01779856290855") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0267d_d20260527_m043122_c001_v0001182_t0035_u01779856282682") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99ca0_d20260527_m043230_c001_v7007000_t0000_u01779856350758") 2026/05/27 04:34:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0289d_d20260527_m043226_c001_v0001182_t0044_u01779856346445") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f5_d20260527_m043247_c001_v7007000_t0000_u01779856367756") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c7a_d20260527_m043243_c001_v0001182_t0043_u01779856363547") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da43b_d20260527_m043354_c001_v7007000_t0000_u01779856434612") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e76_d20260527_m043345_c001_v0001182_t0026_u01779856425941") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d0f_d20260527_m043341_c001_v7007000_t0000_u01779856421250") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76df6_d20260527_m043332_c001_v0001182_t0025_u01779856412800") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72cd_d20260527_m043328_c001_v7007000_t0000_u01779856408223") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d7e_d20260527_m043319_c001_v0001182_t0049_u01779856399761") 2026/05/27 04:34:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2707_d20260527_m043315_c001_v7007000_t0000_u01779856395207") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d10_d20260527_m043306_c001_v0001182_t0048_u01779856386583") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2746c_d20260527_m043301_c001_v7007000_t0000_u01779856381979") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76cb6_d20260527_m043253_c001_v0001182_t0023_u01779856373019") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5ee_d20260527_m043245_c001_v7007000_t0000_u01779856365203") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5754f_d20260527_m043237_c001_v0001185_t0028_u01779856357694") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cab_d20260527_m043232_c001_v7007000_t0000_u01779856352852") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedf2_d20260527_m043229_c001_v0001176_t0049_u01779856349458") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe391aaf_d20260527_m043228_c001_v7007000_t0000_u01779856348244") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57487_d20260527_m043220_c001_v0001185_t0002_u01779856340774") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4794_d20260527_m043216_c001_v7007000_t0000_u01779856336105") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02809_d20260527_m043212_c001_v0001182_t0029_u01779856332716") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7140_d20260527_m043210_c001_v7007000_t0000_u01779856330977") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b36_d20260527_m043203_c001_v0001182_t0053_u01779856323962") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99246_d20260527_m043156_c001_v7007000_t0000_u01779856316243") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76acd_d20260527_m043148_c001_v0001182_t0031_u01779856308866") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0b9_d20260527_m043144_c001_v7007000_t0000_u01779856304228") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a79_d20260527_m043135_c001_v0001182_t0006_u01779856295547") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29c_d20260527_m043131_c001_v7007000_t0000_u01779856291039") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a3d_d20260527_m043123_c001_v0001182_t0029_u01779856283250") 2026/05/27 04:34:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99c9f_d20260527_m043230_c001_v7007000_t0000_u01779856350589") 2026/05/27 04:34:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedd0_d20260527_m043226_c001_v0001176_t0005_u01779856346456") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f6_d20260527_m043247_c001_v7007000_t0000_u01779856367941") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee40_d20260527_m043243_c001_v0001176_t0056_u01779856363558") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da43f_d20260527_m043354_c001_v7007000_t0000_u01779856434845") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02bce_d20260527_m043346_c001_v0001182_t0048_u01779856426510") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d10_d20260527_m043341_c001_v7007000_t0000_u01779856421434") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02b21_d20260527_m043333_c001_v0001182_t0013_u01779856413362") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72ce_d20260527_m043328_c001_v7007000_t0000_u01779856408408") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02aa7_d20260527_m043320_c001_v0001182_t0001_u01779856400332") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2708_d20260527_m043315_c001_v7007000_t0000_u01779856395394") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02a35_d20260527_m043307_c001_v0001182_t0028_u01779856387150") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2746d_d20260527_m043302_c001_v7007000_t0000_u01779856382173") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e029bb_d20260527_m043253_c001_v0001182_t0016_u01779856373589") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a725d_d20260527_m043244_c001_v7007000_t0000_u01779856364758") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c4c_d20260527_m043238_c001_v0001182_t0034_u01779856358305") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cad_d20260527_m043233_c001_v7007000_t0000_u01779856353036") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574fd_d20260527_m043229_c001_v0001185_t0005_u01779856349468") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d16_d20260527_m043227_c001_v7007000_t0000_u01779856347659") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedb4_d20260527_m043221_c001_v0001176_t0040_u01779856341372") 2026/05/27 04:34:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4795_d20260527_m043216_c001_v7007000_t0000_u01779856336291") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b82_d20260527_m043212_c001_v0001182_t0014_u01779856332736") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfa6_d20260527_m043211_c001_v7007000_t0000_u01779856331362") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573ec_d20260527_m043204_c001_v0001185_t0013_u01779856324572") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4753_d20260527_m043156_c001_v7007000_t0000_u01779856316441") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5737c_d20260527_m043149_c001_v0001185_t0050_u01779856309445") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0ba_d20260527_m043144_c001_v7007000_t0000_u01779856304415") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57328_d20260527_m043136_c001_v0001185_t0052_u01779856296173") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29d_d20260527_m043131_c001_v7007000_t0000_u01779856291225") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572d4_d20260527_m043123_c001_v0001185_t0052_u01779856283596") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4021e535f3bd03fc_d20260527_m043230_c001_v7007000_t0000_u01779856350345") 2026/05/27 04:34:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574d3_d20260527_m043226_c001_v0001185_t0026_u01779856346466") 2026/05/27 04:34:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f7_d20260527_m043248_c001_v7007000_t0000_u01779856368126") 2026/05/27 04:34:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5758b_d20260527_m043243_c001_v0001185_t0019_u01779856363569") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da444_d20260527_m043355_c001_v7007000_t0000_u01779856435030") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef96_d20260527_m043347_c001_v0001176_t0014_u01779856427087") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d11_d20260527_m043341_c001_v7007000_t0000_u01779856421625") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef3a_d20260527_m043333_c001_v0001176_t0037_u01779856413939") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72cf_d20260527_m043328_c001_v7007000_t0000_u01779856408593") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceefa_d20260527_m043320_c001_v0001176_t0056_u01779856400897") 2026/05/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2709_d20260527_m043315_c001_v7007000_t0000_u01779856395580") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceebe_d20260527_m043307_c001_v0001176_t0052_u01779856387729") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2746e_d20260527_m043302_c001_v7007000_t0000_u01779856382359") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee80_d20260527_m043254_c001_v0001176_t0000_u01779856374164") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d76_d20260527_m043245_c001_v7007000_t0000_u01779856365205") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee26_d20260527_m043238_c001_v0001176_t0025_u01779856358877") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cae_d20260527_m043233_c001_v7007000_t0000_u01779856353223") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c0a_d20260527_m043229_c001_v0001182_t0059_u01779856349478") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9e1_d20260527_m043228_c001_v7007000_t0000_u01779856348004") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bc4_d20260527_m043221_c001_v0001182_t0021_u01779856341936") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4796_d20260527_m043216_c001_v7007000_t0000_u01779856336475") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced80_d20260527_m043212_c001_v0001176_t0036_u01779856332747") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfa7_d20260527_m043211_c001_v7007000_t0000_u01779856331373") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced50_d20260527_m043205_c001_v0001176_t0005_u01779856325121") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7263_d20260527_m043156_c001_v7007000_t0000_u01779856316646") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced10_d20260527_m043150_c001_v0001176_t0025_u01779856310070") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0bb_d20260527_m043144_c001_v7007000_t0000_u01779856304598") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cecce_d20260527_m043136_c001_v0001176_t0004_u01779856296772") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29e_d20260527_m043131_c001_v7007000_t0000_u01779856291410") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec8e_d20260527_m043123_c001_v0001176_t0008_u01779856283833") 2026/05/27 04:34:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115ff3f_d20260527_m043230_c001_v7007000_t0000_u01779856350359") 2026/05/27 04:34:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028a3_d20260527_m043226_c001_v0001182_t0021_u01779856346649") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f8_d20260527_m043248_c001_v7007000_t0000_u01779856368311") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c7c_d20260527_m043243_c001_v0001182_t0039_u01779856363745") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da82f_d20260527_m043355_c001_v7007000_t0000_u01779856435215") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57809_d20260527_m043347_c001_v0001185_t0021_u01779856427296") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d12_d20260527_m043341_c001_v7007000_t0000_u01779856421809") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57771_d20260527_m043334_c001_v0001185_t0041_u01779856414149") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d0_d20260527_m043328_c001_v7007000_t0000_u01779856408780") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d576f1_d20260527_m043321_c001_v0001185_t0019_u01779856401120") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270a_d20260527_m043315_c001_v7007000_t0000_u01779856395768") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57677_d20260527_m043308_c001_v0001185_t0049_u01779856388063") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2746f_d20260527_m043302_c001_v7007000_t0000_u01779856382545") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d575e1_d20260527_m043254_c001_v0001185_t0038_u01779856374373") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5ed_d20260527_m043245_c001_v7007000_t0000_u01779856365086") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0292d_d20260527_m043239_c001_v0001182_t0041_u01779856359093") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb1_d20260527_m043233_c001_v7007000_t0000_u01779856353407") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028c9_d20260527_m043229_c001_v0001182_t0030_u01779856349651") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f410da97ff4072309_d20260527_m043228_c001_v7007000_t0000_u01779856348140") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0286b_d20260527_m043222_c001_v0001182_t0054_u01779856342143") 2026/05/27 04:34:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4797_d20260527_m043216_c001_v7007000_t0000_u01779856336665") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5743d_d20260527_m043212_c001_v0001185_t0005_u01779856332914") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c376_d20260527_m043210_c001_v7007000_t0000_u01779856330987") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027b7_d20260527_m043205_c001_v0001182_t0012_u01779856325330") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7260_d20260527_m043156_c001_v7007000_t0000_u01779856316451") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02723_d20260527_m043150_c001_v0001182_t0005_u01779856310286") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0bc_d20260527_m043144_c001_v7007000_t0000_u01779856304782") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026e1_d20260527_m043136_c001_v0001182_t0015_u01779856296986") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c29f_d20260527_m043131_c001_v7007000_t0000_u01779856291598") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02691_d20260527_m043124_c001_v0001182_t0043_u01779856284043") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99c9d_d20260527_m043230_c001_v7007000_t0000_u01779856350397") 2026/05/27 04:34:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574d7_d20260527_m043226_c001_v0001185_t0022_u01779856346661") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5f9_d20260527_m043248_c001_v7007000_t0000_u01779856368496") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee42_d20260527_m043243_c001_v0001176_t0025_u01779856363765") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da835_d20260527_m043355_c001_v7007000_t0000_u01779856435403") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e7a_d20260527_m043347_c001_v0001182_t0018_u01779856427516") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d13_d20260527_m043341_c001_v7007000_t0000_u01779856421998") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76dfe_d20260527_m043334_c001_v0001182_t0006_u01779856414346") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d1_d20260527_m043328_c001_v7007000_t0000_u01779856408964") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d88_d20260527_m043321_c001_v0001182_t0050_u01779856401365") 2026/05/27 04:34:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270b_d20260527_m043315_c001_v7007000_t0000_u01779856395962") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d1e_d20260527_m043308_c001_v0001182_t0055_u01779856388266") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27470_d20260527_m043302_c001_v7007000_t0000_u01779856382734") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76cc2_d20260527_m043254_c001_v0001182_t0046_u01779856374583") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a725c_d20260527_m043244_c001_v7007000_t0000_u01779856364569") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5755b_d20260527_m043239_c001_v0001185_t0051_u01779856359292") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb3_d20260527_m043233_c001_v7007000_t0000_u01779856353657") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57503_d20260527_m043229_c001_v0001185_t0005_u01779856349663") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d19_d20260527_m043228_c001_v7007000_t0000_u01779856348216") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57491_d20260527_m043222_c001_v0001185_t0024_u01779856342354") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4798_d20260527_m043216_c001_v7007000_t0000_u01779856336849") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0280f_d20260527_m043212_c001_v0001182_t0000_u01779856332936") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fc74_d20260527_m043211_c001_v7007000_t0000_u01779856331385") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b40_d20260527_m043205_c001_v0001182_t0040_u01779856325528") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7265_d20260527_m043156_c001_v7007000_t0000_u01779856316679") 2026/05/27 04:34:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76ad9_d20260527_m043150_c001_v0001182_t0050_u01779856310491") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0bd_d20260527_m043144_c001_v7007000_t0000_u01779856304967") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a81_d20260527_m043137_c001_v0001182_t0042_u01779856297184") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a0_d20260527_m043131_c001_v7007000_t0000_u01779856291782") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a49_d20260527_m043124_c001_v0001182_t0008_u01779856284326") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe391ab4_d20260527_m043230_c001_v7007000_t0000_u01779856350386") 2026/05/27 04:34:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedd7_d20260527_m043226_c001_v0001176_t0052_u01779856346671") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5fa_d20260527_m043248_c001_v7007000_t0000_u01779856368680") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5758f_d20260527_m043243_c001_v0001185_t0035_u01779856363775") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da839_d20260527_m043355_c001_v7007000_t0000_u01779856435592") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02bdc_d20260527_m043347_c001_v0001182_t0007_u01779856427767") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d14_d20260527_m043342_c001_v7007000_t0000_u01779856422184") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02b38_d20260527_m043334_c001_v0001182_t0050_u01779856414547") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d3_d20260527_m043329_c001_v7007000_t0000_u01779856409149") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02ab3_d20260527_m043321_c001_v0001182_t0042_u01779856401590") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270c_d20260527_m043316_c001_v7007000_t0000_u01779856396150") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02a3b_d20260527_m043308_c001_v0001182_t0040_u01779856388476") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27471_d20260527_m043302_c001_v7007000_t0000_u01779856382920") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e029c5_d20260527_m043254_c001_v0001182_t0029_u01779856374790") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4021e535f3bd0414_d20260527_m043245_c001_v7007000_t0000_u01779856365202") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c50_d20260527_m043239_c001_v0001182_t0059_u01779856359623") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb4_d20260527_m043233_c001_v7007000_t0000_u01779856353845") 2026/05/27 04:34:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c0c_d20260527_m043229_c001_v0001182_t0018_u01779856349692") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4195c94792bd1d81_d20260527_m043228_c001_v7007000_t0000_u01779856348016") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedb8_d20260527_m043222_c001_v0001176_t0037_u01779856342542") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4799_d20260527_m043217_c001_v7007000_t0000_u01779856337186") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b86_d20260527_m043212_c001_v0001182_t0008_u01779856332947") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c37a_d20260527_m043211_c001_v7007000_t0000_u01779856331543") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573f8_d20260527_m043205_c001_v0001185_t0035_u01779856325737") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd290a0b1_d20260527_m043156_c001_v7007000_t0000_u01779856316657") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5738a_d20260527_m043150_c001_v0001185_t0050_u01779856310710") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0be_d20260527_m043145_c001_v7007000_t0000_u01779856305150") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5732e_d20260527_m043137_c001_v0001185_t0008_u01779856297380") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a1_d20260527_m043131_c001_v7007000_t0000_u01779856291977") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572e0_d20260527_m043124_c001_v0001185_t0054_u01779856284546") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4021e535f3bd03fd_d20260527_m043230_c001_v7007000_t0000_u01779856350530") 2026/05/27 04:34:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028a5_d20260527_m043226_c001_v0001182_t0001_u01779856346846") 2026/05/27 04:34:49 DEBUG : dir1/0007-12345: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5fb_d20260527_m043248_c001_v7007000_t0000_u01779856368864") 2026/05/27 04:34:49 DEBUG : dir1/0007-12345: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02963_d20260527_m043243_c001_v0001182_t0050_u01779856363786") 2026/05/27 04:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da83c_d20260527_m043355_c001_v7007000_t0000_u01779856435780") 2026/05/27 04:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef9e_d20260527_m043347_c001_v0001176_t0059_u01779856427981") 2026/05/27 04:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d15_d20260527_m043342_c001_v7007000_t0000_u01779856422371") 2026/05/27 04:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef44_d20260527_m043334_c001_v0001176_t0018_u01779856414768") 2026/05/27 04:34:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d4_d20260527_m043329_c001_v7007000_t0000_u01779856409335") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceefc_d20260527_m043321_c001_v0001176_t0018_u01779856401808") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270d_d20260527_m043316_c001_v7007000_t0000_u01779856396337") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceec4_d20260527_m043308_c001_v0001176_t0035_u01779856388703") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27473_d20260527_m043303_c001_v7007000_t0000_u01779856383116") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee88_d20260527_m043255_c001_v0001176_t0057_u01779856375067") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f411e3e941545cbc9_d20260527_m043245_c001_v7007000_t0000_u01779856365108") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee2a_d20260527_m043239_c001_v0001176_t0015_u01779856359851") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb5_d20260527_m043234_c001_v7007000_t0000_u01779856354030") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedf4_d20260527_m043229_c001_v0001176_t0044_u01779856349704") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fccb_d20260527_m043228_c001_v7007000_t0000_u01779856348022") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bcc_d20260527_m043222_c001_v0001182_t0030_u01779856342758") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479a_d20260527_m043217_c001_v7007000_t0000_u01779856337385") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced82_d20260527_m043212_c001_v0001176_t0014_u01779856332958") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2705f_d20260527_m043211_c001_v7007000_t0000_u01779856331602") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced54_d20260527_m043205_c001_v0001176_t0003_u01779856325925") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd290a0b0_d20260527_m043156_c001_v7007000_t0000_u01779856316464") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced12_d20260527_m043150_c001_v0001176_t0001_u01779856310940") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0bf_d20260527_m043145_c001_v7007000_t0000_u01779856305335") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cecd2_d20260527_m043137_c001_v0001176_t0030_u01779856297595") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a2_d20260527_m043132_c001_v7007000_t0000_u01779856292168") 2026/05/27 04:34:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec94_d20260527_m043124_c001_v0001176_t0054_u01779856284735") 2026/05/27 04:34:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115ff43_d20260527_m043230_c001_v7007000_t0000_u01779856350546") 2026/05/27 04:34:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574d9_d20260527_m043226_c001_v0001185_t0022_u01779856346866") 2026/05/27 04:34:51 DEBUG : dir1/0008-23456: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5fc_d20260527_m043249_c001_v7007000_t0000_u01779856369057") 2026/05/27 04:34:51 DEBUG : dir1/0008-23456: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c7e_d20260527_m043243_c001_v0001182_t0002_u01779856363946") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da843_d20260527_m043355_c001_v7007000_t0000_u01779856435969") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57813_d20260527_m043348_c001_v0001185_t0048_u01779856428249") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d16_d20260527_m043342_c001_v7007000_t0000_u01779856422556") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57780_d20260527_m043335_c001_v0001185_t0050_u01779856415014") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d5_d20260527_m043329_c001_v7007000_t0000_u01779856409523") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d576f7_d20260527_m043322_c001_v0001185_t0029_u01779856402022") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270e_d20260527_m043316_c001_v7007000_t0000_u01779856396523") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5767f_d20260527_m043308_c001_v0001185_t0046_u01779856388913") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27474_d20260527_m043303_c001_v7007000_t0000_u01779856383302") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d575ea_d20260527_m043255_c001_v0001185_t0030_u01779856375278") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f407951783956194d_d20260527_m043245_c001_v7007000_t0000_u01779856365119") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02935_d20260527_m043240_c001_v0001182_t0022_u01779856360058") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb6_d20260527_m043234_c001_v7007000_t0000_u01779856354216") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028cd_d20260527_m043229_c001_v0001182_t0055_u01779856349855") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f410da97ff4072303_d20260527_m043227_c001_v7007000_t0000_u01779856347770") 2026/05/27 04:34:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02873_d20260527_m043222_c001_v0001182_t0001_u01779856342967") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479b_d20260527_m043217_c001_v7007000_t0000_u01779856337569") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57441_d20260527_m043213_c001_v0001185_t0017_u01779856333102") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfa8_d20260527_m043211_c001_v7007000_t0000_u01779856331559") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027c1_d20260527_m043206_c001_v0001182_t0019_u01779856326134") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cf74_d20260527_m043156_c001_v7007000_t0000_u01779856316692") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0272d_d20260527_m043151_c001_v0001182_t0037_u01779856311158") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c0_d20260527_m043145_c001_v7007000_t0000_u01779856305540") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026e7_d20260527_m043137_c001_v0001182_t0043_u01779856297815") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a3_d20260527_m043132_c001_v7007000_t0000_u01779856292355") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026a1_d20260527_m043124_c001_v0001182_t0058_u01779856284943") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d1d_d20260527_m043230_c001_v7007000_t0000_u01779856350600") 2026/05/27 04:34:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bf6_d20260527_m043226_c001_v0001182_t0016_u01779856346923") 2026/05/27 04:34:52 DEBUG : dir1/0009-34567: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5fd_d20260527_m043249_c001_v7007000_t0000_u01779856369241") 2026/05/27 04:34:52 DEBUG : dir1/0009-34567: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57593_d20260527_m043243_c001_v0001185_t0054_u01779856363980") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761da846_d20260527_m043356_c001_v7007000_t0000_u01779856436157") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e84_d20260527_m043348_c001_v0001182_t0025_u01779856428439") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d17_d20260527_m043342_c001_v7007000_t0000_u01779856422822") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e0a_d20260527_m043335_c001_v0001182_t0036_u01779856415334") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d6_d20260527_m043329_c001_v7007000_t0000_u01779856409709") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d92_d20260527_m043322_c001_v0001182_t0052_u01779856402233") 2026/05/27 04:34:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f270f_d20260527_m043316_c001_v7007000_t0000_u01779856396710") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d2a_d20260527_m043309_c001_v0001182_t0044_u01779856389195") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27475_d20260527_m043303_c001_v7007000_t0000_u01779856383489") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76ccc_d20260527_m043255_c001_v0001182_t0006_u01779856375525") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f411e3e941545cbc8_d20260527_m043244_c001_v7007000_t0000_u01779856364809") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5756d_d20260527_m043240_c001_v0001185_t0040_u01779856360277") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb8_d20260527_m043234_c001_v7007000_t0000_u01779856354399") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57505_d20260527_m043229_c001_v0001185_t0045_u01779856349899") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9e4_d20260527_m043228_c001_v7007000_t0000_u01779856348187") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5749f_d20260527_m043223_c001_v0001185_t0032_u01779856343177") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479c_d20260527_m043217_c001_v7007000_t0000_u01779856337754") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02813_d20260527_m043213_c001_v0001182_t0030_u01779856333136") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9d2_d20260527_m043211_c001_v7007000_t0000_u01779856331393") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b4c_d20260527_m043206_c001_v0001182_t0058_u01779856326456") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7261_d20260527_m043156_c001_v7007000_t0000_u01779856316471") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76adf_d20260527_m043151_c001_v0001182_t0018_u01779856311523") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c1_d20260527_m043145_c001_v7007000_t0000_u01779856305723") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a89_d20260527_m043138_c001_v0001182_t0032_u01779856298090") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a4_d20260527_m043132_c001_v7007000_t0000_u01779856292541") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a51_d20260527_m043125_c001_v0001182_t0005_u01779856285153") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2706d_d20260527_m043230_c001_v7007000_t0000_u01779856350557") 2026/05/27 04:34:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceddc_d20260527_m043226_c001_v0001176_t0000_u01779856346970") 2026/05/27 04:34:54 DEBUG : dir1/0010-45678: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5fe_d20260527_m043249_c001_v7007000_t0000_u01779856369438") 2026/05/27 04:34:54 DEBUG : dir1/0010-45678: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee44_d20260527_m043243_c001_v0001176_t0026_u01779856363994") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac33_d20260527_m043356_c001_v7007000_t0000_u01779856436341") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02bea_d20260527_m043348_c001_v0001182_t0041_u01779856428643") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d18_d20260527_m043343_c001_v7007000_t0000_u01779856423007") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02b48_d20260527_m043335_c001_v0001182_t0048_u01779856415575") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d7_d20260527_m043329_c001_v7007000_t0000_u01779856409895") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02abf_d20260527_m043322_c001_v0001182_t0018_u01779856402503") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2710_d20260527_m043316_c001_v7007000_t0000_u01779856396904") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02a43_d20260527_m043309_c001_v0001182_t0030_u01779856389395") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27476_d20260527_m043303_c001_v7007000_t0000_u01779856383674") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e029c9_d20260527_m043255_c001_v0001182_t0018_u01779856375736") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f407951783956194b_d20260527_m043244_c001_v7007000_t0000_u01779856364823") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c5e_d20260527_m043240_c001_v0001182_t0013_u01779856360471") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cb9_d20260527_m043234_c001_v7007000_t0000_u01779856354583") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c0e_d20260527_m043229_c001_v0001182_t0029_u01779856349909") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4158d40d557ce830_d20260527_m043228_c001_v7007000_t0000_u01779856348021") 2026/05/27 04:34:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedbc_d20260527_m043223_c001_v0001176_t0036_u01779856343365") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479d_d20260527_m043217_c001_v7007000_t0000_u01779856337938") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced84_d20260527_m043213_c001_v0001176_t0002_u01779856333173") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fc75_d20260527_m043211_c001_v7007000_t0000_u01779856331569") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573fe_d20260527_m043206_c001_v0001185_t0033_u01779856326673") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99249_d20260527_m043156_c001_v7007000_t0000_u01779856316801") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5738e_d20260527_m043151_c001_v0001185_t0057_u01779856311720") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c2_d20260527_m043146_c001_v7007000_t0000_u01779856306034") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57336_d20260527_m043138_c001_v0001185_t0036_u01779856298307") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a5_d20260527_m043132_c001_v7007000_t0000_u01779856292725") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572e8_d20260527_m043125_c001_v0001185_t0027_u01779856285395") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4195c94792bd1d8b_d20260527_m043230_c001_v7007000_t0000_u01779856350612") 2026/05/27 04:34:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028a9_d20260527_m043227_c001_v0001182_t0013_u01779856347050") 2026/05/27 04:34:55 DEBUG : dir1/0011-56789: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5ff_d20260527_m043249_c001_v7007000_t0000_u01779856369623") 2026/05/27 04:34:55 DEBUG : dir1/0011-56789: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02965_d20260527_m043244_c001_v0001182_t0035_u01779856364015") 2026/05/27 04:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac38_d20260527_m043356_c001_v7007000_t0000_u01779856436528") 2026/05/27 04:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cefa4_d20260527_m043348_c001_v0001176_t0025_u01779856428875") 2026/05/27 04:34:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d19_d20260527_m043343_c001_v7007000_t0000_u01779856423191") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef4a_d20260527_m043335_c001_v0001176_t0041_u01779856415793") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d8_d20260527_m043330_c001_v7007000_t0000_u01779856410081") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef02_d20260527_m043322_c001_v0001176_t0012_u01779856402700") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2711_d20260527_m043317_c001_v7007000_t0000_u01779856397091") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceec8_d20260527_m043309_c001_v0001176_t0058_u01779856389596") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27477_d20260527_m043303_c001_v7007000_t0000_u01779856383858") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee8e_d20260527_m043255_c001_v0001176_t0033_u01779856375946") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7264_d20260527_m043244_c001_v7007000_t0000_u01779856364951") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee2c_d20260527_m043240_c001_v0001176_t0008_u01779856360702") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cba_d20260527_m043234_c001_v7007000_t0000_u01779856354768") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedf6_d20260527_m043229_c001_v0001176_t0044_u01779856349920") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4158d40d557ce82d_d20260527_m043227_c001_v7007000_t0000_u01779856347836") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bd2_d20260527_m043223_c001_v0001182_t0037_u01779856343575") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479e_d20260527_m043218_c001_v7007000_t0000_u01779856338125") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b8a_d20260527_m043213_c001_v0001182_t0044_u01779856333187") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7142_d20260527_m043211_c001_v7007000_t0000_u01779856331345") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced58_d20260527_m043206_c001_v0001176_t0052_u01779856326875") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99247_d20260527_m043156_c001_v7007000_t0000_u01779856316430") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced16_d20260527_m043151_c001_v0001176_t0056_u01779856311923") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c3_d20260527_m043146_c001_v7007000_t0000_u01779856306218") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cecd4_d20260527_m043138_c001_v0001176_t0010_u01779856298506") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a6_d20260527_m043132_c001_v7007000_t0000_u01779856292913") 2026/05/27 04:34:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec96_d20260527_m043125_c001_v0001176_t0044_u01779856285583") 2026/05/27 04:34:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4021e535f3bd03fe_d20260527_m043230_c001_v7007000_t0000_u01779856350715") 2026/05/27 04:34:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bfa_d20260527_m043227_c001_v0001182_t0031_u01779856347119") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af600_d20260527_m043249_c001_v7007000_t0000_u01779856369807") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c80_d20260527_m043244_c001_v0001182_t0028_u01779856364153") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac3d_d20260527_m043356_c001_v7007000_t0000_u01779856436715") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57819_d20260527_m043349_c001_v0001185_t0041_u01779856429096") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d1a_d20260527_m043343_c001_v7007000_t0000_u01779856423374") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57791_d20260527_m043336_c001_v0001185_t0035_u01779856416025") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72d9_d20260527_m043330_c001_v7007000_t0000_u01779856410267") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57701_d20260527_m043322_c001_v0001185_t0042_u01779856402915") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2712_d20260527_m043317_c001_v7007000_t0000_u01779856397277") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57687_d20260527_m043309_c001_v0001185_t0031_u01779856389901") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27479_d20260527_m043304_c001_v7007000_t0000_u01779856384042") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d575f7_d20260527_m043256_c001_v0001185_t0050_u01779856376172") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5e9_d20260527_m043244_c001_v7007000_t0000_u01779856364618") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02939_d20260527_m043240_c001_v0001182_t0055_u01779856360904") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cbb_d20260527_m043234_c001_v7007000_t0000_u01779856354953") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e028d3_d20260527_m043230_c001_v0001182_t0043_u01779856350078") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4195c94792bd1d82_d20260527_m043228_c001_v7007000_t0000_u01779856348227") 2026/05/27 04:34:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02877_d20260527_m043223_c001_v0001182_t0005_u01779856343782") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d479f_d20260527_m043218_c001_v7007000_t0000_u01779856338309") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02815_d20260527_m043213_c001_v0001182_t0025_u01779856333349") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9d3_d20260527_m043211_c001_v7007000_t0000_u01779856331580") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027cd_d20260527_m043207_c001_v0001182_t0036_u01779856327146") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4667c_d20260527_m043156_c001_v7007000_t0000_u01779856316432") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02731_d20260527_m043152_c001_v0001182_t0045_u01779856312141") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c4_d20260527_m043146_c001_v7007000_t0000_u01779856306404") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026ed_d20260527_m043138_c001_v0001182_t0036_u01779856298715") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a7_d20260527_m043133_c001_v7007000_t0000_u01779856293099") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e026a5_d20260527_m043125_c001_v0001182_t0030_u01779856285795") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2706c_d20260527_m043230_c001_v7007000_t0000_u01779856350366") 2026/05/27 04:34:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574dd_d20260527_m043227_c001_v0001185_t0057_u01779856347133") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af601_d20260527_m043250_c001_v7007000_t0000_u01779856370088") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57597_d20260527_m043244_c001_v0001185_t0056_u01779856364166") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac42_d20260527_m043356_c001_v7007000_t0000_u01779856436900") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e8c_d20260527_m043349_c001_v0001182_t0058_u01779856429283") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d1b_d20260527_m043343_c001_v7007000_t0000_u01779856423560") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76e14_d20260527_m043336_c001_v0001182_t0041_u01779856416212") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72da_d20260527_m043330_c001_v7007000_t0000_u01779856410452") 2026/05/27 04:34:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d9e_d20260527_m043323_c001_v0001182_t0014_u01779856403103") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2713_d20260527_m043317_c001_v7007000_t0000_u01779856397464") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76d36_d20260527_m043310_c001_v0001182_t0003_u01779856390151") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2747a_d20260527_m043304_c001_v7007000_t0000_u01779856384234") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76cda_d20260527_m043256_c001_v0001182_t0046_u01779856376385") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7269_d20260527_m043245_c001_v7007000_t0000_u01779856365200") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5757d_d20260527_m043241_c001_v0001185_t0055_u01779856361112") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cbd_d20260527_m043235_c001_v7007000_t0000_u01779856355149") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57507_d20260527_m043230_c001_v0001185_t0017_u01779856350099") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4171093223018d17_d20260527_m043227_c001_v7007000_t0000_u01779856347844") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574ad_d20260527_m043224_c001_v0001185_t0038_u01779856344026") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d47a1_d20260527_m043218_c001_v7007000_t0000_u01779856338494") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57443_d20260527_m043213_c001_v0001185_t0053_u01779856333360") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d4789_d20260527_m043211_c001_v7007000_t0000_u01779856331405") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b54_d20260527_m043207_c001_v0001182_t0042_u01779856327351") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46680_d20260527_m043156_c001_v7007000_t0000_u01779856316810") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76ae3_d20260527_m043152_c001_v0001182_t0008_u01779856312354") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c5_d20260527_m043146_c001_v7007000_t0000_u01779856306589") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a8f_d20260527_m043138_c001_v0001182_t0028_u01779856298917") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a8_d20260527_m043133_c001_v7007000_t0000_u01779856293287") 2026/05/27 04:34:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76a53_d20260527_m043126_c001_v0001182_t0039_u01779856286001") 2026/05/27 04:35:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99c9c_d20260527_m043230_c001_v7007000_t0000_u01779856350376") 2026/05/27 04:35:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedde_d20260527_m043227_c001_v0001176_t0049_u01779856347187") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af602_d20260527_m043250_c001_v7007000_t0000_u01779856370272") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02969_d20260527_m043244_c001_v0001182_t0055_u01779856364224") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac47_d20260527_m043357_c001_v7007000_t0000_u01779856437086") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02bf6_d20260527_m043349_c001_v0001182_t0051_u01779856429513") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d1c_d20260527_m043343_c001_v7007000_t0000_u01779856423744") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02b58_d20260527_m043336_c001_v0001182_t0007_u01779856416408") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72db_d20260527_m043330_c001_v7007000_t0000_u01779856410637") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02acb_d20260527_m043323_c001_v0001182_t0039_u01779856403341") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2714_d20260527_m043317_c001_v7007000_t0000_u01779856397649") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02a49_d20260527_m043310_c001_v0001182_t0017_u01779856390348") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2747b_d20260527_m043304_c001_v7007000_t0000_u01779856384427") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e029d9_d20260527_m043256_c001_v0001182_t0015_u01779856376587") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af5ec_d20260527_m043244_c001_v7007000_t0000_u01779856364969") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c6a_d20260527_m043241_c001_v0001182_t0050_u01779856361302") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cbe_d20260527_m043235_c001_v7007000_t0000_u01779856355334") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76c10_d20260527_m043230_c001_v0001182_t0023_u01779856350106") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4021e535f3bd03f9_d20260527_m043228_c001_v7007000_t0000_u01779856348240") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedc0_d20260527_m043224_c001_v0001176_t0009_u01779856344219") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d47a2_d20260527_m043218_c001_v7007000_t0000_u01779856338682") 2026/05/27 04:35:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced88_d20260527_m043213_c001_v0001176_t0015_u01779856333382") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfa9_d20260527_m043211_c001_v7007000_t0000_u01779856331611") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57408_d20260527_m043207_c001_v0001185_t0023_u01779856327566") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7262_d20260527_m043156_c001_v7007000_t0000_u01779856316482") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57394_d20260527_m043152_c001_v0001185_t0030_u01779856312556") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c6_d20260527_m043146_c001_v7007000_t0000_u01779856306773") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57342_d20260527_m043139_c001_v0001185_t0056_u01779856299115") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2a9_d20260527_m043133_c001_v7007000_t0000_u01779856293471") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572f8_d20260527_m043126_c001_v0001185_t0002_u01779856286210") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99c9e_d20260527_m043230_c001_v7007000_t0000_u01779856350573") 2026/05/27 04:35:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bfe_d20260527_m043227_c001_v0001182_t0057_u01779856347326") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af603_d20260527_m043250_c001_v7007000_t0000_u01779856370456") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee46_d20260527_m043244_c001_v0001176_t0050_u01779856364301") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac4e_d20260527_m043357_c001_v7007000_t0000_u01779856437349") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cefae_d20260527_m043349_c001_v0001176_t0054_u01779856429810") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d1e_d20260527_m043343_c001_v7007000_t0000_u01779856423950") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef4c_d20260527_m043336_c001_v0001176_t0028_u01779856416693") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72dc_d20260527_m043330_c001_v7007000_t0000_u01779856410825") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef04_d20260527_m043323_c001_v0001176_t0031_u01779856403559") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2715_d20260527_m043317_c001_v7007000_t0000_u01779856397836") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceecc_d20260527_m043310_c001_v0001176_t0039_u01779856390547") 2026/05/27 04:35:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2747c_d20260527_m043304_c001_v7007000_t0000_u01779856384613") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee90_d20260527_m043256_c001_v0001176_t0005_u01779856376802") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd290a18f_d20260527_m043245_c001_v7007000_t0000_u01779856365215") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee30_d20260527_m043241_c001_v0001176_t0037_u01779856361537") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cc0_d20260527_m043235_c001_v7007000_t0000_u01779856355617") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cedfa_d20260527_m043230_c001_v0001176_t0043_u01779856350129") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f410da97ff4072305_d20260527_m043227_c001_v7007000_t0000_u01779856347955") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bde_d20260527_m043224_c001_v0001182_t0015_u01779856344462") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d47a3_d20260527_m043218_c001_v7007000_t0000_u01779856338867") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b90_d20260527_m043213_c001_v0001182_t0045_u01779856333399") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c378_d20260527_m043211_c001_v7007000_t0000_u01779856331172") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced64_d20260527_m043207_c001_v0001176_t0001_u01779856327768") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cf73_d20260527_m043156_c001_v7007000_t0000_u01779856316496") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced18_d20260527_m043152_c001_v0001176_t0004_u01779856312746") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c7_d20260527_m043146_c001_v7007000_t0000_u01779856306957") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cecda_d20260527_m043139_c001_v0001176_t0051_u01779856299318") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2aa_d20260527_m043133_c001_v7007000_t0000_u01779856293655") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec9e_d20260527_m043126_c001_v0001176_t0012_u01779856286399") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4195c94792bd1d89_d20260527_m043230_c001_v7007000_t0000_u01779856350406") 2026/05/27 04:35:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574e1_d20260527_m043227_c001_v0001185_t0025_u01779856347370") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4668e_d20260527_m043159_c001_v7007000_t0000_u01779856319420") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0274f_d20260527_m043155_c001_v0001182_t0042_u01779856315110") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4668f_d20260527_m043159_c001_v7007000_t0000_u01779856319605") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76af7_d20260527_m043155_c001_v0001182_t0008_u01779856315121") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46692_d20260527_m043159_c001_v7007000_t0000_u01779856319789") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573ac_d20260527_m043155_c001_v0001185_t0013_u01779856315134") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46694_d20260527_m043159_c001_v7007000_t0000_u01779856319974") 2026/05/27 04:35:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced26_d20260527_m043155_c001_v0001176_t0012_u01779856315143") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46696_d20260527_m043200_c001_v7007000_t0000_u01779856320158") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02751_d20260527_m043155_c001_v0001182_t0031_u01779856315319") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46697_d20260527_m043200_c001_v7007000_t0000_u01779856320342") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced28_d20260527_m043155_c001_v0001176_t0023_u01779856315359") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf46698_d20260527_m043200_c001_v7007000_t0000_u01779856320528") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76afb_d20260527_m043155_c001_v0001182_t0037_u01779856315373") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4669a_d20260527_m043200_c001_v7007000_t0000_u01779856320711") 2026/05/27 04:35:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573b2_d20260527_m043155_c001_v0001185_t0051_u01779856315384") 2026/05/27 04:35:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4669c_d20260527_m043200_c001_v7007000_t0000_u01779856320896") 2026/05/27 04:35:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02757_d20260527_m043155_c001_v0001182_t0049_u01779856315542") 2026/05/27 04:35:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4669e_d20260527_m043201_c001_v7007000_t0000_u01779856321080") 2026/05/27 04:35:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced2a_d20260527_m043155_c001_v0001176_t0057_u01779856315571") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4669f_d20260527_m043201_c001_v7007000_t0000_u01779856321263") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76aff_d20260527_m043155_c001_v0001182_t0031_u01779856315584") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466a1_d20260527_m043201_c001_v7007000_t0000_u01779856321452") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573b6_d20260527_m043155_c001_v0001185_t0029_u01779856315611") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466a3_d20260527_m043201_c001_v7007000_t0000_u01779856321682") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0275f_d20260527_m043155_c001_v0001182_t0006_u01779856315746") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466a4_d20260527_m043201_c001_v7007000_t0000_u01779856321867") 2026/05/27 04:35:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b03_d20260527_m043155_c001_v0001182_t0027_u01779856315799") 2026/05/27 04:35:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466a6_d20260527_m043202_c001_v7007000_t0000_u01779856322051") 2026/05/27 04:35:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d573b8_d20260527_m043155_c001_v0001185_t0048_u01779856315809") 2026/05/27 04:35:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466a7_d20260527_m043202_c001_v7007000_t0000_u01779856322235") 2026/05/27 04:35:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced2e_d20260527_m043155_c001_v0001176_t0054_u01779856315832") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d478d_d20260527_m043213_c001_v7007000_t0000_u01779856333821") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027ef_d20260527_m043210_c001_v0001182_t0055_u01779856330052") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27063_d20260527_m043213_c001_v7007000_t0000_u01779856333993") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b68_d20260527_m043210_c001_v0001182_t0013_u01779856330063") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466bf_d20260527_m043213_c001_v7007000_t0000_u01779856333613") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57419_d20260527_m043210_c001_v0001185_t0054_u01779856330074") 2026/05/27 04:35:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9d7_d20260527_m043213_c001_v7007000_t0000_u01779856333643") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced72_d20260527_m043210_c001_v0001176_t0048_u01779856330085") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c37d_d20260527_m043213_c001_v7007000_t0000_u01779856333673") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027f1_d20260527_m043210_c001_v0001182_t0055_u01779856330248") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4160c8c19f3ac9d8_d20260527_m043213_c001_v7007000_t0000_u01779856333830") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5741d_d20260527_m043210_c001_v0001185_t0023_u01779856330261") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27061_d20260527_m043213_c001_v7007000_t0000_u01779856333623") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b6e_d20260527_m043210_c001_v0001182_t0058_u01779856330293") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfc7_d20260527_m043213_c001_v7007000_t0000_u01779856333663") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced74_d20260527_m043210_c001_v0001176_t0024_u01779856330304") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfca_d20260527_m043213_c001_v7007000_t0000_u01779856333785") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5741f_d20260527_m043210_c001_v0001185_t0000_u01779856330449") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d478c_d20260527_m043213_c001_v7007000_t0000_u01779856333634") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027f7_d20260527_m043210_c001_v0001182_t0024_u01779856330459") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fc78_d20260527_m043213_c001_v7007000_t0000_u01779856333841") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b70_d20260527_m043210_c001_v0001182_t0058_u01779856330506") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fc77_d20260527_m043213_c001_v7007000_t0000_u01779856333653") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced76_d20260527_m043210_c001_v0001176_t0010_u01779856330516") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf466c0_d20260527_m043213_c001_v7007000_t0000_u01779856333797") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57423_d20260527_m043210_c001_v0001185_t0001_u01779856330637") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec27062_d20260527_m043213_c001_v7007000_t0000_u01779856333808") 2026/05/27 04:35:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e027f9_d20260527_m043210_c001_v0001182_t0047_u01779856330662") 2026/05/27 04:35:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d478e_d20260527_m043214_c001_v7007000_t0000_u01779856334008") 2026/05/27 04:35:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b72_d20260527_m043210_c001_v0001182_t0051_u01779856330716") 2026/05/27 04:35:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cfcd_d20260527_m043213_c001_v7007000_t0000_u01779856333853") 2026/05/27 04:35:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced78_d20260527_m043210_c001_v0001176_t0040_u01779856330731") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d70d2_d20260527_m043025_c001_v7007000_t0000_u01779856225572") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118ee4be7ef7357c_d20260527_m043022_c001_v0001101_t0000_u01779856222671") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115fc60_d20260527_m043022_c001_v7007000_t0000_u01779856222486") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118ee4be7ef73574_d20260527_m043019_c001_v0001101_t0048_u01779856219081") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115fc5c_d20260527_m043018_c001_v7007000_t0000_u01779856218329") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57039_d20260527_m043014_c001_v0001185_t0045_u01779856214781") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f409be8956ef5b528_d20260527_m043013_c001_v7007000_t0000_u01779856213300") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118fbf4b30accaca_d20260527_m043011_c001_v0001184_t0018_u01779856211409") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd2909e78_d20260527_m043011_c001_v7007000_t0000_u01779856211226") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118fbf4b30accab2_d20260527_m043007_c001_v0001184_t0044_u01779856207785") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd2909e74_d20260527_m043007_c001_v7007000_t0000_u01779856207049") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56f93_d20260527_m043003_c001_v0001185_t0017_u01779856203617") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd57_d20260527_m043002_c001_v7007000_t0000_u01779856202232") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10200e1a13c26ff5_d20260527_m043000_c001_v0001185_t0030_u01779856200884") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad905f_d20260527_m043000_c001_v7007000_t0000_u01779856200699") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10200e1a13c26fd9_d20260527_m042957_c001_v0001185_t0052_u01779856197134") 2026/05/27 04:35:06 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8fdc_d20260527_m042956_c001_v7007000_t0000_u01779856196400") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56ed7_d20260527_m042953_c001_v0001185_t0002_u01779856193286") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd0e_d20260527_m042952_c001_v7007000_t0000_u01779856192727") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1037527d75ccba8b_d20260527_m042950_c001_v0001179_t0035_u01779856190926") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8f4f_d20260527_m042950_c001_v7007000_t0000_u01779856190742") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1037527d75ccba6b_d20260527_m042947_c001_v0001179_t0020_u01779856187784") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8efd_d20260527_m042947_c001_v7007000_t0000_u01779856187051") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56e17_d20260527_m042941_c001_v0001185_t0003_u01779856181570") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8ea1_d20260527_m042941_c001_v7007000_t0000_u01779856181013") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f111581f0015448e4_d20260527_m042939_c001_v0001167_t0026_u01779856179032") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4010d7b17ec7fc64_d20260527_m042938_c001_v7007000_t0000_u01779856178847") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f111581f0015448c0_d20260527_m042935_c001_v0001167_t0057_u01779856175529") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4010d7b17ec7fc49_d20260527_m042934_c001_v7007000_t0000_u01779856174794") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56d25_d20260527_m042927_c001_v0001185_t0044_u01779856167814") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4f90a_d20260527_m042926_c001_v7007000_t0000_u01779856166895") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f102825425b27249d_d20260527_m042924_c001_v0001130_t0040_u01779856164699") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d042_d20260527_m042924_c001_v7007000_t0000_u01779856164426") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f102825425b27248f_d20260527_m042920_c001_v0001130_t0036_u01779856160233") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d03e_d20260527_m042919_c001_v7007000_t0000_u01779856159499") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56c41_d20260527_m042914_c001_v0001185_t0019_u01779856154126") 2026/05/27 04:35:07 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e22_d20260527_m042913_c001_v7007000_t0000_u01779856153022") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf754b_d20260527_m042907_c001_v0001103_t0056_u01779856147365") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4195c94792bd1a48_d20260527_m042907_c001_v7007000_t0000_u01779856147163") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56beb_d20260527_m042902_c001_v0001185_t0009_u01779856142940") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f104310dc7cc70634_d20260527_m042901_c001_v0001134_t0019_u01779856141762") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f104310dc7cc70630_d20260527_m042900_c001_v0001134_t0004_u01779856140524") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa98d4a_d20260527_m042846_c001_v7007000_t0000_u01779856126723") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf74fd_d20260527_m042839_c001_v0001103_t0053_u01779856119750") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1068a836a2e09e0e_d20260527_m042838_c001_v0001171_t0041_u01779856118884") 2026/05/27 04:35:08 DEBUG : dst/one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1068a836a2e09e06_d20260527_m042837_c001_v0001171_t0012_u01779856117836") 2026/05/27 04:35:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d70d8_d20260527_m043025_c001_v7007000_t0000_u01779856225803") 2026/05/27 04:35:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f109d1640557c9e95_d20260527_m043022_c001_v0001103_t0055_u01779856222210") 2026/05/27 04:35:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1041c05959110d01_d20260527_m043017_c001_v0001174_t0055_u01779856217897") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f409be8956ef5b52d_d20260527_m043013_c001_v7007000_t0000_u01779856213485") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1132a29a4be7c88b_d20260527_m043010_c001_v0001120_t0025_u01779856210760") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1096734838347dd3_d20260527_m043006_c001_v0001113_t0058_u01779856206769") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd5d_d20260527_m043002_c001_v7007000_t0000_u01779856202449") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10406b9259ac1c91_d20260527_m043000_c001_v0001116_t0025_u01779856200097") 2026/05/27 04:35:08 DEBUG : dst/one.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1192e39f6d98448d_d20260527_m042956_c001_v0001178_t0054_u01779856196139") 2026/05/27 04:35:09 DEBUG : dst/three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e25_d20260527_m042913_c001_v7007000_t0000_u01779856153209") 2026/05/27 04:35:09 DEBUG : dst/three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f104310dc7cc70642_d20260527_m042911_c001_v0001134_t0009_u01779856151481") 2026/05/27 04:35:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d70e0_d20260527_m043026_c001_v7007000_t0000_u01779856226013") 2026/05/27 04:35:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f119437ce5111d471_d20260527_m043023_c001_v0001134_t0037_u01779856223782") 2026/05/27 04:35:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1048ffe0930c63e3_d20260527_m043020_c001_v0001184_t0007_u01779856220157") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d70e5_d20260527_m043026_c001_v7007000_t0000_u01779856226200") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118ee4be7ef73582_d20260527_m043024_c001_v0001101_t0001_u01779856224745") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115fc62_d20260527_m043024_c001_v7007000_t0000_u01779856224560") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118ee4be7ef73576_d20260527_m043020_c001_v0001101_t0028_u01779856220576") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4126bbff1115fc5e_d20260527_m043020_c001_v7007000_t0000_u01779856220392") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57041_d20260527_m043015_c001_v0001185_t0013_u01779856215197") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f409be8956ef5b532_d20260527_m043013_c001_v7007000_t0000_u01779856213668") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118fbf4b30accad4_d20260527_m043012_c001_v0001184_t0007_u01779856212709") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd2909e79_d20260527_m043012_c001_v7007000_t0000_u01779856212525") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f118fbf4b30accac6_d20260527_m043009_c001_v0001184_t0030_u01779856209289") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f406c586dd2909e77_d20260527_m043009_c001_v7007000_t0000_u01779856209103") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56f9f_d20260527_m043004_c001_v0001185_t0012_u01779856204016") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad9074_d20260527_m043001_c001_v7007000_t0000_u01779856201670") 2026/05/27 04:35:09 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56f49_d20260527_m042959_c001_v0001185_t0038_u01779856199283") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad901a_d20260527_m042958_c001_v7007000_t0000_u01779856198517") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56edf_d20260527_m042953_c001_v0001185_t0035_u01779856193687") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8f67_d20260527_m042951_c001_v7007000_t0000_u01779856191799") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56e9b_d20260527_m042949_c001_v0001185_t0034_u01779856189534") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8f25_d20260527_m042948_c001_v7007000_t0000_u01779856188432") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56e23_d20260527_m042942_c001_v0001185_t0014_u01779856182009") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4010d7b17ec7fc6a_d20260527_m042940_c001_v7007000_t0000_u01779856180069") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56dcf_d20260527_m042937_c001_v0001185_t0007_u01779856177846") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4010d7b17ec7fc5a_d20260527_m042936_c001_v7007000_t0000_u01779856176750") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56d4d_d20260527_m042930_c001_v0001185_t0047_u01779856170218") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d044_d20260527_m042925_c001_v7007000_t0000_u01779856165949") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7571_d20260527_m042922_c001_v0001103_t0041_u01779856162650") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d03f_d20260527_m042921_c001_v7007000_t0000_u01779856161550") 2026/05/27 04:35:10 DEBUG : dst/three.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56c49_d20260527_m042914_c001_v0001185_t0015_u01779856154792") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f409be8956ef5b537_d20260527_m043013_c001_v7007000_t0000_u01779856213852") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f108acf03e4f102fb_d20260527_m043012_c001_v0001136_t0002_u01779856212218") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10237375fbe9827a_d20260527_m043008_c001_v0001115_t0006_u01779856208574") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd62_d20260527_m043002_c001_v7007000_t0000_u01779856202638") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1041c05959110c79_d20260527_m043001_c001_v0001174_t0041_u01779856201291") 2026/05/27 04:35:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f105c91689efd043a_d20260527_m042957_c001_v0001157_t0035_u01779856197848") 2026/05/27 04:35:10 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d70e8_d20260527_m043026_c001_v7007000_t0000_u01779856226389") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5703d_d20260527_m043015_c001_v0001185_t0033_u01779856215007") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f409be8956ef5b53c_d20260527_m043014_c001_v7007000_t0000_u01779856214037") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56f97_d20260527_m043003_c001_v0001185_t0039_u01779856203828") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd68_d20260527_m043002_c001_v7007000_t0000_u01779856202822") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56ed9_d20260527_m042953_c001_v0001185_t0017_u01779856193473") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cd0f_d20260527_m042952_c001_v7007000_t0000_u01779856192913") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56e1d_d20260527_m042941_c001_v0001185_t0033_u01779856181792") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8ea4_d20260527_m042941_c001_v7007000_t0000_u01779856181197") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56d47_d20260527_m042930_c001_v0001185_t0041_u01779856170030") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4f90f_d20260527_m042927_c001_v7007000_t0000_u01779856167080") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7563_d20260527_m042914_c001_v0001103_t0026_u01779856154355") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26e26_d20260527_m042913_c001_v7007000_t0000_u01779856153392") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1109982013d50efb_d20260527_m042908_c001_v0001130_t0042_u01779856148824") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa98d4b_d20260527_m042846_c001_v7007000_t0000_u01779856126908") 2026/05/27 04:35:11 DEBUG : dst/two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1068a836a2e09e20_d20260527_m042845_c001_v0001171_t0006_u01779856125560") 2026/05/27 04:35:11 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f414d7ba8915355b0_d20260527_m042740_c001_v7007000_t0000_u01779856060721") 2026/05/27 04:35:11 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf73ed_d20260527_m042722_c001_v0001103_t0036_u01779856042334") 2026/05/27 04:35:11 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4220d_d20260527_m042720_c001_v7007000_t0000_u01779856040491") 2026/05/27 04:35:11 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5678d_d20260527_m042632_c001_v0001185_t0014_u01779855992172") 2026/05/27 04:35:11 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f418c71c3910cafc7_d20260527_m042605_c001_v7007000_t0000_u01779855965913") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf72b8_d20260527_m042547_c001_v0001103_t0049_u01779855947193") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88c0_d20260527_m042523_c001_v7007000_t0000_u01779855923869") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf724a_d20260527_m042521_c001_v0001103_t0014_u01779855921787") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878fa_d20260527_m042520_c001_v7007000_t0000_u01779855920828") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7242_d20260527_m042519_c001_v0001103_t0032_u01779855919436") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878ed_d20260527_m042516_c001_v7007000_t0000_u01779855916101") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf722a_d20260527_m042513_c001_v0001103_t0047_u01779855913761") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878e7_d20260527_m042512_c001_v7007000_t0000_u01779855912725") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7220_d20260527_m042511_c001_v0001103_t0051_u01779855911230") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe38785b_d20260527_m042504_c001_v7007000_t0000_u01779855904901") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71f4_d20260527_m042502_c001_v0001103_t0030_u01779855902917") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387817_d20260527_m042502_c001_v7007000_t0000_u01779855902024") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71ee_d20260527_m042501_c001_v0001103_t0049_u01779855901038") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387801_d20260527_m042456_c001_v7007000_t0000_u01779855896053") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71c4_d20260527_m042454_c001_v0001103_t0045_u01779855894593") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3877eb_d20260527_m042452_c001_v7007000_t0000_u01779855892690") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71b0_d20260527_m042451_c001_v0001103_t0048_u01779855891598") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3877cc_d20260527_m042450_c001_v7007000_t0000_u01779855890864") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f11148d1cc8eeeeb4_d20260527_m042450_c001_v0001174_t0036_u01779855890069") 2026/05/27 04:35:12 DEBUG : empty space: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70df_d20260527_m042347_c001_v0001103_t0024_u01779855827544") 2026/05/27 04:35:13 DEBUG : enormous: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878ff_d20260527_m042522_c001_v7007000_t0000_u01779855922902") 2026/05/27 04:35:13 DEBUG : enormous: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf724e_d20260527_m042522_c001_v0001103_t0014_u01779855922144") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7135_d20260527_m043030_c001_v7007000_t0000_u01779856230188") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570b7_d20260527_m043029_c001_v0001185_t0055_u01779856229040") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad89ab_d20260527_m042545_c001_v7007000_t0000_u01779855945798") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf72ae_d20260527_m042544_c001_v0001103_t0051_u01779855944377") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6d_d20260527_m042343_c001_v7007000_t0000_u01779855823907") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70c5_d20260527_m042342_c001_v0001103_t0013_u01779855822890") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6c_d20260527_m042342_c001_v7007000_t0000_u01779855822340") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70bf_d20260527_m042341_c001_v0001103_t0054_u01779855821625") 2026/05/27 04:35:13 DEBUG : existing: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70bd_d20260527_m042340_c001_v0001103_t0046_u01779855820713") 2026/05/27 04:35:13 DEBUG : existing-b: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad89ae_d20260527_m042545_c001_v7007000_t0000_u01779855945983") 2026/05/27 04:35:13 DEBUG : existing-b: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56676_d20260527_m042544_c001_v0001185_t0035_u01779855944367") 2026/05/27 04:35:13 DEBUG : file1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ced1_d20260527_m043114_c001_v7007000_t0000_u01779856274539") 2026/05/27 04:35:13 DEBUG : file1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5728e_d20260527_m043113_c001_v0001185_t0057_u01779856273348") 2026/05/27 04:35:13 DEBUG : file1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cec6_d20260527_m043112_c001_v7007000_t0000_u01779856272022") 2026/05/27 04:35:13 DEBUG : file1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0262d_d20260527_m043110_c001_v0001182_t0021_u01779856270852") 2026/05/27 04:35:13 DEBUG : five: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88f2_d20260527_m042527_c001_v7007000_t0000_u01779855927944") 2026/05/27 04:35:13 DEBUG : five: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4121ead568bf7270_d20260527_m042525_c001_v0001103_t0013_u01779855925918") 2026/05/27 04:35:13 DEBUG : foo: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3877f9_d20260527_m042454_c001_v7007000_t0000_u01779855894226") 2026/05/27 04:35:14 DEBUG : foo: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4121ead568bf71b6_d20260527_m042453_c001_v0001103_t0013_u01779855893617") 2026/05/27 04:35:14 DEBUG : foo: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4121ead568bf71b4_d20260527_m042453_c001_v0001103_t0013_u01779855893059") 2026/05/27 04:35:14 DEBUG : four: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88f6_d20260527_m042528_c001_v7007000_t0000_u01779855928129") 2026/05/27 04:35:14 DEBUG : four: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41419438c9c530f7_d20260527_m042526_c001_v0001150_t0026_u01779855926560") 2026/05/27 04:35:14 DEBUG : four: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf726a_d20260527_m042525_c001_v0001103_t0003_u01779855925083") 2026/05/27 04:35:14 DEBUG : hello world2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca858_d20260527_m042143_c001_v7007000_t0000_u01779855703012") 2026/05/27 04:35:14 DEBUG : hello world2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f11_d20260527_m042142_c001_v0001103_t0004_u01779855702293") 2026/05/27 04:35:14 DEBUG : ignore-size: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6b_d20260527_m042340_c001_v7007000_t0000_u01779855820346") 2026/05/27 04:35:14 DEBUG : ignore-size: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70bb_d20260527_m042339_c001_v0001103_t0007_u01779855819192") 2026/05/27 04:35:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad899c_d20260527_m042543_c001_v7007000_t0000_u01779855943510") 2026/05/27 04:35:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56660_d20260527_m042542_c001_v0001185_t0045_u01779855942567") 2026/05/27 04:35:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8990_d20260527_m042541_c001_v7007000_t0000_u01779855941812") 2026/05/27 04:35:14 DEBUG : nested/sub dir/file: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5664c_d20260527_m042540_c001_v0001185_t0002_u01779855940549") 2026/05/27 04:35:14 DEBUG : one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88fb_d20260527_m042528_c001_v7007000_t0000_u01779855928314") 2026/05/27 04:35:14 DEBUG : one: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4121ead568bf7262_d20260527_m042524_c001_v0001103_t0013_u01779855924292") 2026/05/27 04:35:14 DEBUG : only0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea3_d20260527_m043106_c001_v7007000_t0000_u01779856266198") 2026/05/27 04:35:14 DEBUG : only0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4114378039d769a9_d20260527_m043101_c001_v0001182_t0005_u01779856261493") 2026/05/27 04:35:14 DEBUG : only0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57190_d20260527_m043050_c001_v0001185_t0005_u01779856250350") 2026/05/27 04:35:14 DEBUG : only0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf23c_d20260527_m043043_c001_v7007000_t0000_u01779856243967") 2026/05/27 04:35:14 DEBUG : only0: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570e1_d20260527_m043033_c001_v0001185_t0028_u01779856233824") 2026/05/27 04:35:15 DEBUG : only1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea4_d20260527_m043106_c001_v7007000_t0000_u01779856266384") 2026/05/27 04:35:15 DEBUG : only1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4114378039d769a1_d20260527_m043101_c001_v0001182_t0005_u01779856261124") 2026/05/27 04:35:15 DEBUG : only1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57196_d20260527_m043050_c001_v0001185_t0032_u01779856250792") 2026/05/27 04:35:15 DEBUG : only1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad7_d20260527_m043044_c001_v7007000_t0000_u01779856244117") 2026/05/27 04:35:15 DEBUG : only1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570e9_d20260527_m043034_c001_v0001185_t0032_u01779856234449") 2026/05/27 04:35:15 DEBUG : only10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea7_d20260527_m043106_c001_v7007000_t0000_u01779856266569") 2026/05/27 04:35:15 DEBUG : only10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d5721a_d20260527_m043059_c001_v0001185_t0041_u01779856259993") 2026/05/27 04:35:15 DEBUG : only10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571d0_d20260527_m043054_c001_v0001185_t0051_u01779856254827") 2026/05/27 04:35:15 DEBUG : only10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf237_d20260527_m043043_c001_v7007000_t0000_u01779856243176") 2026/05/27 04:35:15 DEBUG : only10: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5711f_d20260527_m043038_c001_v0001185_t0013_u01779856238141") 2026/05/27 04:35:15 DEBUG : only11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cea9_d20260527_m043106_c001_v7007000_t0000_u01779856266755") 2026/05/27 04:35:15 DEBUG : only11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413fd76713e025e1_d20260527_m043100_c001_v0001182_t0002_u01779856260554") 2026/05/27 04:35:15 DEBUG : only11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571de_d20260527_m043055_c001_v0001185_t0043_u01779856255277") 2026/05/27 04:35:15 DEBUG : only11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe39183e_d20260527_m043044_c001_v7007000_t0000_u01779856244150") 2026/05/27 04:35:15 DEBUG : only11: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57125_d20260527_m043038_c001_v0001185_t0059_u01779856238519") 2026/05/27 04:35:15 DEBUG : only12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceab_d20260527_m043106_c001_v7007000_t0000_u01779856266939") 2026/05/27 04:35:15 DEBUG : only12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4114378039d7699b_d20260527_m043100_c001_v0001182_t0005_u01779856260743") 2026/05/27 04:35:15 DEBUG : only12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571e4_d20260527_m043055_c001_v0001185_t0016_u01779856255700") 2026/05/27 04:35:15 DEBUG : only12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf238_d20260527_m043043_c001_v7007000_t0000_u01779856243366") 2026/05/27 04:35:15 DEBUG : only12: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5712b_d20260527_m043038_c001_v0001185_t0051_u01779856238904") 2026/05/27 04:35:15 DEBUG : only13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cead_d20260527_m043107_c001_v7007000_t0000_u01779856267123") 2026/05/27 04:35:16 DEBUG : only13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f415b3af9662cec30_d20260527_m043100_c001_v0001176_t0049_u01779856260934") 2026/05/27 04:35:16 DEBUG : only13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ea_d20260527_m043056_c001_v0001185_t0020_u01779856256116") 2026/05/27 04:35:16 DEBUG : only13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad2_d20260527_m043043_c001_v7007000_t0000_u01779856243561") 2026/05/27 04:35:16 DEBUG : only13: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57131_d20260527_m043039_c001_v0001185_t0020_u01779856239455") 2026/05/27 04:35:16 DEBUG : only14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceaf_d20260527_m043107_c001_v7007000_t0000_u01779856267307") 2026/05/27 04:35:16 DEBUG : only14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d57224_d20260527_m043100_c001_v0001185_t0041_u01779856260576") 2026/05/27 04:35:16 DEBUG : only14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ee_d20260527_m043056_c001_v0001185_t0053_u01779856256518") 2026/05/27 04:35:16 DEBUG : only14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad4_d20260527_m043043_c001_v7007000_t0000_u01779856243754") 2026/05/27 04:35:16 DEBUG : only14: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57139_d20260527_m043039_c001_v0001185_t0020_u01779856239951") 2026/05/27 04:35:16 DEBUG : only15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb1_d20260527_m043107_c001_v7007000_t0000_u01779856267657") 2026/05/27 04:35:16 DEBUG : only15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d57226_d20260527_m043100_c001_v0001185_t0041_u01779856260762") 2026/05/27 04:35:16 DEBUG : only15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571f6_d20260527_m043057_c001_v0001185_t0032_u01779856257115") 2026/05/27 04:35:16 DEBUG : only15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf23d_d20260527_m043044_c001_v7007000_t0000_u01779856244155") 2026/05/27 04:35:16 DEBUG : only15: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5713f_d20260527_m043040_c001_v0001185_t0051_u01779856240361") 2026/05/27 04:35:16 DEBUG : only16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb2_d20260527_m043107_c001_v7007000_t0000_u01779856267856") 2026/05/27 04:35:16 DEBUG : only16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413fd76713e025e7_d20260527_m043100_c001_v0001182_t0002_u01779856260776") 2026/05/27 04:35:16 DEBUG : only16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571fc_d20260527_m043057_c001_v0001185_t0059_u01779856257669") 2026/05/27 04:35:16 DEBUG : only16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad9_d20260527_m043044_c001_v7007000_t0000_u01779856244304") 2026/05/27 04:35:16 DEBUG : only16: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57147_d20260527_m043040_c001_v0001185_t0049_u01779856240813") 2026/05/27 04:35:17 DEBUG : only17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb3_d20260527_m043108_c001_v7007000_t0000_u01779856268042") 2026/05/27 04:35:17 DEBUG : only17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4114378039d7699d_d20260527_m043100_c001_v0001182_t0005_u01779856260939") 2026/05/27 04:35:17 DEBUG : only17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57200_d20260527_m043058_c001_v0001185_t0051_u01779856258134") 2026/05/27 04:35:17 DEBUG : only17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe391839_d20260527_m043043_c001_v7007000_t0000_u01779856243772") 2026/05/27 04:35:17 DEBUG : only17: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57151_d20260527_m043041_c001_v0001185_t0019_u01779856241201") 2026/05/27 04:35:17 DEBUG : only18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb5_d20260527_m043108_c001_v7007000_t0000_u01779856268226") 2026/05/27 04:35:17 DEBUG : only18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d57228_d20260527_m043100_c001_v0001185_t0041_u01779856260950") 2026/05/27 04:35:17 DEBUG : only18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5720a_d20260527_m043058_c001_v0001185_t0045_u01779856258759") 2026/05/27 04:35:17 DEBUG : only18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf23b_d20260527_m043043_c001_v7007000_t0000_u01779856243777") 2026/05/27 04:35:17 DEBUG : only18: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57155_d20260527_m043041_c001_v0001185_t0041_u01779856241601") 2026/05/27 04:35:17 DEBUG : only19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb6_d20260527_m043108_c001_v7007000_t0000_u01779856268414") 2026/05/27 04:35:17 DEBUG : only19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413fd76713e025eb_d20260527_m043100_c001_v0001182_t0002_u01779856260964") 2026/05/27 04:35:17 DEBUG : only19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57212_d20260527_m043059_c001_v0001185_t0030_u01779856259162") 2026/05/27 04:35:18 DEBUG : only19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad5_d20260527_m043043_c001_v7007000_t0000_u01779856243929") 2026/05/27 04:35:18 DEBUG : only19: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5715b_d20260527_m043041_c001_v0001185_t0048_u01779856241991") 2026/05/27 04:35:18 DEBUG : only2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb7_d20260527_m043108_c001_v7007000_t0000_u01779856268599") 2026/05/27 04:35:18 DEBUG : only2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d5722a_d20260527_m043101_c001_v0001185_t0041_u01779856261136") 2026/05/27 04:35:18 DEBUG : only2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5719c_d20260527_m043051_c001_v0001185_t0014_u01779856251190") 2026/05/27 04:35:18 DEBUG : only2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad8_d20260527_m043044_c001_v7007000_t0000_u01779856244126") 2026/05/27 04:35:18 DEBUG : only2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570f3_d20260527_m043034_c001_v0001185_t0054_u01779856234892") 2026/05/27 04:35:18 DEBUG : only3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb8_d20260527_m043108_c001_v7007000_t0000_u01779856268785") 2026/05/27 04:35:18 DEBUG : only3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413fd76713e025ed_d20260527_m043101_c001_v0001182_t0002_u01779856261151") 2026/05/27 04:35:18 DEBUG : only3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571a0_d20260527_m043051_c001_v0001185_t0032_u01779856251604") 2026/05/27 04:35:18 DEBUG : only3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad1_d20260527_m043043_c001_v7007000_t0000_u01779856243559") 2026/05/27 04:35:18 DEBUG : only3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570f9_d20260527_m043035_c001_v0001185_t0027_u01779856235285") 2026/05/27 04:35:18 DEBUG : only4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ceb9_d20260527_m043108_c001_v7007000_t0000_u01779856268969") 2026/05/27 04:35:18 DEBUG : only4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d57234_d20260527_m043101_c001_v0001185_t0041_u01779856261507") 2026/05/27 04:35:18 DEBUG : only4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571a4_d20260527_m043051_c001_v0001185_t0048_u01779856251992") 2026/05/27 04:35:18 DEBUG : only4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40099d44634cf239_d20260527_m043043_c001_v7007000_t0000_u01779856243563") 2026/05/27 04:35:18 DEBUG : only4: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d570fd_d20260527_m043035_c001_v0001185_t0024_u01779856235673") 2026/05/27 04:35:18 DEBUG : only5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cebb_d20260527_m043109_c001_v7007000_t0000_u01779856269154") 2026/05/27 04:35:18 DEBUG : only5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f415b3af9662cec32_d20260527_m043101_c001_v0001176_t0049_u01779856261160") 2026/05/27 04:35:18 DEBUG : only5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571ac_d20260527_m043052_c001_v0001185_t0002_u01779856252402") 2026/05/27 04:35:18 DEBUG : only5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad6_d20260527_m043043_c001_v7007000_t0000_u01779856243941") 2026/05/27 04:35:19 DEBUG : only5: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57103_d20260527_m043036_c001_v0001185_t0020_u01779856236160") 2026/05/27 04:35:19 DEBUG : only6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cebc_d20260527_m043109_c001_v7007000_t0000_u01779856269338") 2026/05/27 04:35:19 DEBUG : only6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f415b3af9662cec34_d20260527_m043101_c001_v0001176_t0049_u01779856261350") 2026/05/27 04:35:19 DEBUG : only6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571b2_d20260527_m043052_c001_v0001185_t0026_u01779856252927") 2026/05/27 04:35:19 DEBUG : only6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe391835_d20260527_m043043_c001_v7007000_t0000_u01779856243574") 2026/05/27 04:35:19 DEBUG : only6: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57109_d20260527_m043036_c001_v0001185_t0013_u01779856236575") 2026/05/27 04:35:19 DEBUG : only7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cebd_d20260527_m043109_c001_v7007000_t0000_u01779856269523") 2026/05/27 04:35:19 DEBUG : only7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4114378039d769a7_d20260527_m043101_c001_v0001182_t0005_u01779856261309") 2026/05/27 04:35:19 DEBUG : only7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571b8_d20260527_m043053_c001_v0001185_t0051_u01779856253373") 2026/05/27 04:35:19 DEBUG : only7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fada_d20260527_m043044_c001_v7007000_t0000_u01779856244315") 2026/05/27 04:35:19 DEBUG : only7: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5710f_d20260527_m043036_c001_v0001185_t0036_u01779856236973") 2026/05/27 04:35:19 DEBUG : only8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cebe_d20260527_m043109_c001_v7007000_t0000_u01779856269718") 2026/05/27 04:35:19 DEBUG : only8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d5722e_d20260527_m043101_c001_v0001185_t0041_u01779856261322") 2026/05/27 04:35:19 DEBUG : only8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571c6_d20260527_m043054_c001_v0001185_t0031_u01779856254033") 2026/05/27 04:35:19 DEBUG : only8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe39183d_d20260527_m043043_c001_v7007000_t0000_u01779856243957") 2026/05/27 04:35:19 DEBUG : only8: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57115_d20260527_m043037_c001_v0001185_t0035_u01779856237368") 2026/05/27 04:35:19 DEBUG : only9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cec0_d20260527_m043109_c001_v7007000_t0000_u01779856269903") 2026/05/27 04:35:19 DEBUG : only9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413fd76713e025f1_d20260527_m043101_c001_v0001182_t0002_u01779856261339") 2026/05/27 04:35:19 DEBUG : only9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d571cc_d20260527_m043054_c001_v0001185_t0047_u01779856254435") 2026/05/27 04:35:19 DEBUG : only9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40318a81f0b4fad3_d20260527_m043043_c001_v7007000_t0000_u01779856243744") 2026/05/27 04:35:19 DEBUG : only9: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5711b_d20260527_m043037_c001_v0001185_t0047_u01779856237748") 2026/05/27 04:35:19 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8980_d20260527_m042539_c001_v7007000_t0000_u01779855939358") 2026/05/27 04:35:19 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56634_d20260527_m042536_c001_v0001185_t0054_u01779855936917") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8959_d20260527_m042536_c001_v7007000_t0000_u01779855936163") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7288_d20260527_m042533_c001_v0001103_t0029_u01779855933299") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8912_d20260527_m042532_c001_v7007000_t0000_u01779855932074") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f11419438c9c53105_d20260527_m042529_c001_v0001150_t0035_u01779855929369") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878f2_d20260527_m042518_c001_v7007000_t0000_u01779855918508") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7230_d20260527_m042516_c001_v0001103_t0041_u01779855916657") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878ea_d20260527_m042514_c001_v7007000_t0000_u01779855914781") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7228_d20260527_m042513_c001_v0001103_t0040_u01779855913285") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878e5_d20260527_m042511_c001_v7007000_t0000_u01779855911994") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf721e_d20260527_m042510_c001_v0001103_t0035_u01779855910819") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387851_d20260527_m042504_c001_v7007000_t0000_u01779855904344") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71f0_d20260527_m042502_c001_v0001103_t0018_u01779855902589") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe38781c_d20260527_m042502_c001_v7007000_t0000_u01779855902213") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71ea_d20260527_m042500_c001_v0001103_t0049_u01779855900541") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387807_d20260527_m042500_c001_v7007000_t0000_u01779855900168") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71e2_d20260527_m042459_c001_v0001103_t0017_u01779855899451") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71de_d20260527_m042458_c001_v0001103_t0031_u01779855898697") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387806_d20260527_m042458_c001_v7007000_t0000_u01779855898329") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71d6_d20260527_m042457_c001_v0001103_t0009_u01779855897657") 2026/05/27 04:35:20 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71d2_d20260527_m042456_c001_v0001103_t0027_u01779855896831") 2026/05/27 04:35:21 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387803_d20260527_m042456_c001_v7007000_t0000_u01779855896349") 2026/05/27 04:35:21 DEBUG : potato: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71ca_d20260527_m042455_c001_v0001103_t0018_u01779855895329") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40795178395614a9_d20260527_m042821_c001_v7007000_t0000_u01779856101837") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf74bf_d20260527_m042821_c001_v0001103_t0018_u01779856101071") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f414d7ba8915355b1_d20260527_m042741_c001_v7007000_t0000_u01779856061355") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d568b7_d20260527_m042721_c001_v0001185_t0016_u01779856041782") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d6cd3_d20260527_m042641_c001_v7007000_t0000_u01779856001849") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf733a_d20260527_m042631_c001_v0001103_t0058_u01779855991527") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f418c71c3910cafd0_d20260527_m042606_c001_v7007000_t0000_u01779855966500") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d5668f_d20260527_m042547_c001_v0001185_t0012_u01779855947003") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387900_d20260527_m042523_c001_v7007000_t0000_u01779855923095") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7248_d20260527_m042521_c001_v0001103_t0046_u01779855921387") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878fb_d20260527_m042521_c001_v7007000_t0000_u01779855921013") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf723e_d20260527_m042519_c001_v0001103_t0001_u01779855919069") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878f3_d20260527_m042518_c001_v7007000_t0000_u01779855918695") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7234_d20260527_m042517_c001_v0001103_t0032_u01779855917472") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878ee_d20260527_m042516_c001_v7007000_t0000_u01779855916286") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf722c_d20260527_m042515_c001_v0001103_t0029_u01779855915268") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe3878e8_d20260527_m042512_c001_v7007000_t0000_u01779855912912") 2026/05/27 04:35:21 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7226_d20260527_m042512_c001_v0001103_t0014_u01779855912004") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40541919fe387862_d20260527_m042505_c001_v7007000_t0000_u01779855905094") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf71fa_d20260527_m042503_c001_v0001103_t0039_u01779855903717") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca879_d20260527_m042146_c001_v7007000_t0000_u01779855706413") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f21_d20260527_m042145_c001_v0001103_t0007_u01779855705562") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca86d_d20260527_m042144_c001_v7007000_t0000_u01779855704649") 2026/05/27 04:35:22 DEBUG : potato2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f17_d20260527_m042143_c001_v0001103_t0005_u01779855703744") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f414d7ba8915355b3_d20260527_m042741_c001_v7007000_t0000_u01779856061693") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d568c1_d20260527_m042722_c001_v0001185_t0024_u01779856042780") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d6cd5_d20260527_m042642_c001_v7007000_t0000_u01779856002198") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf733c_d20260527_m042632_c001_v0001103_t0045_u01779855992375") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f418c71c3910cafd1_d20260527_m042606_c001_v7007000_t0000_u01779855966701") 2026/05/27 04:35:22 DEBUG : potato3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56697_d20260527_m042547_c001_v0001185_t0024_u01779855947604") 2026/05/27 04:35:22 DEBUG : pre-dest1/1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26c53_d20260527_m042856_c001_v7007000_t0000_u01779856136261") 2026/05/27 04:35:22 DEBUG : pre-dest1/1: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56b5d_d20260527_m042847_c001_v0001185_t0013_u01779856127648") 2026/05/27 04:35:22 DEBUG : pre-dest2/2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec26d42_d20260527_m042856_c001_v7007000_t0000_u01779856136445") 2026/05/27 04:35:22 DEBUG : pre-dest2/2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf752d_d20260527_m042848_c001_v0001103_t0008_u01779856128908") 2026/05/27 04:35:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa98cea_d20260527_m042833_c001_v7007000_t0000_u01779856113808") 2026/05/27 04:35:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56ad1_d20260527_m042829_c001_v0001185_t0028_u01779856109743") 2026/05/27 04:35:23 DEBUG : sizeonly: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d6a_d20260527_m042338_c001_v7007000_t0000_u01779855818642") 2026/05/27 04:35:23 DEBUG : sizeonly: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf70b3_d20260527_m042337_c001_v0001103_t0020_u01779855817508") 2026/05/27 04:35:23 DEBUG : splitbanan: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af604_d20260527_m043250_c001_v7007000_t0000_u01779856370640") 2026/05/27 04:35:23 DEBUG : splitbanan: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57589_d20260527_m043243_c001_v0001185_t0054_u01779856363341") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac53_d20260527_m043357_c001_v7007000_t0000_u01779856437539") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cefb2_d20260527_m043350_c001_v0001176_t0023_u01779856430698") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761d7d1f_d20260527_m043344_c001_v7007000_t0000_u01779856424136") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef54_d20260527_m043337_c001_v0001176_t0027_u01779856417733") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a72dd_d20260527_m043331_c001_v7007000_t0000_u01779856411012") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cef0a_d20260527_m043324_c001_v0001176_t0022_u01779856404545") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f40538665037f2716_d20260527_m043318_c001_v7007000_t0000_u01779856398022") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceed4_d20260527_m043311_c001_v0001176_t0023_u01779856391551") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2747d_d20260527_m043304_c001_v7007000_t0000_u01779856384799") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee96_d20260527_m043257_c001_v0001176_t0050_u01779856377862") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f411e3e941545cbc5_d20260527_m043244_c001_v7007000_t0000_u01779856364621") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cee38_d20260527_m043242_c001_v0001176_t0033_u01779856362407") 2026/05/27 04:35:23 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4208bb7c2aa99cc2_d20260527_m043235_c001_v7007000_t0000_u01779856355802") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d574f7_d20260527_m043229_c001_v0001185_t0025_u01779856349263") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4158d40d557ce82c_d20260527_m043227_c001_v7007000_t0000_u01779856347651") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76be6_d20260527_m043225_c001_v0001182_t0046_u01779856345333") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d47a4_d20260527_m043219_c001_v7007000_t0000_u01779856339053") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76b7e_d20260527_m043212_c001_v0001182_t0021_u01779856332526") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4042fc31e61d478a_d20260527_m043211_c001_v7007000_t0000_u01779856331591") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced6e_d20260527_m043208_c001_v0001176_t0046_u01779856328767") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4080d7d3faf4667f_d20260527_m043156_c001_v7007000_t0000_u01779856316625") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ced1c_d20260527_m043153_c001_v0001176_t0040_u01779856313591") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f413218ef1e6af0c8_d20260527_m043147_c001_v7007000_t0000_u01779856307141") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cecde_d20260527_m043140_c001_v0001176_t0048_u01779856300227") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f419ca49ad230c2ab_d20260527_m043133_c001_v7007000_t0000_u01779856293838") 2026/05/27 04:35:24 DEBUG : splitbananasplit: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662ceca0_d20260527_m043127_c001_v0001176_t0017_u01779856287217") 2026/05/27 04:35:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4225e73deec2706e_d20260527_m043230_c001_v7007000_t0000_u01779856350741") 2026/05/27 04:35:24 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76bec_d20260527_m043226_c001_v0001182_t0054_u01779856346258") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cf14_d20260527_m043121_c001_v7007000_t0000_u01779856281754") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec82_d20260527_m043119_c001_v0001176_t0005_u01779856279268") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d23d_d20260527_m043118_c001_v7007000_t0000_u01779856278134") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d769ff_d20260527_m043115_c001_v0001182_t0022_u01779856275488") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad899e_d20260527_m042543_c001_v7007000_t0000_u01779855943694") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf72aa_d20260527_m042542_c001_v0001103_t0027_u01779855942614") 2026/05/27 04:35:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8992_d20260527_m042541_c001_v7007000_t0000_u01779855941998") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf72a0_d20260527_m042540_c001_v0001103_t0049_u01779855940907") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d68_d20260527_m042334_c001_v7007000_t0000_u01779855814421") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf709f_d20260527_m042332_c001_v0001103_t0017_u01779855812802") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a689d67_d20260527_m042332_c001_v7007000_t0000_u01779855812431") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7097_d20260527_m042331_c001_v0001103_t0003_u01779855811055") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f411e3e941545b944_d20260527_m042317_c001_v7007000_t0000_u01779855797255") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7075_d20260527_m042316_c001_v0001103_t0022_u01779855796144") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f411e3e941545b92e_d20260527_m042315_c001_v7007000_t0000_u01779855795229") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7051_d20260527_m042307_c001_v0001103_t0027_u01779855787382") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7009_d20260527_m042248_c001_v0001103_t0001_u01779855768848") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a62a0_d20260527_m042248_c001_v7007000_t0000_u01779855768480") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7005_d20260527_m042247_c001_v0001103_t0015_u01779855767806") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6fff_d20260527_m042246_c001_v0001103_t0010_u01779855766881") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a6289_d20260527_m042246_c001_v7007000_t0000_u01779855766514") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6ff5_d20260527_m042242_c001_v0001103_t0012_u01779855762732") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6fb3_d20260527_m042224_c001_v0001103_t0003_u01779855744305") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd62f64_d20260527_m042223_c001_v7007000_t0000_u01779855743937") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6fb1_d20260527_m042223_c001_v0001103_t0001_u01779855743278") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6fab_d20260527_m042222_c001_v0001103_t0001_u01779855742429") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd62f4f_d20260527_m042221_c001_v7007000_t0000_u01779855741696") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f47_d20260527_m042155_c001_v0001103_t0020_u01779855715579") 2026/05/27 04:35:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca882_d20260527_m042155_c001_v7007000_t0000_u01779855715214") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f41_d20260527_m042154_c001_v0001103_t0055_u01779855714472") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca881_d20260527_m042153_c001_v7007000_t0000_u01779855713554") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f39_d20260527_m042152_c001_v0001103_t0016_u01779855712887") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca87e_d20260527_m042152_c001_v7007000_t0000_u01779855712339") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f33_d20260527_m042151_c001_v0001103_t0042_u01779855711566") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca87d_d20260527_m042150_c001_v7007000_t0000_u01779855710653") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f2f_d20260527_m042149_c001_v0001103_t0031_u01779855709658") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca87c_d20260527_m042149_c001_v7007000_t0000_u01779855709110") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f2b_d20260527_m042148_c001_v0001103_t0042_u01779855708256") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca87a_d20260527_m042147_c001_v7007000_t0000_u01779855707705") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f27_d20260527_m042146_c001_v0001103_t0059_u01779855706962") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca84e_d20260527_m042141_c001_v7007000_t0000_u01779855701745") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f09_d20260527_m042140_c001_v0001103_t0032_u01779855700959") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca84b_d20260527_m042140_c001_v7007000_t0000_u01779855700410") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f07_d20260527_m042139_c001_v0001103_t0045_u01779855699591") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca845_d20260527_m042138_c001_v7007000_t0000_u01779855698682") 2026/05/27 04:35:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6f03_d20260527_m042137_c001_v0001103_t0029_u01779855697693") 2026/05/27 04:35:27 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41886000a45ca842_d20260527_m042135_c001_v7007000_t0000_u01779855695320") 2026/05/27 04:35:27 DEBUG : sub dir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf6ef9_d20260527_m042134_c001_v0001103_t0016_u01779855694654") 2026/05/27 04:35:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cf15_d20260527_m043121_c001_v7007000_t0000_u01779856281939") 2026/05/27 04:35:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d572b8_d20260527_m043119_c001_v0001185_t0040_u01779856279271") 2026/05/27 04:35:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416dc2756a68d23e_d20260527_m043118_c001_v7007000_t0000_u01779856278321") 2026/05/27 04:35:27 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0264d_d20260527_m043115_c001_v0001182_t0025_u01779856275497") 2026/05/27 04:35:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac87_d20260527_m043359_c001_v7007000_t0000_u01779856439564") 2026/05/27 04:35:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d57877_d20260527_m043358_c001_v0001185_t0008_u01779856438935") 2026/05/27 04:35:27 DEBUG : sub/yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad897c_d20260527_m042538_c001_v7007000_t0000_u01779855938805") 2026/05/27 04:35:27 DEBUG : sub/yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f11419438c9c53137_d20260527_m042537_c001_v0001150_t0010_u01779855937274") 2026/05/27 04:35:27 DEBUG : test_dir1/file2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ced2_d20260527_m043114_c001_v7007000_t0000_u01779856274723") 2026/05/27 04:35:27 DEBUG : test_dir1/file2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec68_d20260527_m043113_c001_v0001176_t0058_u01779856273006") 2026/05/27 04:35:27 DEBUG : test_dir1/file2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cec7_d20260527_m043112_c001_v7007000_t0000_u01779856272209") 2026/05/27 04:35:27 DEBUG : test_dir1/file2: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d769df_d20260527_m043110_c001_v0001182_t0023_u01779856270868") 2026/05/27 04:35:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6ced7_d20260527_m043114_c001_v7007000_t0000_u01779856274909") 2026/05/27 04:35:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e0263f_d20260527_m043112_c001_v0001182_t0044_u01779856272996") 2026/05/27 04:35:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f41749cda9bd6cec9_d20260527_m043112_c001_v7007000_t0000_u01779856272395") 2026/05/27 04:35:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cec5a_d20260527_m043110_c001_v0001176_t0058_u01779856270863") 2026/05/27 04:35:27 DEBUG : three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88fc_d20260527_m042528_c001_v7007000_t0000_u01779855928502") 2026/05/27 04:35:27 DEBUG : three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf727a_d20260527_m042527_c001_v0001103_t0006_u01779855927251") 2026/05/27 04:35:27 DEBUG : three: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1121ead568bf7266_d20260527_m042524_c001_v0001103_t0059_u01779855924666") 2026/05/27 04:35:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dac9f_d20260527_m043401_c001_v7007000_t0000_u01779856441162") 2026/05/27 04:35:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76eff_d20260527_m043400_c001_v0001182_t0033_u01779856440525") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad60_d20260527_m043420_c001_v7007000_t0000_u01779856460783") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02d19_d20260527_m043419_c001_v0001182_t0000_u01779856459163") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad4d_d20260527_m043417_c001_v7007000_t0000_u01779856457578") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76f7f_d20260527_m043415_c001_v0001182_t0024_u01779856455578") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad3e_d20260527_m043414_c001_v7007000_t0000_u01779856454613") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d578f3_d20260527_m043413_c001_v0001185_t0040_u01779856453983") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad20_d20260527_m043408_c001_v7007000_t0000_u01779856448916") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76f43_d20260527_m043407_c001_v0001182_t0035_u01779856447723") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad2d_d20260527_m043411_c001_v7007000_t0000_u01779856451383") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02cc9_d20260527_m043409_c001_v0001182_t0024_u01779856449881") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad15_d20260527_m043406_c001_v7007000_t0000_u01779856446601") 2026/05/27 04:35:28 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d578c7_d20260527_m043405_c001_v0001185_t0022_u01779856445994") 2026/05/27 04:35:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad07_d20260527_m043405_c001_v7007000_t0000_u01779856445017") 2026/05/27 04:35:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cf014_d20260527_m043404_c001_v0001176_t0049_u01779856444010") 2026/05/27 04:35:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dacd2_d20260527_m043402_c001_v7007000_t0000_u01779856442767") 2026/05/27 04:35:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f113fd76713e02c7a_d20260527_m043402_c001_v0001182_t0043_u01779856442132") 2026/05/27 04:35:28 DEBUG : toe/toe/toe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f42396ba3630a7bea_d20260527_m043425_c001_v7007000_t0000_u01779856465875") 2026/05/27 04:35:28 DEBUG : toe/toe/toe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1114378039d76fcf_d20260527_m043425_c001_v0001182_t0025_u01779856465245") 2026/05/27 04:35:28 DEBUG : toe/toe/toe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad37_d20260527_m043413_c001_v7007000_t0000_u01779856453014") 2026/05/27 04:35:29 DEBUG : toe/toe/toe: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cf03e_d20260527_m043412_c001_v0001176_t0033_u01779856452345") 2026/05/27 04:35:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad65_d20260527_m043421_c001_v7007000_t0000_u01779856461371") 2026/05/27 04:35:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f115b3af9662cf06c_d20260527_m043420_c001_v0001176_t0012_u01779856460565") 2026/05/27 04:35:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f421c9979761dad50_d20260527_m043418_c001_v7007000_t0000_u01779856458199") 2026/05/27 04:35:29 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f1079d9a96e60d710_d20260527_m043417_c001_v0001145_t0026_u01779856457079") 2026/05/27 04:35:29 DEBUG : two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad88fe_d20260527_m042528_c001_v7007000_t0000_u01779855928691") 2026/05/27 04:35:29 DEBUG : two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f416cb8ed77d565f2_d20260527_m042526_c001_v0001185_t0041_u01779855926669") 2026/05/27 04:35:29 DEBUG : two: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4121ead568bf7264_d20260527_m042524_c001_v0001103_t0013_u01779855924480") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8982_d20260527_m042539_c001_v7007000_t0000_u01779855939541") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f10203c080e13a8d1_d20260527_m042538_c001_v0001100_t0023_u01779855938475") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8949_d20260527_m042535_c001_v7007000_t0000_u01779855935606") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56620_d20260527_m042532_c001_v0001185_t0018_u01779855932942") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad890d_d20260527_m042531_c001_v7007000_t0000_u01779855931349") 2026/05/27 04:35:29 DEBUG : yam: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f116cb8ed77d56610_d20260527_m042529_c001_v0001185_t0018_u01779855929379") 2026/05/27 04:35:29 DEBUG : yaml: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8960_d20260527_m042536_c001_v7007000_t0000_u01779855936352") 2026/05/27 04:35:29 DEBUG : yaml: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f104afce866023d4d_d20260527_m042534_c001_v0001033_t0027_u01779855934658") 2026/05/27 04:35:29 DEBUG : yaml: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f4150823cd0ad8918_d20260527_m042532_c001_v7007000_t0000_u01779855932260") 2026/05/27 04:35:29 DEBUG : yaml: Deleting (id "4_z3f425d93a0ad6b7b9fe80e1b_f11614b5cf8803ecd_d20260527_m042530_c001_v0001174_t0007_u01779855930869") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 14m29.163422445s (try 1/5)