"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/27 01:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe" 2026/07/27 01:07:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 01:07:29 DEBUG : Creating backend with remote "/tmp/rclone1222018995" === 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-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:30 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/27 01:07:30 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:31 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:31 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:32 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:32 DEBUG : B2 bucket rclone-test-mujomed7zipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:33 DEBUG : Creating backend with remote "/non-existing" 2026/07/27 01:07:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/27 01:07:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:36 INFO : B2 bucket rclone-test-mujomed7zipe: Running all checks before starting transfers 2026/07/27 01:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:36 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:36 INFO : B2 bucket rclone-test-mujomed7zipe: Checks finished, now starting transfers 2026/07/27 01:07:36 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:37 ERROR : Ignoring --no-traverse with sync 2026/07/27 01:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:37 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:37 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:38 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/27 01:07:39 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:39 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:39 DEBUG : hello world2: size = 12 OK 2026/07/27 01:07:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/27 01:07:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:07:40 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:40 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:40 DEBUG : potato2: size = 11 OK 2026/07/27 01:07:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:07:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:42 DEBUG : potato2: size = 11 OK 2026/07/27 01:07:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 01:07:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:07:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/27 01:07:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:07:43 INFO : sub dir2: Making directory 2026/07/27 01:07:43 INFO : sub dir: Making directory 2026/07/27 01:07:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:43 INFO : sub dir2/sub sub dir2: Making directory 2026/07/27 01:07:43 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:43 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:43 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/27 01:07:43 DEBUG : B2 bucket rclone-test-mujomed7zipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:44 INFO : sub dir2: Making directory 2026/07/27 01:07:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 01:07:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:44 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:44 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.81s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:46 DEBUG : sub dir2: Making directory with metadata 2026/07/27 01:07:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:07:46 INFO : sub dir2: Making directory 2026/07/27 01:07:46 INFO : sub dir: Making directory 2026/07/27 01:07:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:46 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:46 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/27 01:07:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 01:07:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:47 INFO : sub dir2: Making directory 2026/07/27 01:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:47 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:47 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:48 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:48 DEBUG : sub dir2: Making directory with metadata 2026/07/27 01:07:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:07:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:07:49 INFO : sub dir2: Making directory 2026/07/27 01:07:49 INFO : sub dir: Making directory 2026/07/27 01:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:49 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:49 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:49 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/27 01:07:49 DEBUG : B2 bucket rclone-test-mujomed7zipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:50 INFO : sub dir2: Making directory 2026/07/27 01:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:50 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:50 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:50 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:07:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fidunif0neju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-fidunif0neju 2026/07/27 01:07:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:53 DEBUG : B2 bucket rclone-test-fidunif0neju: Waiting for checks to finish 2026/07/27 01:07:53 DEBUG : B2 bucket rclone-test-fidunif0neju: Waiting for transfers to finish 2026/07/27 01:07:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:07:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:07:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:07:54 DEBUG : B2 bucket rclone-test-fidunif0neju: Purge remote 2026/07/27 01:07:54 INFO : B2 bucket rclone-test-fidunif0neju: cleaning bucket "rclone-test-fidunif0neju" of all files 2026/07/27 01:07:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f123d4310ddab1b9ff80e1b_f114b291d50699c31_d20260727_m010754_c001_v0001120_t0050_u01785114474034") --- PASS: TestServerSideCopy (4.14s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:07:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:07:56 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 01:07:56 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:07:56 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:07:56 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 01:07:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/27 01:07:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bukelam0mewo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-bukelam0mewo 2026/07/27 01:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:07:59 DEBUG : B2 bucket rclone-test-bukelam0mewo: Waiting for checks to finish 2026/07/27 01:07:59 DEBUG : B2 bucket rclone-test-bukelam0mewo: Waiting for transfers to finish 2026/07/27 01:08:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:08:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:08:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:08:02 DEBUG : B2 bucket rclone-test-bukelam0mewo: Waiting for checks to finish 2026/07/27 01:08:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bukelam0mewo) 2026/07/27 01:08:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 01:08:02 DEBUG : B2 bucket rclone-test-bukelam0mewo: Waiting for transfers to finish 2026/07/27 01:08:03 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 01:08:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/27 01:08:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:08:03 DEBUG : B2 bucket rclone-test-bukelam0mewo: Purge remote 2026/07/27 01:08:03 INFO : B2 bucket rclone-test-bukelam0mewo: cleaning bucket "rclone-test-bukelam0mewo" of all files 2026/07/27 01:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24dd310ddab1b9ff80e1b_f104d29259e0de4f4_d20260727_m010802_c001_v0001174_t0010_u01785114482780") 2026/07/27 01:08:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fd24dd310ddab1b9ff80e1b_f1146ffadbbda5219_d20260727_m010800_c001_v0001037_t0024_u01785114480604") --- PASS: TestServerSideCopyOverSelf (7.03s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:08:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 01:08:05 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:05 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:05 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 01:08:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/27 01:08:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/27 01:08:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jacoriy3gazi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-jacoriy3gazi 2026/07/27 01:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:08:08 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for checks to finish 2026/07/27 01:08:08 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for transfers to finish 2026/07/27 01:08:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:08:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:08:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:08:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jacoriy3gazi) 2026/07/27 01:08:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 01:08:10 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for checks to finish 2026/07/27 01:08:10 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for transfers to finish 2026/07/27 01:08:11 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 01:08:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/27 01:08:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:08:11 INFO : sub dir/hello world: Deleted 2026/07/27 01:08:12 DEBUG : testing file moves 2026/07/27 01:08:12 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jacoriy3gazi) 2026/07/27 01:08:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 01:08:12 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for checks to finish 2026/07/27 01:08:12 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Waiting for transfers to finish 2026/07/27 01:08:12 DEBUG : sub dir/hello world: size = 24 OK 2026/07/27 01:08:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/27 01:08:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 01:08:13 INFO : sub dir/hello world: Deleted 2026/07/27 01:08:13 DEBUG : B2 bucket rclone-test-jacoriy3gazi: Purge remote 2026/07/27 01:08:13 INFO : B2 bucket rclone-test-jacoriy3gazi: cleaning bucket "rclone-test-jacoriy3gazi" of all files 2026/07/27 01:08:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf426de310ddab1b9ff80e1b_f1018918870064cfd_d20260727_m010812_c001_v0001181_t0022_u01785114492769") 2026/07/27 01:08:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf426de310ddab1b9ff80e1b_f107468b91e6252c9_d20260727_m010810_c001_v0001136_t0037_u01785114490716") 2026/07/27 01:08:13 DEBUG : sub dir/hello world: Deleting (id "4_zdf426de310ddab1b9ff80e1b_f100d7346d3bd0afb_d20260727_m010809_c001_v0001103_t0004_u01785114489083") --- PASS: TestServerSideMoveOverSelf (8.30s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:15 ERROR : error listing: directory not found 2026/07/27 01:08:15 INFO : Local file system at /tmp/rclone1222018995: Making directory 2026/07/27 01:08:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:08:17 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for checks to finish 2026/07/27 01:08:17 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for transfers to finish 2026/07/27 01:08:17 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/27 01:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:08:17 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/27 01:08:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/27 01:08:18 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:18 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:19 DEBUG : check sum: size = 1 OK 2026/07/27 01:08:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:08:19 INFO : check sum: Copied (new) 2026/07/27 01:08:19 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:19 DEBUG : check sum: size = 1 OK 2026/07/27 01:08:19 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:08:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/27 01:08:19 DEBUG : check sum: Unchanged skipping 2026/07/27 01:08:19 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:19 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/27 01:08:20 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:20 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:21 DEBUG : sizeonly: size = 6 OK 2026/07/27 01:08:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/27 01:08:21 INFO : sizeonly: Copied (new) 2026/07/27 01:08:21 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:21 DEBUG : sizeonly: size = 6 OK 2026/07/27 01:08:21 DEBUG : sizeonly: Sizes identical 2026/07/27 01:08:21 DEBUG : sizeonly: Unchanged skipping 2026/07/27 01:08:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:21 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/27 01:08:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/27 01:08:22 INFO : ignore-size: Copied (new) 2026/07/27 01:08:22 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:08:22 DEBUG : ignore-size: Unchanged skipping 2026/07/27 01:08:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:22 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:24 DEBUG : existing: size = 6 OK 2026/07/27 01:08:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:08:24 DEBUG : existing: Unchanged skipping 2026/07/27 01:08:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:24 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:24 INFO : There was nothing to transfer 2026/07/27 01:08:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/27 01:08:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:25 DEBUG : existing: size = 6 OK 2026/07/27 01:08:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/27 01:08:25 INFO : existing: Copied (replaced existing) 2026/07/27 01:08:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.31s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 01:08:26 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:26 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:26 DEBUG : existing: size = 6 OK 2026/07/27 01:08:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/27 01:08:26 INFO : existing: Copied (new) 2026/07/27 01:08:26 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:27 DEBUG : existing: Destination exists, skipping 2026/07/27 01:08:27 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:27 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.82s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:28 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/27 01:08:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:28 DEBUG : c/non empty space: size = 5 OK 2026/07/27 01:08:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:28 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 01:08:28 DEBUG : a/potato2: size = 60 OK 2026/07/27 01:08:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:28 INFO : a/potato2: Copied (new) 2026/07/27 01:08:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:28 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:30 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:30 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/27 01:08:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:08:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/27 01:08:30 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:30 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:30 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:30 INFO : There was nothing to transfer 2026/07/27 01:08:31 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:31 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/27 01:08:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:08:32 INFO : empty space: Updated modification time in destination 2026/07/27 01:08:32 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:32 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:32 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:33 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/27 01:08:33 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:08:33 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:33 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:33 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:34 DEBUG : foo: size = 3 OK 2026/07/27 01:08:34 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/27 01:08:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:08:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:34 DEBUG : foo: sha1 differ 2026/07/27 01:08:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:34 DEBUG : foo: size = 3 OK 2026/07/27 01:08:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/27 01:08:34 INFO : foo: Copied (replaced existing) 2026/07/27 01:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:36 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/27 01:08:36 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:36 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:36 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:36 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:36 DEBUG : potato: size = 60 OK 2026/07/27 01:08:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:36 INFO : potato: Copied (new) 2026/07/27 01:08:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:38 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:08:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:38 DEBUG : potato: Sizes differ 2026/07/27 01:08:38 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:38 DEBUG : potato: size = 21 OK 2026/07/27 01:08:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/27 01:08:38 INFO : potato: Copied (replaced existing) 2026/07/27 01:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:40 DEBUG : potato: size = 21 OK 2026/07/27 01:08:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/27 01:08:40 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1222018995) 2026/07/27 01:08:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:08:40 DEBUG : potato: sha1 differ 2026/07/27 01:08:40 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:41 DEBUG : potato: size = 21 OK 2026/07/27 01:08:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/27 01:08:41 INFO : potato: Copied (replaced existing) 2026/07/27 01:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:42 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:42 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/27 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:44 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:44 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:44 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:44 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:44 DEBUG : potato2: size = 60 OK 2026/07/27 01:08:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:44 INFO : potato2: Copied (new) 2026/07/27 01:08:44 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:46 INFO : d: Making directory 2026/07/27 01:08:46 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/27 01:08:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:47 DEBUG : c/non empty space: size = 5 OK 2026/07/27 01:08:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 01:08:47 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:47 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:47 DEBUG : a/potato2: size = 60 OK 2026/07/27 01:08:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:47 INFO : a/potato2: Copied (new) 2026/07/27 01:08:47 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/27 01:08:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:50 DEBUG : c/non empty space: size = 5 OK 2026/07/27 01:08:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 01:08:50 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:50 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:50 DEBUG : a/potato2: size = 60 OK 2026/07/27 01:08:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:50 INFO : a/potato2: Copied (new) 2026/07/27 01:08:50 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting files as there were IO errors 2026/07/27 01:08:50 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:52 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:52 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:52 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:52 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:52 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:52 INFO : potato: Deleted 2026/07/27 01:08:53 DEBUG : potato2: size = 60 OK 2026/07/27 01:08:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.42s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/27 01:08:55 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:55 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:55 INFO : potato: Deleted 2026/07/27 01:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:55 DEBUG : empty space: size = 1 OK 2026/07/27 01:08:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:08:55 DEBUG : empty space: Unchanged skipping 2026/07/27 01:08:55 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:55 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:55 DEBUG : potato2: size = 60 OK 2026/07/27 01:08:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:08:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:08:57 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:08:57 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:08:57 DEBUG : potato2: size = 19 OK 2026/07/27 01:08:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/27 01:08:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:00 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : enormous: Excluded 2026/07/27 01:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : potato2: Excluded 2026/07/27 01:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : potato2: Excluded 2026/07/27 01:09:00 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:09:00 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:00 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:00 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:00 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:00 INFO : There was nothing to transfer 2026/07/27 01:09:00 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : enormous: Excluded 2026/07/27 01:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : potato2: Excluded 2026/07/27 01:09:00 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 01:09:00 DEBUG : potato2: Excluded 2026/07/27 01:09:00 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/27 01:09:00 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:00 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for checks to finish 2026/07/27 01:09:00 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for transfers to finish 2026/07/27 01:09:00 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:03 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 01:09:03 DEBUG : enormous: Excluded 2026/07/27 01:09:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 01:09:03 DEBUG : potato2: Excluded 2026/07/27 01:09:03 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:03 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:09:03 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:03 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:03 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:03 INFO : enormous: Deleted 2026/07/27 01:09:03 INFO : potato2: Deleted 2026/07/27 01:09:03 INFO : There was nothing to transfer 2026/07/27 01:09:04 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/27 01:09:04 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:04 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for checks to finish 2026/07/27 01:09:04 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for transfers to finish 2026/07/27 01:09:04 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:04 INFO : potato2: Deleted 2026/07/27 01:09:04 INFO : enormous: Deleted 2026/07/27 01:09:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.36s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:06 DEBUG : five: Need to transfer - File not found at Destination 2026/07/27 01:09:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:09:06 DEBUG : four: size = 8 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:06 DEBUG : four: Sizes differ 2026/07/27 01:09:06 DEBUG : one: Destination is newer than source, skipping 2026/07/27 01:09:06 DEBUG : three: size = 5 OK 2026/07/27 01:09:06 DEBUG : three: Sizes identical 2026/07/27 01:09:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/27 01:09:06 DEBUG : two: size = 3 OK 2026/07/27 01:09:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1222018995) 2026/07/27 01:09:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:06 DEBUG : two: sha1 differ 2026/07/27 01:09:06 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 01:09:06 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:06 DEBUG : five: size = 4 OK 2026/07/27 01:09:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/27 01:09:06 INFO : five: Copied (new) 2026/07/27 01:09:06 DEBUG : four: size = 4 OK 2026/07/27 01:09:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/27 01:09:06 INFO : four: Copied (replaced existing) 2026/07/27 01:09:07 DEBUG : two: size = 3 OK 2026/07/27 01:09:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/27 01:09:07 INFO : two: Copied (replaced existing) 2026/07/27 01:09:07 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:07 DEBUG : five: size = 4 OK 2026/07/27 01:09:07 DEBUG : one: Destination is newer than source, skipping 2026/07/27 01:09:07 DEBUG : three: size = 5 OK 2026/07/27 01:09:07 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:07 DEBUG : two: size = 3 OK 2026/07/27 01:09:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/27 01:09:07 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/27 01:09:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 01:09:07 DEBUG : four: size = 4 OK 2026/07/27 01:09:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/27 01:09:07 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/27 01:09:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 01:09:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1222018995) 2026/07/27 01:09:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:07 DEBUG : three: sha1 differ 2026/07/27 01:09:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/27 01:09:07 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/27 01:09:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/27 01:09:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 01:09:07 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:07 DEBUG : three: size = 5 OK 2026/07/27 01:09:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:09:07 INFO : three: Copied (replaced existing) 2026/07/27 01:09:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.88s) === 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-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/27 01:09:09 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:09 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:09 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 01:09:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/27 01:09:09 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:09 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:09 DEBUG : potato: size = 14 OK 2026/07/27 01:09:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/27 01:09:09 INFO : potato: Copied (new) 2026/07/27 01:09:09 DEBUG : yam: size = 11 OK 2026/07/27 01:09:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:09 INFO : yam: Copied (new) 2026/07/27 01:09:09 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:10 DEBUG : potato: size = 14 OK 2026/07/27 01:09:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:09:10 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:10 DEBUG : potato: Unchanged skipping 2026/07/27 01:09:10 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:10 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:10 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:11 DEBUG : yaml: size = 11 OK 2026/07/27 01:09:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:11 INFO : yam: Copied (server-side copy) to: yaml 2026/07/27 01:09:11 INFO : yam: Deleted 2026/07/27 01:09:11 INFO : yaml: Renamed from "yam" 2026/07/27 01:09:11 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/27 01:09:12 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:12 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 01:09:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/27 01:09:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:13 DEBUG : potato: size = 14 OK 2026/07/27 01:09:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/27 01:09:13 INFO : potato: Copied (new) 2026/07/27 01:09:13 DEBUG : yam: size = 11 OK 2026/07/27 01:09:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:13 INFO : yam: Copied (new) 2026/07/27 01:09:13 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:14 DEBUG : potato: size = 14 OK 2026/07/27 01:09:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:09:14 DEBUG : potato: Unchanged skipping 2026/07/27 01:09:14 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:14 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:14 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:14 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:14 DEBUG : yaml: size = 11 OK 2026/07/27 01:09:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:14 INFO : yam: Copied (server-side copy) to: yaml 2026/07/27 01:09:14 INFO : yam: Deleted 2026/07/27 01:09:14 INFO : yaml: Renamed from "yam" 2026/07/27 01:09:14 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/27 01:09:15 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:15 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 01:09:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/27 01:09:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:16 DEBUG : sub/yam: size = 11 OK 2026/07/27 01:09:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:16 INFO : sub/yam: Copied (new) 2026/07/27 01:09:16 DEBUG : potato: size = 14 OK 2026/07/27 01:09:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/27 01:09:16 INFO : potato: Copied (new) 2026/07/27 01:09:16 DEBUG : Waiting for deletions to finish 2026/07/27 01:09:17 DEBUG : potato: size = 14 OK 2026/07/27 01:09:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:09:17 DEBUG : potato: Unchanged skipping 2026/07/27 01:09:17 INFO : B2 bucket rclone-test-mujomed7zipe: Making map for --track-renames 2026/07/27 01:09:17 INFO : B2 bucket rclone-test-mujomed7zipe: Finished making map for --track-renames 2026/07/27 01:09:17 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:17 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for renames to finish 2026/07/27 01:09:18 DEBUG : yam: size = 11 OK 2026/07/27 01:09:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/27 01:09:18 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/27 01:09:18 INFO : sub/yam: Deleted 2026/07/27 01:09:18 INFO : yam: Renamed from "sub/yam" 2026/07/27 01:09:18 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.39s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:19 DEBUG : Creating backend with remote "/tmp/rclone1222018995/dir1" 2026/07/27 01:09:19 DEBUG : Creating backend with remote "/tmp/rclone1222018995/dir2" 2026/07/27 01:09:19 DEBUG : Local file system at /tmp/rclone1222018995/dir2: Using server-side directory move 2026/07/27 01:09:19 INFO : Local file system at /tmp/rclone1222018995/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 01:09:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/27 01:09:19 DEBUG : Local file system at /tmp/rclone1222018995/dir2: Waiting for checks to finish 2026/07/27 01:09:19 DEBUG : Local file system at /tmp/rclone1222018995/dir2: Waiting for transfers to finish 2026/07/27 01:09:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:09:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 01:09:19 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:19 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/27 01:09:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/27 01:09:20 INFO : nested/sub dir/file: Copied (new) 2026/07/27 01:09:20 INFO : nested/sub dir/file: Deleted 2026/07/27 01:09:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:09:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:09:20 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:09:20 INFO : sub dir/hello world: Deleted 2026/07/27 01:09:20 INFO : sub dir: Removing directory 2026/07/27 01:09:20 INFO : nested/sub dir: Removing directory 2026/07/27 01:09:20 INFO : nested: Removing directory 2026/07/27 01:09:20 DEBUG : Local file system at /tmp/rclone1222018995: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 01:09:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 01:09:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:21 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/af02dd8310cdab1b9ff80e1b/c001_v0001157_t0019": EOF 2026/07/27 01:09:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/af02dd8310cdab1b9ff80e1b/c001_v0001157_t0019": EOF) 2026/07/27 01:09:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/27 01:09:21 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/af02dd8310cdab1b9ff80e1b/c001_v0001157_t0019": EOF - low level retry 0/10 2026/07/27 01:09:22 DEBUG : pacer: Reducing sleep to 10ms 2026/07/27 01:09:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 01:09:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:09:22 INFO : sub dir/hello world: Copied (new) 2026/07/27 01:09:22 INFO : sub dir/hello world: Deleted 2026/07/27 01:09:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/27 01:09:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/27 01:09:22 INFO : nested/sub dir/file: Copied (new) 2026/07/27 01:09:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/27 01:09:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 01:09:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:23 DEBUG : existing: size = 6 OK 2026/07/27 01:09:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/27 01:09:23 INFO : existing: Copied (new) 2026/07/27 01:09:23 INFO : existing: Deleted 2026/07/27 01:09:23 DEBUG : existing-b: size = 6 OK 2026/07/27 01:09:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/27 01:09:23 INFO : existing-b: Copied (new) 2026/07/27 01:09:23 INFO : existing-b: Deleted 2026/07/27 01:09:24 DEBUG : existing: Destination exists, skipping 2026/07/27 01:09:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:09:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/27 01:09:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:09:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qolupec3gegu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-qolupec3gegu 2026/07/27 01:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:29 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/27 01:09:29 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qolupec3gegu) 2026/07/27 01:09:29 DEBUG : potato3: Sizes differ 2026/07/27 01:09:29 DEBUG : B2 bucket rclone-test-qolupec3gegu: Waiting for checks to finish 2026/07/27 01:09:30 INFO : empty space: Deleted 2026/07/27 01:09:30 DEBUG : B2 bucket rclone-test-qolupec3gegu: Waiting for transfers to finish 2026/07/27 01:09:30 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:30 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:30 INFO : potato2: Deleted 2026/07/27 01:09:31 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:31 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:31 INFO : potato3: Deleted 2026/07/27 01:09:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fahabuv1diga" 2026/07/27 01:09:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/27 01:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/27 01:09:32 DEBUG : B2 bucket rclone-test-fahabuv1diga: Waiting for checks to finish 2026/07/27 01:09:32 DEBUG : B2 bucket rclone-test-fahabuv1diga: Waiting for transfers to finish 2026/07/27 01:09:33 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:09:33 INFO : empty space: Copied (server-side copy) 2026/07/27 01:09:34 INFO : empty space: Deleted 2026/07/27 01:09:34 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:34 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:34 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:34 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:34 INFO : potato3: Deleted 2026/07/27 01:09:34 INFO : potato2: Deleted 2026/07/27 01:09:34 DEBUG : B2 bucket rclone-test-fahabuv1diga: Purge remote 2026/07/27 01:09:34 INFO : B2 bucket rclone-test-fahabuv1diga: cleaning bucket "rclone-test-fahabuv1diga" of all files 2026/07/27 01:09:35 DEBUG : empty space: Deleting (id "4_z2f02bd8310edab1b9ff80e1b_f106e9bec7b9277fe_d20260727_m010933_c001_v0001130_t0032_u01785114573535") 2026/07/27 01:09:35 DEBUG : potato2: Deleting (id "4_z2f02bd8310edab1b9ff80e1b_f1110124cb11bbb83_d20260727_m010933_c001_v0001115_t0051_u01785114573854") 2026/07/27 01:09:35 DEBUG : potato3: Deleting (id "4_z2f02bd8310edab1b9ff80e1b_f1051b91831203bb0_d20260727_m010933_c001_v0001172_t0011_u01785114573822") 2026/07/27 01:09:35 DEBUG : B2 bucket rclone-test-qolupec3gegu: Purge remote 2026/07/27 01:09:35 INFO : B2 bucket rclone-test-qolupec3gegu: cleaning bucket "rclone-test-qolupec3gegu" of all files 2026/07/27 01:09:36 DEBUG : empty space: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f422046c13a70e8aa_d20260727_m010933_c001_v7007000_t0000_u01785114573967") 2026/07/27 01:09:36 DEBUG : empty space: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f107211793e8beac4_d20260727_m010928_c001_v0001173_t0044_u01785114568978") 2026/07/27 01:09:36 DEBUG : potato2: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f425cfe14b2df37bd_d20260727_m010934_c001_v7007000_t0000_u01785114574512") 2026/07/27 01:09:36 DEBUG : potato2: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f1045b9fd3dddd906_d20260727_m010930_c001_v0001165_t0033_u01785114570093") 2026/07/27 01:09:36 DEBUG : potato3: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f422046c13a70e8ae_d20260727_m010934_c001_v7007000_t0000_u01785114574374") 2026/07/27 01:09:36 DEBUG : potato3: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f114288cc169e3202_d20260727_m010930_c001_v0001144_t0023_u01785114570405") 2026/07/27 01:09:36 DEBUG : potato3: Deleting (id "4_zeff2ad4310edab1b9ff80e1b_f107211793e8beac8_d20260727_m010929_c001_v0001173_t0016_u01785114569424") --- PASS: TestServerSideMove (12.49s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pizofap0vumu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-pizofap0vumu 2026/07/27 01:09:42 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 01:09:42 DEBUG : empty space: Excluded 2026/07/27 01:09:42 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 01:09:42 DEBUG : empty space: Excluded 2026/07/27 01:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:42 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:42 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pizofap0vumu) 2026/07/27 01:09:42 DEBUG : potato3: Sizes differ 2026/07/27 01:09:42 DEBUG : B2 bucket rclone-test-pizofap0vumu: Waiting for checks to finish 2026/07/27 01:09:42 DEBUG : B2 bucket rclone-test-pizofap0vumu: Waiting for transfers to finish 2026/07/27 01:09:42 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:42 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:43 INFO : potato2: Deleted 2026/07/27 01:09:43 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:43 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:43 INFO : potato3: Deleted 2026/07/27 01:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hegatul8vipa" 2026/07/27 01:09:44 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 01:09:44 DEBUG : empty space: Excluded 2026/07/27 01:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:44 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/27 01:09:44 DEBUG : B2 bucket rclone-test-hegatul8vipa: Waiting for checks to finish 2026/07/27 01:09:44 DEBUG : B2 bucket rclone-test-hegatul8vipa: Waiting for transfers to finish 2026/07/27 01:09:45 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:45 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:45 INFO : potato2: Deleted 2026/07/27 01:09:45 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:45 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:46 INFO : potato3: Deleted 2026/07/27 01:09:46 DEBUG : B2 bucket rclone-test-hegatul8vipa: Purge remote 2026/07/27 01:09:46 INFO : B2 bucket rclone-test-hegatul8vipa: cleaning bucket "rclone-test-hegatul8vipa" of all files 2026/07/27 01:09:46 DEBUG : potato2: Deleting (id "4_z1f32ed7310edab1b9ff80e1b_f109b163043c45c95_d20260727_m010945_c001_v0001113_t0027_u01785114585426") 2026/07/27 01:09:46 DEBUG : potato3: Deleting (id "4_z1f32ed7310edab1b9ff80e1b_f10641f547b3276f6_d20260727_m010945_c001_v0001174_t0032_u01785114585788") 2026/07/27 01:09:47 DEBUG : B2 bucket rclone-test-pizofap0vumu: Purge remote 2026/07/27 01:09:47 INFO : B2 bucket rclone-test-pizofap0vumu: cleaning bucket "rclone-test-pizofap0vumu" of all files 2026/07/27 01:09:47 DEBUG : empty space: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f1064861b6d299100_d20260727_m010941_c001_v0001177_t0046_u01785114581775") 2026/07/27 01:09:47 DEBUG : potato2: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f400cc35119dc7ce3_d20260727_m010945_c001_v7007000_t0000_u01785114585791") 2026/07/27 01:09:47 DEBUG : potato2: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f10700f82f4601edb_d20260727_m010942_c001_v0001167_t0050_u01785114582747") 2026/07/27 01:09:47 DEBUG : potato3: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f400cc35119dc7ce8_d20260727_m010946_c001_v7007000_t0000_u01785114586072") 2026/07/27 01:09:47 DEBUG : potato3: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f103df1dd959be358_d20260727_m010943_c001_v0001185_t0056_u01785114583015") 2026/07/27 01:09:47 DEBUG : potato3: Deleting (id "4_zdff2dd6310edab1b9ff80e1b_f1064861b6d299102_d20260727_m010942_c001_v0001177_t0040_u01785114582022") --- PASS: TestServerSideMoveWithFilter (11.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-viradeh1hapi" 2026/07/27 01:09:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mujomed7zipe -> B2 bucket rclone-test-viradeh1hapi 2026/07/27 01:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:54 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/27 01:09:54 DEBUG : empty space: Unchanged skipping 2026/07/27 01:09:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:09:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-viradeh1hapi) 2026/07/27 01:09:54 DEBUG : potato3: Sizes differ 2026/07/27 01:09:54 DEBUG : B2 bucket rclone-test-viradeh1hapi: Waiting for checks to finish 2026/07/27 01:09:54 INFO : empty space: Deleted 2026/07/27 01:09:54 DEBUG : B2 bucket rclone-test-viradeh1hapi: Waiting for transfers to finish 2026/07/27 01:09:55 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:55 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:55 INFO : potato2: Deleted 2026/07/27 01:09:55 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:55 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:55 INFO : potato3: Deleted 2026/07/27 01:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yaqeqod9tiro" 2026/07/27 01:09:56 INFO : tomatoDir: Making directory 2026/07/27 01:09:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/27 01:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 01:09:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/27 01:09:57 DEBUG : B2 bucket rclone-test-yaqeqod9tiro: Waiting for checks to finish 2026/07/27 01:09:57 DEBUG : B2 bucket rclone-test-yaqeqod9tiro: Waiting for transfers to finish 2026/07/27 01:09:58 DEBUG : empty space: size = 1 OK 2026/07/27 01:09:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/27 01:09:58 INFO : empty space: Copied (server-side copy) 2026/07/27 01:09:58 INFO : empty space: Deleted 2026/07/27 01:09:58 DEBUG : potato2: size = 60 OK 2026/07/27 01:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/27 01:09:58 INFO : potato2: Copied (server-side copy) 2026/07/27 01:09:58 DEBUG : potato3: size = 68 OK 2026/07/27 01:09:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/27 01:09:58 INFO : potato3: Copied (server-side copy) 2026/07/27 01:09:58 INFO : potato2: Deleted 2026/07/27 01:09:59 INFO : potato3: Deleted 2026/07/27 01:09:59 DEBUG : B2 bucket rclone-test-yaqeqod9tiro: Purge remote 2026/07/27 01:09:59 INFO : B2 bucket rclone-test-yaqeqod9tiro: cleaning bucket "rclone-test-yaqeqod9tiro" of all files 2026/07/27 01:09:59 DEBUG : empty space: Deleting (id "4_z8f721d8310fdab1b9ff80e1b_f108b188cfffc12ff_d20260727_m010958_c001_v0001150_t0034_u01785114598077") 2026/07/27 01:09:59 DEBUG : potato2: Deleting (id "4_z8f721d8310fdab1b9ff80e1b_f114c83639d29bdff_d20260727_m010958_c001_v0001032_t0051_u01785114598478") 2026/07/27 01:09:59 DEBUG : potato3: Deleting (id "4_z8f721d8310fdab1b9ff80e1b_f107ad425b10cf023_d20260727_m010958_c001_v0001174_t0044_u01785114598455") 2026/07/27 01:10:00 DEBUG : B2 bucket rclone-test-viradeh1hapi: Purge remote 2026/07/27 01:10:00 INFO : B2 bucket rclone-test-viradeh1hapi: cleaning bucket "rclone-test-viradeh1hapi" of all files 2026/07/27 01:10:00 DEBUG : empty space: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f421046a48b1ff461_d20260727_m010958_c001_v7007000_t0000_u01785114598544") 2026/07/27 01:10:00 DEBUG : empty space: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f100943542c6c28e9_d20260727_m010953_c001_v0001182_t0003_u01785114593931") 2026/07/27 01:10:00 DEBUG : potato2: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f421046a48b1ff463_d20260727_m010958_c001_v7007000_t0000_u01785114598813") 2026/07/27 01:10:00 DEBUG : potato2: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f1067ab8364ad4552_d20260727_m010954_c001_v0001150_t0026_u01785114594735") 2026/07/27 01:10:00 DEBUG : potato3: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f404729e3fe2a96d8_d20260727_m010958_c001_v7007000_t0000_u01785114598984") 2026/07/27 01:10:00 DEBUG : potato3: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f1155a84e10875300_d20260727_m010955_c001_v0001102_t0038_u01785114595100") 2026/07/27 01:10:00 DEBUG : potato3: Deleting (id "4_zcf420d5310fdab1b9ff80e1b_f100943542c6c28ef_d20260727_m010954_c001_v0001182_t0057_u01785114594137") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.94s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/rclone-sync-test" 2026/07/27 01:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/rclone-sync-test-include/layer2" 2026/07/27 01:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/rclone-sync-test-ignore-file" 2026/07/27 01:11:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/07/27 01:11:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/27 01:11:12 DEBUG : pacer: Reducing sleep to 10ms 2026/07/27 01:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 01:11:14 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test: Waiting for checks to finish 2026/07/27 01:11:14 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test: Waiting for transfers to finish 2026/07/27 01:11:14 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:14 INFO : There was nothing to transfer 2026/07/27 01:11:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 01:11:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:11:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:11:15 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:15 INFO : There was nothing to transfer 2026/07/27 01:11:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 01:11:15 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/27 01:11:15 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/27 01:11:15 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:15 INFO : There was nothing to transfer 2026/07/27 01:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 01:11:16 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:11:16 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:11:16 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:16 INFO : There was nothing to transfer 2026/07/27 01:11:16 DEBUG : Excluded 2026/07/27 01:11:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 01:11:17 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/27 01:11:17 DEBUG : B2 bucket rclone-test-mujomed7zipe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/27 01:11:17 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.99s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/CompareDest" 2026/07/27 01:11:20 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 01:11:20 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:20 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:21 DEBUG : one: size = 3 OK 2026/07/27 01:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:11:21 INFO : one: Copied (new) 2026/07/27 01:11:21 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:22 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:22 DEBUG : one: Sizes differ 2026/07/27 01:11:22 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:22 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:23 DEBUG : one: size = 5 OK 2026/07/27 01:11:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/27 01:11:23 INFO : one: Copied (replaced existing) 2026/07/27 01:11:23 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:25 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:25 DEBUG : one: Sizes differ 2026/07/27 01:11:25 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:25 DEBUG : one: size = 5 OK 2026/07/27 01:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 01:11:25 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:25 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:25 INFO : There was nothing to transfer 2026/07/27 01:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:26 DEBUG : one: Sizes differ 2026/07/27 01:11:26 DEBUG : two: size = 3 OK 2026/07/27 01:11:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 01:11:26 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:26 DEBUG : one: size = 5 OK 2026/07/27 01:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 01:11:26 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:26 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:26 INFO : There was nothing to transfer 2026/07/27 01:11:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:27 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:27 DEBUG : one: Sizes differ 2026/07/27 01:11:27 DEBUG : two: size = 3 OK 2026/07/27 01:11:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 01:11:27 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:27 DEBUG : one: size = 5 OK 2026/07/27 01:11:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 01:11:27 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:27 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:27 INFO : There was nothing to transfer 2026/07/27 01:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:28 DEBUG : one: Sizes differ 2026/07/27 01:11:28 DEBUG : two: size = 3 OK 2026/07/27 01:11:28 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/07/27 01:11:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/27 01:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 01:11:28 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:28 DEBUG : one: size = 5 OK 2026/07/27 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 01:11:28 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:28 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:28 INFO : There was nothing to transfer 2026/07/27 01:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:28 DEBUG : one: Sizes differ 2026/07/27 01:11:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:29 DEBUG : two: size = 3 (B2 bucket rclone-test-mujomed7zipe path CompareDest) 2026/07/27 01:11:29 DEBUG : two: Sizes differ 2026/07/27 01:11:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 01:11:29 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:29 DEBUG : one: size = 5 OK 2026/07/27 01:11:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 01:11:29 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:29 DEBUG : two: size = 5 OK 2026/07/27 01:11:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/27 01:11:29 INFO : two: Copied (new) 2026/07/27 01:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.41s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dest" 2026/07/27 01:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/pre-dest1" 2026/07/27 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/pre-dest2" 2026/07/27 01:11:36 DEBUG : 1: size = 1 OK 2026/07/27 01:11:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:11:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/27 01:11:37 DEBUG : 2: size = 1 OK 2026/07/27 01:11:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:11:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/27 01:11:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/27 01:11:37 DEBUG : B2 bucket rclone-test-mujomed7zipe path dest: Waiting for checks to finish 2026/07/27 01:11:37 DEBUG : B2 bucket rclone-test-mujomed7zipe path dest: Waiting for transfers to finish 2026/07/27 01:11:38 DEBUG : 3: size = 1 OK 2026/07/27 01:11:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/27 01:11:38 INFO : 3: Copied (new) 2026/07/27 01:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/CopyDest" 2026/07/27 01:11:43 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 01:11:43 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:43 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:43 DEBUG : one: size = 3 OK 2026/07/27 01:11:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:11:43 INFO : one: Copied (new) 2026/07/27 01:11:43 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:44 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:44 DEBUG : one: Sizes differ 2026/07/27 01:11:44 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:44 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:44 DEBUG : one: size = 5 OK 2026/07/27 01:11:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/27 01:11:44 INFO : one: Copied (replaced existing) 2026/07/27 01:11:44 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/BackupDir" 2026/07/27 01:11:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:47 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:47 DEBUG : one: Sizes differ 2026/07/27 01:11:47 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:48 DEBUG : one: size = 5 OK 2026/07/27 01:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:48 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:11:48 DEBUG : one: Sizes differ 2026/07/27 01:11:49 DEBUG : one: size = 3 OK 2026/07/27 01:11:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:11:49 INFO : one: Copied (server-side copy) 2026/07/27 01:11:50 INFO : one: Deleted 2026/07/27 01:11:50 DEBUG : one: size = 5 OK 2026/07/27 01:11:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/27 01:11:50 INFO : one: Copied (server-side copy) 2026/07/27 01:11:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/27 01:11:50 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:50 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:51 DEBUG : one: size = 5 OK 2026/07/27 01:11:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:51 DEBUG : one: Unchanged skipping 2026/07/27 01:11:52 DEBUG : two: size = 3 OK 2026/07/27 01:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:52 DEBUG : two: size = 3 OK 2026/07/27 01:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/27 01:11:52 INFO : two: Copied (server-side copy) 2026/07/27 01:11:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/27 01:11:52 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:52 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:52 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:52 DEBUG : one: size = 5 OK 2026/07/27 01:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:52 DEBUG : one: Unchanged skipping 2026/07/27 01:11:52 DEBUG : two: size = 3 OK 2026/07/27 01:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:52 DEBUG : two: Unchanged skipping 2026/07/27 01:11:52 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:52 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:52 DEBUG : Waiting for deletions to finish 2026/07/27 01:11:52 INFO : There was nothing to transfer 2026/07/27 01:11:54 DEBUG : one: size = 5 OK 2026/07/27 01:11:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:54 DEBUG : one: Unchanged skipping 2026/07/27 01:11:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:11:54 DEBUG : three: size = 5 (B2 bucket rclone-test-mujomed7zipe path CopyDest) 2026/07/27 01:11:54 DEBUG : three: Sizes differ 2026/07/27 01:11:54 DEBUG : three: Destination not found in --copy-dest 2026/07/27 01:11:54 DEBUG : three: Need to transfer - File not found at Destination 2026/07/27 01:11:54 DEBUG : two: size = 3 OK 2026/07/27 01:11:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/27 01:11:54 DEBUG : two: Unchanged skipping 2026/07/27 01:11:54 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:11:54 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:11:54 DEBUG : three: size = 7 OK 2026/07/27 01:11:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/27 01:11:54 INFO : three: Copied (new) 2026/07/27 01:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/backup" 2026/07/27 01:12:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:01 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:01 DEBUG : one: Sizes differ 2026/07/27 01:12:01 DEBUG : two: size = 3 OK 2026/07/27 01:12:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:01 DEBUG : two: Unchanged skipping 2026/07/27 01:12:01 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:03 DEBUG : one: size = 3 OK 2026/07/27 01:12:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:12:03 INFO : one: Copied (server-side copy) 2026/07/27 01:12:03 INFO : one: Deleted 2026/07/27 01:12:03 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:04 DEBUG : one: size = 4 OK 2026/07/27 01:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:04 INFO : one: Copied (new) 2026/07/27 01:12:04 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:04 DEBUG : three.txt: size = 5 OK 2026/07/27 01:12:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:12:04 INFO : three.txt: Copied (server-side copy) 2026/07/27 01:12:04 INFO : three.txt: Deleted 2026/07/27 01:12:04 INFO : three.txt: Moved into backup dir 2026/07/27 01:12:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:06 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:06 DEBUG : one: Sizes differ 2026/07/27 01:12:06 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:06 DEBUG : two: size = 3 OK 2026/07/27 01:12:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:06 DEBUG : two: Unchanged skipping 2026/07/27 01:12:07 DEBUG : one: size = 4 OK 2026/07/27 01:12:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:07 INFO : one: Copied (server-side copy) 2026/07/27 01:12:07 INFO : one: Deleted 2026/07/27 01:12:07 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:08 DEBUG : one: size = 5 OK 2026/07/27 01:12:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:12:08 INFO : one: Copied (new) 2026/07/27 01:12:08 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:08 DEBUG : three.txt: size = 6 OK 2026/07/27 01:12:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:08 INFO : three.txt: Copied (server-side copy) 2026/07/27 01:12:08 INFO : three.txt: Deleted 2026/07/27 01:12:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/backup" 2026/07/27 01:12:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:14 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:14 DEBUG : one: Sizes differ 2026/07/27 01:12:14 DEBUG : two: size = 3 OK 2026/07/27 01:12:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:14 DEBUG : two: Unchanged skipping 2026/07/27 01:12:14 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:15 DEBUG : one.bak: size = 3 OK 2026/07/27 01:12:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:12:15 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:16 INFO : one: Deleted 2026/07/27 01:12:16 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:16 DEBUG : one: size = 4 OK 2026/07/27 01:12:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:16 INFO : one: Copied (new) 2026/07/27 01:12:16 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:17 DEBUG : three.txt.bak: size = 5 OK 2026/07/27 01:12:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:12:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:17 INFO : three.txt: Deleted 2026/07/27 01:12:17 INFO : three.txt: Moved into backup dir 2026/07/27 01:12:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:19 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:19 DEBUG : one: Sizes differ 2026/07/27 01:12:19 DEBUG : two: size = 3 OK 2026/07/27 01:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:19 DEBUG : two: Unchanged skipping 2026/07/27 01:12:19 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:20 DEBUG : one.bak: size = 4 OK 2026/07/27 01:12:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:20 INFO : one: Deleted 2026/07/27 01:12:20 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:20 DEBUG : one: size = 5 OK 2026/07/27 01:12:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:12:20 INFO : one: Copied (new) 2026/07/27 01:12:20 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:21 DEBUG : three.txt.bak: size = 6 OK 2026/07/27 01:12:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:21 INFO : three.txt: Deleted 2026/07/27 01:12:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/backup" 2026/07/27 01:12:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:27 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:27 DEBUG : one: Sizes differ 2026/07/27 01:12:27 DEBUG : two: size = 3 OK 2026/07/27 01:12:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:27 DEBUG : two: Unchanged skipping 2026/07/27 01:12:27 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:28 DEBUG : one-2019-01-01: size = 3 OK 2026/07/27 01:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:12:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/27 01:12:28 INFO : one: Deleted 2026/07/27 01:12:28 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:29 DEBUG : one: size = 4 OK 2026/07/27 01:12:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:29 INFO : one: Copied (new) 2026/07/27 01:12:29 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:30 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/27 01:12:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:12:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/27 01:12:30 INFO : three.txt: Deleted 2026/07/27 01:12:30 INFO : three.txt: Moved into backup dir 2026/07/27 01:12:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:31 DEBUG : two: size = 3 OK 2026/07/27 01:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:31 DEBUG : two: Unchanged skipping 2026/07/27 01:12:31 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:31 DEBUG : one: Sizes differ 2026/07/27 01:12:31 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:32 DEBUG : one-2019-01-01: size = 4 OK 2026/07/27 01:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/27 01:12:32 INFO : one: Deleted 2026/07/27 01:12:32 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:32 DEBUG : one: size = 5 OK 2026/07/27 01:12:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:12:32 INFO : one: Copied (new) 2026/07/27 01:12:32 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:33 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/27 01:12:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/27 01:12:33 INFO : three.txt: Deleted 2026/07/27 01:12:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:12:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:12:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:38 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:38 DEBUG : one: Sizes differ 2026/07/27 01:12:38 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:38 DEBUG : two: size = 3 OK 2026/07/27 01:12:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:38 DEBUG : two: Unchanged skipping 2026/07/27 01:12:39 DEBUG : one.bak: size = 3 OK 2026/07/27 01:12:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:12:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:39 INFO : one: Deleted 2026/07/27 01:12:39 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:40 DEBUG : one: size = 4 OK 2026/07/27 01:12:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:40 INFO : one: Copied (new) 2026/07/27 01:12:40 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/27 01:12:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:12:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:41 INFO : three.txt: Deleted 2026/07/27 01:12:41 INFO : three.txt: Moved into backup dir 2026/07/27 01:12:42 DEBUG : one.bak: Excluded (Path Filter) 2026/07/27 01:12:42 DEBUG : one.bak: Excluded 2026/07/27 01:12:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/27 01:12:42 DEBUG : three.txt.bak: Excluded 2026/07/27 01:12:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:42 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:42 DEBUG : one: Sizes differ 2026/07/27 01:12:42 DEBUG : two: size = 3 OK 2026/07/27 01:12:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:42 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for checks to finish 2026/07/27 01:12:42 DEBUG : two: Unchanged skipping 2026/07/27 01:12:43 DEBUG : one.bak: size = 4 OK 2026/07/27 01:12:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:43 INFO : one: Deleted 2026/07/27 01:12:43 DEBUG : B2 bucket rclone-test-mujomed7zipe path dst: Waiting for transfers to finish 2026/07/27 01:12:43 DEBUG : one: size = 5 OK 2026/07/27 01:12:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:12:43 INFO : one: Copied (new) 2026/07/27 01:12:43 DEBUG : Waiting for deletions to finish 2026/07/27 01:12:44 DEBUG : three.txt.bak: size = 6 OK 2026/07/27 01:12:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:44 INFO : three.txt: Deleted 2026/07/27 01:12:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.89s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:12:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:48 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:48 DEBUG : one: Sizes differ 2026/07/27 01:12:49 DEBUG : one.bak: size = 3 OK 2026/07/27 01:12:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:12:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:49 INFO : one: Deleted 2026/07/27 01:12:50 DEBUG : one: size = 4 OK 2026/07/27 01:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:50 INFO : one: Copied (new) 2026/07/27 01:12:50 DEBUG : two: size = 3 OK 2026/07/27 01:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:50 DEBUG : two: Unchanged skipping 2026/07/27 01:12:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:51 DEBUG : three.txt: Sizes differ 2026/07/27 01:12:51 DEBUG : three.txt.bak: size = 5 OK 2026/07/27 01:12:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:12:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:51 INFO : three.txt: Deleted 2026/07/27 01:12:51 DEBUG : three.txt: size = 6 OK 2026/07/27 01:12:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:51 INFO : three.txt: Copied (new) 2026/07/27 01:12:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:52 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:52 DEBUG : one: Sizes differ 2026/07/27 01:12:53 DEBUG : one.bak: size = 4 OK 2026/07/27 01:12:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:12:53 INFO : one: Copied (server-side copy) to: one.bak 2026/07/27 01:12:53 INFO : one: Deleted 2026/07/27 01:12:53 DEBUG : one: size = 5 OK 2026/07/27 01:12:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:12:53 INFO : one: Copied (new) 2026/07/27 01:12:53 DEBUG : two: size = 3 OK 2026/07/27 01:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:12:53 DEBUG : two: Unchanged skipping 2026/07/27 01:12:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:53 DEBUG : three.txt: Sizes differ 2026/07/27 01:12:54 DEBUG : three.txt.bak: size = 6 OK 2026/07/27 01:12:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/27 01:12:54 INFO : three.txt: Deleted 2026/07/27 01:12:54 DEBUG : three.txt: size = 19 OK 2026/07/27 01:12:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/27 01:12:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.58s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mujomed7zipe/dst" 2026/07/27 01:12:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:12:59 DEBUG : one: size = 3 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:12:59 DEBUG : one: Sizes differ 2026/07/27 01:13:00 DEBUG : one-2019-01-01: size = 3 OK 2026/07/27 01:13:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/27 01:13:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/27 01:13:01 INFO : one: Deleted 2026/07/27 01:13:01 DEBUG : one: size = 4 OK 2026/07/27 01:13:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:13:01 INFO : one: Copied (new) 2026/07/27 01:13:02 DEBUG : two: size = 3 OK 2026/07/27 01:13:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:02 DEBUG : two: Unchanged skipping 2026/07/27 01:13:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:13:02 DEBUG : three.txt: Sizes differ 2026/07/27 01:13:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/27 01:13:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/27 01:13:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/27 01:13:02 INFO : three.txt: Deleted 2026/07/27 01:13:03 DEBUG : three.txt: size = 6 OK 2026/07/27 01:13:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:13:03 INFO : three.txt: Copied (new) 2026/07/27 01:13:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/27 01:13:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/27 01:13:03 DEBUG : pacer: Reducing sleep to 10ms 2026/07/27 01:13:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:04 DEBUG : one: size = 4 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:13:04 DEBUG : one: Sizes differ 2026/07/27 01:13:05 DEBUG : one-2019-01-01: size = 4 OK 2026/07/27 01:13:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/27 01:13:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/27 01:13:05 INFO : one: Deleted 2026/07/27 01:13:05 DEBUG : one: size = 5 OK 2026/07/27 01:13:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/27 01:13:05 INFO : one: Copied (new) 2026/07/27 01:13:05 DEBUG : two: size = 3 OK 2026/07/27 01:13:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:05 DEBUG : two: Unchanged skipping 2026/07/27 01:13:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mujomed7zipe path dst) 2026/07/27 01:13:06 DEBUG : three.txt: Sizes differ 2026/07/27 01:13:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/27 01:13:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/27 01:13:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/27 01:13:06 INFO : three.txt: Deleted 2026/07/27 01:13:07 DEBUG : three.txt: size = 19 OK 2026/07/27 01:13:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/27 01:13:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:13:09 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:09 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:09 DEBUG : Testêé: Sizes differ 2026/07/27 01:13:09 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:10 DEBUG : Testêé: size = 14 OK 2026/07/27 01:13:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/27 01:13:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/27 01:13:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.79s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:13:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 01:13:11 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:11 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:12 DEBUG : existing: size = 6 OK 2026/07/27 01:13:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/27 01:13:12 INFO : existing: Copied (new) 2026/07/27 01:13:12 DEBUG : Waiting for deletions to finish 2026/07/27 01:13:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:12 DEBUG : existing: Sizes differ 2026/07/27 01:13:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/27 01:13:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:12 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting files as there were IO errors 2026/07/27 01:13:12 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:13:14 DEBUG : EXISTING: size = 6 OK 2026/07/27 01:13:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:14 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:14 DEBUG : existing: Unchanged skipping 2026/07/27 01:13:14 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:14 DEBUG : Waiting for deletions to finish 2026/07/27 01:13:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:13:34 DEBUG : both0: size = 6 OK 2026/07/27 01:13:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both0: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both10: size = 6 OK 2026/07/27 01:13:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both10: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both11: size = 6 OK 2026/07/27 01:13:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both11: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both12: size = 6 OK 2026/07/27 01:13:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both12: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both13: size = 6 OK 2026/07/27 01:13:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both13: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both14: size = 6 OK 2026/07/27 01:13:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both14: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both15: size = 6 OK 2026/07/27 01:13:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both15: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both16: size = 6 OK 2026/07/27 01:13:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both16: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both17: size = 6 OK 2026/07/27 01:13:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both17: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both18: size = 6 OK 2026/07/27 01:13:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both18: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both19: size = 6 OK 2026/07/27 01:13:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both1: size = 6 OK 2026/07/27 01:13:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both1: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both2: size = 6 OK 2026/07/27 01:13:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both2: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both3: size = 6 OK 2026/07/27 01:13:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both3: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both4: size = 6 OK 2026/07/27 01:13:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both4: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both5: size = 6 OK 2026/07/27 01:13:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both5: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both6: size = 6 OK 2026/07/27 01:13:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both6: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both7: size = 6 OK 2026/07/27 01:13:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both7: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both8: size = 6 OK 2026/07/27 01:13:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both8: Unchanged skipping 2026/07/27 01:13:34 DEBUG : both9: size = 6 OK 2026/07/27 01:13:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:34 DEBUG : both9: Unchanged skipping 2026/07/27 01:13:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:34 DEBUG : both19: Unchanged skipping 2026/07/27 01:13:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:34 DEBUG : Waiting for deletions to finish 2026/07/27 01:13:34 INFO : only19: Deleted 2026/07/27 01:13:34 INFO : only4: Deleted 2026/07/27 01:13:35 INFO : only6: Deleted 2026/07/27 01:13:35 INFO : only16: Deleted 2026/07/27 01:13:35 INFO : only13: Deleted 2026/07/27 01:13:35 INFO : only14: Deleted 2026/07/27 01:13:35 INFO : only15: Deleted 2026/07/27 01:13:35 INFO : only17: Deleted 2026/07/27 01:13:35 INFO : only2: Deleted 2026/07/27 01:13:35 INFO : only3: Deleted 2026/07/27 01:13:35 INFO : only12: Deleted 2026/07/27 01:13:35 INFO : only5: Deleted 2026/07/27 01:13:35 INFO : only9: Deleted 2026/07/27 01:13:35 INFO : only11: Deleted 2026/07/27 01:13:35 INFO : only18: Deleted 2026/07/27 01:13:35 INFO : only1: Deleted 2026/07/27 01:13:35 INFO : only7: Deleted 2026/07/27 01:13:35 INFO : only8: Deleted 2026/07/27 01:13:35 INFO : only0: Deleted 2026/07/27 01:13:35 INFO : only10: Deleted 2026/07/27 01:13:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.40s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:13:57 DEBUG : both10: size = 6 OK 2026/07/27 01:13:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:13:57 DEBUG : both0: size = 6 OK 2026/07/27 01:13:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both10: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both11: size = 6 OK 2026/07/27 01:13:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both11: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both12: size = 6 OK 2026/07/27 01:13:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both12: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both13: size = 6 OK 2026/07/27 01:13:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both0: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both14: size = 6 OK 2026/07/27 01:13:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both14: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both15: size = 6 OK 2026/07/27 01:13:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both15: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both16: size = 6 OK 2026/07/27 01:13:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both16: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both17: size = 6 OK 2026/07/27 01:13:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both17: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both18: size = 6 OK 2026/07/27 01:13:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both18: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both19: size = 6 OK 2026/07/27 01:13:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both19: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both1: size = 6 OK 2026/07/27 01:13:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both13: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both2: size = 6 OK 2026/07/27 01:13:57 DEBUG : both1: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both4: size = 6 OK 2026/07/27 01:13:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both3: size = 6 OK 2026/07/27 01:13:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both4: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both5: size = 6 OK 2026/07/27 01:13:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both5: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both7: size = 6 OK 2026/07/27 01:13:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both6: size = 6 OK 2026/07/27 01:13:57 DEBUG : both7: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both8: size = 6 OK 2026/07/27 01:13:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both6: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both9: size = 6 OK 2026/07/27 01:13:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:13:57 DEBUG : both2: Unchanged skipping 2026/07/27 01:13:57 DEBUG : both8: Unchanged skipping 2026/07/27 01:13:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only10: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only10: Sizes differ 2026/07/27 01:13:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only0: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only0: Sizes differ 2026/07/27 01:13:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only11: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only11: Sizes differ 2026/07/27 01:13:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only12: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only12: Sizes differ 2026/07/27 01:13:57 DEBUG : both9: Unchanged skipping 2026/07/27 01:13:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only13: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only13: Sizes differ 2026/07/27 01:13:57 DEBUG : both3: Unchanged skipping 2026/07/27 01:13:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only15: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only15: Sizes differ 2026/07/27 01:13:57 DEBUG : only14: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only14: Sizes differ 2026/07/27 01:13:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only16: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only16: Sizes differ 2026/07/27 01:13:57 DEBUG : only18: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only18: Sizes differ 2026/07/27 01:13:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only17: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only17: Sizes differ 2026/07/27 01:13:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only1: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only1: Sizes differ 2026/07/27 01:13:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only2: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only2: Sizes differ 2026/07/27 01:13:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only3: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only3: Sizes differ 2026/07/27 01:13:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only4: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only4: Sizes differ 2026/07/27 01:13:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only5: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only5: Sizes differ 2026/07/27 01:13:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only6: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only6: Sizes differ 2026/07/27 01:13:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only7: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only7: Sizes differ 2026/07/27 01:13:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only8: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only8: Sizes differ 2026/07/27 01:13:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only9: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only9: Sizes differ 2026/07/27 01:13:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1222018995) 2026/07/27 01:13:57 DEBUG : only19: size = 6 (B2 bucket rclone-test-mujomed7zipe) 2026/07/27 01:13:57 DEBUG : only19: Sizes differ 2026/07/27 01:13:57 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:13:58 DEBUG : only0: size = 0 OK 2026/07/27 01:13:58 DEBUG : only10: size = 0 OK 2026/07/27 01:13:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only10: Copied (replaced existing) 2026/07/27 01:13:58 INFO : only0: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only12: size = 0 OK 2026/07/27 01:13:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only12: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only13: size = 0 OK 2026/07/27 01:13:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only13: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only11: size = 0 OK 2026/07/27 01:13:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only11: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only14: size = 0 OK 2026/07/27 01:13:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only14: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only16: size = 0 OK 2026/07/27 01:13:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only16: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only1: size = 0 OK 2026/07/27 01:13:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only1: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only2: size = 0 OK 2026/07/27 01:13:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only2: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only3: size = 0 OK 2026/07/27 01:13:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only3: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only15: size = 0 OK 2026/07/27 01:13:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only15: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only4: size = 0 OK 2026/07/27 01:13:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only4: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only5: size = 0 OK 2026/07/27 01:13:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only5: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only18: size = 0 OK 2026/07/27 01:13:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only18: Copied (replaced existing) 2026/07/27 01:13:58 DEBUG : only7: size = 0 OK 2026/07/27 01:13:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:58 INFO : only7: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : only8: size = 0 OK 2026/07/27 01:13:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:59 INFO : only8: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : only9: size = 0 OK 2026/07/27 01:13:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:59 INFO : only9: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : only17: size = 0 OK 2026/07/27 01:13:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:59 INFO : only17: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : only6: size = 0 OK 2026/07/27 01:13:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:59 INFO : only6: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : only19: size = 0 OK 2026/07/27 01:13:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/27 01:13:59 INFO : only19: Copied (replaced existing) 2026/07/27 01:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.44s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:07 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:14:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:14:07 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 01:14:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:14:07 INFO : empty_on_remote: Making directory 2026/07/27 01:14:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 01:14:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:10 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:14:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:14:10 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 01:14:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 01:14:10 INFO : empty_on_remote: Making directory 2026/07/27 01:14:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 01:14:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:13 INFO : sub dir: Making directory 2026/07/27 01:14:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 01:14:17 INFO : sub dir: Making directory 2026/07/27 01:14:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:32 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:33 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:14:33 DEBUG : apple: size = 5 OK 2026/07/27 01:14:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:33 DEBUG : apple: Unchanged skipping 2026/07/27 01:14:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:14:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:14:33 DEBUG : banana: size = 6 OK 2026/07/27 01:14:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:33 DEBUG : banana: Unchanged skipping 2026/07/27 01:14:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:14:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:14:34 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:34 INFO : There was nothing to transfer 2026/07/27 01:14:34 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:34 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:14:34 DEBUG : apple: size = 5 OK 2026/07/27 01:14:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : apple: Unchanged skipping 2026/07/27 01:14:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:14:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:14:34 DEBUG : banana: size = 6 OK 2026/07/27 01:14:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:14:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:14:34 DEBUG : banana: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:14:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:14:34 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:34 INFO : There was nothing to transfer 2026/07/27 01:14:34 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:35 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:14:50 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:51 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:14:51 DEBUG : banana: size = 6 OK 2026/07/27 01:14:51 DEBUG : apple: size = 5 OK 2026/07/27 01:14:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:14:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : banana: Unchanged skipping 2026/07/27 01:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:14:51 DEBUG : apple: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:14:51 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:14:51 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:51 INFO : There was nothing to transfer 2026/07/27 01:14:51 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:52 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : apple: size = 5 OK 2026/07/27 01:14:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : apple: Unchanged skipping 2026/07/27 01:14:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:14:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:14:52 DEBUG : banana: size = 6 OK 2026/07/27 01:14:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : banana: Unchanged skipping 2026/07/27 01:14:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:14:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:14:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:14:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:14:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:14:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:14:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:14:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:14:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:14:52 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:14:52 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:52 INFO : There was nothing to transfer 2026/07/27 01:14:52 DEBUG : Waiting for deletions to finish 2026/07/27 01:14:52 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:14:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:15:10 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:11 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:15:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:15:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 01:15:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 01:15:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:15:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:15:12 DEBUG : YXBwbGU=: size = 5 OK 2026/07/27 01:15:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/27 01:15:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/27 01:15:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/27 01:15:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:15:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:12 DEBUG : YmFuYW5h: size = 6 OK 2026/07/27 01:15:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/27 01:15:12 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/27 01:15:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/27 01:15:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:15:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/27 01:15:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:15:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/27 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:15:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/27 01:15:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:15:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:15:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:15:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:15:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:15:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:15:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:15:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/27 01:15:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:15:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/27 01:15:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:15:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/27 01:15:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:15:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/27 01:15:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:15:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/27 01:15:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:15:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/27 01:15:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:15:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/27 01:15:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:15:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:14 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:14 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 01:15:15 INFO : banana: Deleted 2026/07/27 01:15:15 INFO : splitbananasplit: Deleted 2026/07/27 01:15:15 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 01:15:15 INFO : apple: Deleted 2026/07/27 01:15:15 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 01:15:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 01:15:15 INFO : appleappleapplebanana: Deleted 2026/07/27 01:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 01:15:15 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:16 DEBUG : YXBwbGU=: size = 5 OK 2026/07/27 01:15:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : YmFuYW5h: size = 6 OK 2026/07/27 01:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/27 01:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:15:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : banana: Unchanged skipping 2026/07/27 01:15:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:15:16 DEBUG : apple: Unchanged skipping 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/27 01:15:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:15:16 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:15:16 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:16 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/27 01:15:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/27 01:15:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:15:33 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:33 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/27 01:15:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/27 01:15:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/27 01:15:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/27 01:15:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/27 01:15:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/27 01:15:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/27 01:15:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/27 01:15:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/27 01:15:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/27 01:15:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/27 01:15:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/27 01:15:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/27 01:15:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:15:34 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:15:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/27 01:15:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:15:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/27 01:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/27 01:15:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:15:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/27 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:15:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/27 01:15:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:15:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:35 DEBUG : PREFIXbanana: size = 6 OK 2026/07/27 01:15:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/27 01:15:35 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/27 01:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:35 DEBUG : PREFIXapple: size = 5 OK 2026/07/27 01:15:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/27 01:15:35 INFO : apple: Copied (new) to: PREFIXapple 2026/07/27 01:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:15:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:15:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:15:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:15:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:15:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/27 01:15:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:15:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/27 01:15:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:15:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/27 01:15:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:15:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/27 01:15:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:15:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/27 01:15:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:15:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/27 01:15:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:15:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/27 01:15:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:15:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/27 01:15:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:15:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/27 01:15:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:15:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:36 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 01:15:37 INFO : banana: Deleted 2026/07/27 01:15:37 INFO : appleappleapplebanana: Deleted 2026/07/27 01:15:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 01:15:37 INFO : splitbananasplit: Deleted 2026/07/27 01:15:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 01:15:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 01:15:37 INFO : apple: Deleted 2026/07/27 01:15:37 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : apple: transformed to: PREFIXapple 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/27 01:15:38 DEBUG : banana: transformed to: PREFIXbanana 2026/07/27 01:15:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/27 01:15:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:38 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:15:38 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:15:38 DEBUG : apple: size = 5 OK 2026/07/27 01:15:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/27 01:15:38 INFO : apple: Copied (new) 2026/07/27 01:15:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:15:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:15:38 INFO : splitbananasplit: Copied (new) 2026/07/27 01:15:39 DEBUG : banana: size = 6 OK 2026/07/27 01:15:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/27 01:15:39 INFO : banana: Copied (new) 2026/07/27 01:15:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:15:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:15:39 INFO : appleappleapplebanana: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:15:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:15:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:15:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:15:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:15:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:15:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/27 01:15:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:15:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:15:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:15:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:15:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:15:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:15:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:15:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:15:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:15:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:15:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:15:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:15:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:15:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:15:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:15:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:15:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/27 01:15:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:15:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:15:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/27 01:15:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:15:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:15:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/27 01:15:41 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/27 01:15:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/27 01:15:41 INFO : PREFIXbanana: Deleted 2026/07/27 01:15:41 INFO : PREFIXsplitbananasplit: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/27 01:15:41 INFO : PREFIXapple: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/27 01:15:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/27 01:15:41 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:42 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:42 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:15:58 DEBUG : Waiting for deletions to finish 2026/07/27 01:15:58 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:15:59 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:15:59 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:15:59 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/27 01:15:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:15:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:15:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/27 01:15:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:15:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:15:59 DEBUG : appleSUFFIX: size = 5 OK 2026/07/27 01:15:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/27 01:15:59 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:15:59 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/27 01:15:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/27 01:15:59 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/27 01:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:16:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:16:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:16:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:16:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:16:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:16:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/27 01:16:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:16:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/27 01:16:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:16:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/27 01:16:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:16:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/27 01:16:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:16:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/27 01:16:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:16:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/27 01:16:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:16:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/27 01:16:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:16:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/27 01:16:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:16:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/27 01:16:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:16:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:02 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/27 01:16:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:16:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 01:16:02 INFO : banana: Deleted 2026/07/27 01:16:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 01:16:02 INFO : apple: Deleted 2026/07/27 01:16:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 01:16:02 INFO : splitbananasplit: Deleted 2026/07/27 01:16:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 01:16:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 01:16:02 INFO : appleappleapplebanana: Deleted 2026/07/27 01:16:02 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/27 01:16:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/27 01:16:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:03 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:16:03 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:16:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:16:03 INFO : appleappleapplebanana: Copied (new) 2026/07/27 01:16:04 DEBUG : banana: size = 6 OK 2026/07/27 01:16:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/27 01:16:04 INFO : banana: Copied (new) 2026/07/27 01:16:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:16:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:16:04 INFO : splitbananasplit: Copied (new) 2026/07/27 01:16:04 DEBUG : apple: size = 5 OK 2026/07/27 01:16:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/27 01:16:04 INFO : apple: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:16:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:16:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:16:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:16:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:16:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/27 01:16:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:16:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:16:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:16:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:16:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:16:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:16:05 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:16:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:16:05 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:16:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:16:05 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:16:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:16:05 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:16:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:16:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:16:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:16:05 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:16:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:16:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/27 01:16:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:16:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:16:05 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/27 01:16:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:16:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:16:06 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/27 01:16:06 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : appleSUFFIX: Deleted 2026/07/27 01:16:06 INFO : bananaSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : splitbananasplitSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/27 01:16:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/27 01:16:06 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:06 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:07 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:16:23 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:23 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : apple: size = 5 OK 2026/07/27 01:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:24 DEBUG : apple: Unchanged skipping 2026/07/27 01:16:24 DEBUG : banana: size = 6 OK 2026/07/27 01:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:24 DEBUG : banana: Unchanged skipping 2026/07/27 01:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 01:16:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/27 01:16:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:16:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:16:24 DEBUG : splitbanan: size = 16 OK 2026/07/27 01:16:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/27 01:16:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/27 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/27 01:16:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/27 01:16:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/27 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/27 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/27 01:16:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/27 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/27 01:16:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/27 01:16:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/27 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:25 DEBUG : appleapple: size = 21 OK 2026/07/27 01:16:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/27 01:16:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/27 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/27 01:16:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/27 01:16:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/27 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/27 01:16:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/27 01:16:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/27 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/27 01:16:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/27 01:16:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/27 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/27 01:16:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/27 01:16:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/27 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/27 01:16:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/27 01:16:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/27 01:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/27 01:16:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/27 01:16:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/27 01:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/27 01:16:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/27 01:16:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/27 01:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/27 01:16:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/27 01:16:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/27 01:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/27 01:16:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/27 01:16:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/27 01:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/27 01:16:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/27 01:16:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/27 01:16:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/27 01:16:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/27 01:16:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/27 01:16:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/27 01:16:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/27 01:16:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/27 01:16:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/27 01:16:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/27 01:16:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/27 01:16:27 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:27 INFO : dir1/0010-456789.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0012-6789;.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/27 01:16:27 INFO : splitbananasplit: Deleted 2026/07/27 01:16:27 INFO : dir1/0014-89;=.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0015-9;=.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0007-1234567.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0008-2345678.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0011-56789;.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/27 01:16:27 INFO : appleappleapplebanana: Deleted 2026/07/27 01:16:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0003-defghij.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0009-3456789.txt: Deleted 2026/07/27 01:16:27 INFO : dir1/0013-789;=.txt: Deleted 2026/07/27 01:16:27 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:28 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : appleapple: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:28 DEBUG : apple: size = 5 OK 2026/07/27 01:16:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : apple: Unchanged skipping 2026/07/27 01:16:28 DEBUG : appleapple: size = 21 OK 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:16:28 DEBUG : banana: size = 6 OK 2026/07/27 01:16:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : banana: Unchanged skipping 2026/07/27 01:16:28 DEBUG : splitbanan: size = 16 OK 2026/07/27 01:16:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/27 01:16:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/27 01:16:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/27 01:16:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/27 01:16:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/27 01:16:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/27 01:16:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/27 01:16:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/27 01:16:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/27 01:16:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/27 01:16:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/27 01:16:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/27 01:16:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/27 01:16:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/27 01:16:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/27 01:16:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:16:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:16:28 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:28 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:28 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : appleapple: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/27 01:16:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/27 01:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/27 01:16:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/27 01:16:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/27 01:16:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/27 01:16:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/27 01:16:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/27 01:16:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/27 01:16:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/27 01:16:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/27 01:16:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/27 01:16:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/27 01:16:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/27 01:16:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/27 01:16:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/27 01:16:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/27 01:16:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/27 01:16:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/27 01:16:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/27 01:16:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:16:44 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:45 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:16:45 DEBUG : apple: size = 5 OK 2026/07/27 01:16:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : apple: Unchanged skipping 2026/07/27 01:16:45 DEBUG : banana: size = 6 OK 2026/07/27 01:16:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:16:45 DEBUG : banana: Unchanged skipping 2026/07/27 01:16:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:16:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:16:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:16:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:16:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:16:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:16:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:16:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:16:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:16:45 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:16:45 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:45 INFO : There was nothing to transfer 2026/07/27 01:16:45 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:46 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:16:46 DEBUG : apple: size = 5 OK 2026/07/27 01:16:46 DEBUG : banana: size = 6 OK 2026/07/27 01:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:16:46 DEBUG : banana: Unchanged skipping 2026/07/27 01:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : apple: Unchanged skipping 2026/07/27 01:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:16:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:16:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:16:46 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:46 INFO : There was nothing to transfer 2026/07/27 01:16:46 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:47 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : Waiting for deletions to finish 2026/07/27 01:16:47 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:17:03 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : apple: size = 5 OK 2026/07/27 01:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : banana: size = 6 OK 2026/07/27 01:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:04 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:04 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:04 INFO : There was nothing to transfer 2026/07/27 01:17:04 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:04 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : apple: size = 5 OK 2026/07/27 01:17:05 DEBUG : banana: size = 6 OK 2026/07/27 01:17:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:05 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:05 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:05 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:05 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:05 INFO : There was nothing to transfer 2026/07/27 01:17:05 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:05 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:17:22 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:22 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:22 DEBUG : apple: size = 5 OK 2026/07/27 01:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : banana: size = 6 OK 2026/07/27 01:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:22 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:22 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:22 INFO : There was nothing to transfer 2026/07/27 01:17:22 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:23 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:23 DEBUG : apple: size = 5 OK 2026/07/27 01:17:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:23 DEBUG : banana: size = 6 OK 2026/07/27 01:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:23 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:23 INFO : There was nothing to transfer 2026/07/27 01:17:23 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:24 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:17:40 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:41 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:41 DEBUG : apple: size = 5 OK 2026/07/27 01:17:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:41 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:41 DEBUG : banana: size = 6 OK 2026/07/27 01:17:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:41 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:41 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:41 INFO : There was nothing to transfer 2026/07/27 01:17:41 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:42 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:17:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:17:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:17:42 DEBUG : apple: size = 5 OK 2026/07/27 01:17:42 DEBUG : banana: size = 6 OK 2026/07/27 01:17:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : apple: Unchanged skipping 2026/07/27 01:17:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:17:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:17:42 DEBUG : banana: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:17:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:17:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:17:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:17:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:17:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:17:42 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:17:42 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:42 INFO : There was nothing to transfer 2026/07/27 01:17:42 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:43 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:17:59 DEBUG : Waiting for deletions to finish 2026/07/27 01:17:59 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:18:00 DEBUG : apple: size = 5 OK 2026/07/27 01:18:00 DEBUG : banana: size = 6 OK 2026/07/27 01:18:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : banana: Unchanged skipping 2026/07/27 01:18:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : apple: Unchanged skipping 2026/07/27 01:18:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:18:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:18:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:18:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:18:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:18:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:18:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:18:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:18:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:18:00 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:00 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:00 INFO : There was nothing to transfer 2026/07/27 01:18:00 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:00 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 01:18:00 DEBUG : apple: size = 5 OK 2026/07/27 01:18:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : apple: Unchanged skipping 2026/07/27 01:18:00 DEBUG : banana: size = 6 OK 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 01:18:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 01:18:00 DEBUG : banana: Unchanged skipping 2026/07/27 01:18:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 01:18:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 01:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 01:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 01:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 01:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 01:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 01:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 01:18:01 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:01 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:01 INFO : There was nothing to transfer 2026/07/27 01:18:01 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:01 DEBUG : apple: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : banana: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 01:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (225.02s) --- PASS: TestTransform/NFC (18.42s) --- PASS: TestTransform/NFD (17.91s) --- PASS: TestTransform/base64 (23.94s) --- PASS: TestTransform/prefix (25.42s) --- PASS: TestTransform/suffix (24.81s) --- PASS: TestTransform/truncate (21.86s) --- PASS: TestTransform/encoder (18.53s) --- PASS: TestTransform/ISO-8859-1 (18.23s) --- PASS: TestTransform/charmap (18.32s) --- PASS: TestTransform/lowercase (18.91s) --- PASS: TestTransform/ascii (18.68s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 01:18:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 01:18:06 INFO : sub dir_somesuffix: Making directory 2026/07/27 01:18:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/27 01:18:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/27 01:18:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 01:18:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 01:18:06 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:06 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/27 01:18:07 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/27 01:18:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:08 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:08 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:08 INFO : tictactoe: Making directory 2026/07/27 01:18:08 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:08 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/27 01:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:08 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:08 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/27 01:18:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/27 01:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:10 INFO : toe: Making directory 2026/07/27 01:18:10 INFO : toe/toe: Making directory 2026/07/27 01:18:10 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 01:18:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 01:18:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 01:18:10 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:10 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/27 01:18:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/27 01:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.06s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:12 INFO : toe: Making directory 2026/07/27 01:18:12 INFO : toe/toe: Making directory 2026/07/27 01:18:12 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 01:18:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 01:18:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/27 01:18:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:12 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/27 01:18:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/27 01:18:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:13 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:18:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:13 INFO : tictacempty_dir: Making directory 2026/07/27 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:13 INFO : tictactoe: Making directory 2026/07/27 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:13 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:13 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:13 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/27 01:18:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.86s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:15 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:18:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:15 INFO : tictacempty_dir: Making directory 2026/07/27 01:18:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:15 INFO : tictactoe: Making directory 2026/07/27 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:15 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:15 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 01:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:15 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/27 01:18:16 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:16 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:16 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:16 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 01:18:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/27 01:18:17 NOTICE: B2 bucket rclone-test-mujomed7zipe: 0 differences found 2026/07/27 01:18:17 NOTICE: B2 bucket rclone-test-mujomed7zipe: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:17 INFO : tictactoe: Making directory 2026/07/27 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:17 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:17 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:17 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:17 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/27 01:18:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:19 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/27 01:18:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/27 01:18:20 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/27 01:18:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/27 01:18:20 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.28s) === RUN TestSyntax 2026/07/27 01:18:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:21 INFO : toe: Making directory 2026/07/27 01:18:21 INFO : toe/toe: Making directory 2026/07/27 01:18:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 01:18:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:21 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:22 DEBUG : toe/toe/toe: size = 11 OK 2026/07/27 01:18:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:22 INFO : toe/toe/toe: Copied (new) 2026/07/27 01:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:22 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:18:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 01:18:22 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:23 INFO : tictacempty_dir: Making directory 2026/07/27 01:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:23 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:23 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:23 INFO : tictactoe: Making directory 2026/07/27 01:18:23 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:23 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:23 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 01:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:23 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:23 INFO : toe/toe/toe.txt: Deleted 2026/07/27 01:18:23 INFO : toe/toe: Removing directory 2026/07/27 01:18:23 INFO : toe: Removing directory 2026/07/27 01:18:23 INFO : empty_dir: Removing directory 2026/07/27 01:18:23 DEBUG : Local file system at /tmp/rclone1222018995: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:24 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:18:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:24 INFO : tictacempty_dir: Making directory 2026/07/27 01:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:24 INFO : tictactoe: Making directory 2026/07/27 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:24 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:24 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:24 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:25 INFO : toe/toe/toe.txt: Deleted 2026/07/27 01:18:25 INFO : toe/toe: Removing directory 2026/07/27 01:18:25 INFO : toe: Removing directory 2026/07/27 01:18:25 INFO : empty_dir: Removing directory 2026/07/27 01:18:25 DEBUG : Local file system at /tmp/rclone1222018995: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/27 01:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/27 01:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/27 01:18:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/27 01:18:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.51s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:28 DEBUG : Reset feature "Copy" 2026/07/27 01:18:28 DEBUG : Reset feature "Move" 2026/07/27 01:18:28 DEBUG : Reset feature "Copy" 2026/07/27 01:18:28 DEBUG : Reset feature "Move" 2026/07/27 01:18:28 DEBUG : empty_dir: Making directory with metadata 2026/07/27 01:18:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/27 01:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:28 INFO : tictacempty_dir: Making directory 2026/07/27 01:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/27 01:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:28 INFO : tictactoe: Making directory 2026/07/27 01:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/27 01:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:28 INFO : tictactoe/tictactoe: Making directory 2026/07/27 01:18:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/27 01:18:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/27 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:28 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/27 01:18:29 INFO : toe/toe/toe.txt: Deleted 2026/07/27 01:18:29 INFO : toe/toe: Removing directory 2026/07/27 01:18:29 INFO : toe: Removing directory 2026/07/27 01:18:29 INFO : empty_dir: Removing directory 2026/07/27 01:18:29 DEBUG : Local file system at /tmp/rclone1222018995: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/27 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/27 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/27 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/27 01:18:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/27 01:18:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/27 01:18:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.51s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:32 DEBUG : toe: transformed to: dG9l 2026/07/27 01:18:32 DEBUG : toe: transformed to: dG9l 2026/07/27 01:18:32 INFO : dG9l: Making directory 2026/07/27 01:18:32 DEBUG : toe: transformed to: dG9l 2026/07/27 01:18:32 DEBUG : toe: transformed to: dG9l 2026/07/27 01:18:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/27 01:18:32 INFO : dG9l/dG9l: Making directory 2026/07/27 01:18:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/27 01:18:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/27 01:18:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 01:18:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/27 01:18:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 01:18:32 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:32 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/27 01:18:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/27 01:18:33 DEBUG : Waiting for deletions to finish 2026/07/27 01:18:34 DEBUG : dG9l: transformed to: toe 2026/07/27 01:18:34 DEBUG : dG9l: transformed to: toe 2026/07/27 01:18:34 DEBUG : dG9l: transformed to: toe 2026/07/27 01:18:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/27 01:18:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/27 01:18:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/27 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/27 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/27 01:18:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/27 01:18:34 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for checks to finish 2026/07/27 01:18:34 DEBUG : Local file system at /tmp/rclone1222018995: Waiting for transfers to finish 2026/07/27 01:18:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-mujomed7zipe", Local "Local file system at /tmp/rclone1222018995", Modify Window "1ms" 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe: transformed to: 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe: transformed to: 2026/07/27 01:18:35 INFO : B2 bucket rclone-test-mujomed7zipe: Making directory 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe: transformed to: 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe: transformed to: 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe/toe: transformed to: 2026/07/27 01:18:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/27 01:18:35 INFO : toe/toe: Making directory 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe/toe: transformed to: 2026/07/27 01:18:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe: transformed to: 2026/07/27 01:18:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/27 01:18:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/27 01:18:35 DEBUG : toe/toe/toe: transformed to: 2026/07/27 01:18:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/27 01:18:35 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for checks to finish 2026/07/27 01:18:35 DEBUG : B2 bucket rclone-test-mujomed7zipe: Waiting for transfers to finish 2026/07/27 01:18:36 DEBUG : toe/toe/toe: size = 11 OK 2026/07/27 01:18:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/27 01:18:36 INFO : toe/toe/toe: Copied (new) 2026/07/27 01:18:36 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting files as there were IO errors 2026/07/27 01:18:36 ERROR : B2 bucket rclone-test-mujomed7zipe: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/07/27 01:18:36 DEBUG : B2 bucket rclone-test-mujomed7zipe: Purge remote 2026/07/27 01:18:36 INFO : B2 bucket rclone-test-mujomed7zipe: cleaning bucket "rclone-test-mujomed7zipe" of all files 2026/07/27 01:18:37 DEBUG : BackupDir/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07843_d20260727_m011155_c001_v7007000_t0000_u01785114715382") 2026/07/27 01:18:37 DEBUG : BackupDir/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f109e61b240941832_d20260727_m011149_c001_v0001161_t0023_u01785114709438") 2026/07/27 01:18:37 DEBUG : CompareDest/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4986a8_d20260727_m011130_c001_v7007000_t0000_u01785114690260") 2026/07/27 01:18:37 DEBUG : CompareDest/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4c3d_d20260727_m011124_c001_v0001146_t0054_u01785114684444") 2026/07/27 01:18:37 DEBUG : CompareDest/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4986ab_d20260727_m011130_c001_v7007000_t0000_u01785114690435") 2026/07/27 01:18:37 DEBUG : CompareDest/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bcd9_d20260727_m011125_c001_v0001137_t0013_u01785114685599") 2026/07/27 01:18:37 DEBUG : CopyDest/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07844_d20260727_m011155_c001_v7007000_t0000_u01785114715556") 2026/07/27 01:18:37 DEBUG : CopyDest/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd15_d20260727_m011146_c001_v0001137_t0058_u01785114706119") 2026/07/27 01:18:37 DEBUG : CopyDest/three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07845_d20260727_m011155_c001_v7007000_t0000_u01785114715731") 2026/07/27 01:18:38 DEBUG : CopyDest/three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd29_d20260727_m011153_c001_v0001137_t0051_u01785114713434") 2026/07/27 01:18:38 DEBUG : CopyDest/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07846_d20260727_m011155_c001_v7007000_t0000_u01785114715905") 2026/07/27 01:18:38 DEBUG : CopyDest/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4c95_d20260727_m011151_c001_v0001146_t0059_u01785114711203") 2026/07/27 01:18:38 DEBUG : EXISTING: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e700_d20260727_m011314_c001_v7007000_t0000_u01785114794879") 2026/07/27 01:18:38 DEBUG : EXISTING: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be73_d20260727_m011313_c001_v0001137_t0043_u01785114793652") 2026/07/27 01:18:38 DEBUG : PREFIXapple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a611a0_d20260727_m011541_c001_v7007000_t0000_u01785114941526") 2026/07/27 01:18:38 DEBUG : PREFIXapple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34a2_d20260727_m011534_c001_v0001161_t0012_u01785114934303") 2026/07/27 01:18:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370b981_d20260727_m011541_c001_v7007000_t0000_u01785114941370") 2026/07/27 01:18:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c186_d20260727_m011534_c001_v0001137_t0057_u01785114934292") 2026/07/27 01:18:38 DEBUG : PREFIXbanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b98_d20260727_m011541_c001_v7007000_t0000_u01785114941380") 2026/07/27 01:18:38 DEBUG : PREFIXbanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cf6_d20260727_m011534_c001_v0001144_t0015_u01785114934323") 2026/07/27 01:18:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e483e_d20260727_m011541_c001_v7007000_t0000_u01785114941392") 2026/07/27 01:18:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a508c_d20260727_m011534_c001_v0001146_t0045_u01785114934311") 2026/07/27 01:18:38 DEBUG : Testêé: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e6b3_d20260727_m011311_c001_v7007000_t0000_u01785114791278") 2026/07/27 01:18:38 DEBUG : Testêé: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be63_d20260727_m011310_c001_v0001137_t0015_u01785114790376") 2026/07/27 01:18:38 DEBUG : Testêé: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4db0_d20260727_m011309_c001_v0001146_t0016_u01785114789194") 2026/07/27 01:18:39 DEBUG : YXBwbGU=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d025c_d20260727_m011517_c001_v7007000_t0000_u01785114917341") 2026/07/27 01:18:39 DEBUG : YXBwbGU=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c13c_d20260727_m011512_c001_v0001137_t0007_u01785114912081") 2026/07/27 01:18:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d025e_d20260727_m011517_c001_v7007000_t0000_u01785114917517") 2026/07/27 01:18:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5018_d20260727_m011512_c001_v0001146_t0045_u01785114912091") 2026/07/27 01:18:39 DEBUG : YmFuYW5h: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0260_d20260727_m011517_c001_v7007000_t0000_u01785114917708") 2026/07/27 01:18:39 DEBUG : YmFuYW5h: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d344c_d20260727_m011512_c001_v0001161_t0038_u01785114912103") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff224_d20260727_m010851_c001_v7007000_t0000_u01785114531079") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0baf7_d20260727_m010850_c001_v0001137_t0002_u01785114530240") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e014e5_d20260727_m010848_c001_v7007000_t0000_u01785114528275") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0badb_d20260727_m010847_c001_v0001137_t0022_u01785114527076") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c24c_d20260727_m010829_c001_v7007000_t0000_u01785114509594") 2026/07/27 01:18:39 DEBUG : a/potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba61_d20260727_m010828_c001_v0001137_t0004_u01785114508735") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933c0_d20260727_m011802_c001_v7007000_t0000_u01785115082002") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52d6_d20260727_m011757_c001_v0001146_t0008_u01785115077165") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09a6_d20260727_m011743_c001_v7007000_t0000_u01785115063572") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52a2_d20260727_m011739_c001_v0001146_t0040_u01785115059104") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c05_d20260727_m011724_c001_v7007000_t0000_u01785115044643") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5266_d20260727_m011720_c001_v0001146_t0031_u01785115040032") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bca7_d20260727_m011706_c001_v7007000_t0000_u01785115026306") 2026/07/27 01:18:39 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5226_d20260727_m011701_c001_v0001146_t0027_u01785115021827") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d40_d20260727_m011648_c001_v7007000_t0000_u01785115008114") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51e6_d20260727_m011643_c001_v0001146_t0000_u01785115003255") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc3_d20260727_m011629_c001_v7007000_t0000_u01785114989475") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d9a_d20260727_m011621_c001_v0001144_t0012_u01785114981530") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932e6_d20260727_m011607_c001_v7007000_t0000_u01785114967807") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d5a_d20260727_m011603_c001_v0001144_t0039_u01785114963742") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112bd3_d20260727_m011602_c001_v7007000_t0000_u01785114962618") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d3e_d20260727_m011556_c001_v0001144_t0039_u01785114956875") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd07_d20260727_m011542_c001_v7007000_t0000_u01785114942989") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50b2_d20260727_m011538_c001_v0001146_t0013_u01785114938402") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffce5_d20260727_m011537_c001_v7007000_t0000_u01785114937560") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c180_d20260727_m011531_c001_v0001137_t0006_u01785114931691") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f400cc35119dc84c7_d20260727_m011515_c001_v7007000_t0000_u01785114915299") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c130_d20260727_m011509_c001_v0001137_t0021_u01785114909008") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9fa_d20260727_m011453_c001_v7007000_t0000_u01785114893517") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0ec_d20260727_m011449_c001_v0001137_t0043_u01785114889138") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8c8_d20260727_m011435_c001_v7007000_t0000_u01785114875701") 2026/07/27 01:18:40 DEBUG : apple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0ae_d20260727_m011431_c001_v0001137_t0052_u01785114871143") 2026/07/27 01:18:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ba0a_d20260727_m011606_c001_v7007000_t0000_u01785114966328") 2026/07/27 01:18:40 DEBUG : appleSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5118_d20260727_m011559_c001_v0001146_t0000_u01785114959410") 2026/07/27 01:18:40 DEBUG : appleapple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc4_d20260727_m011629_c001_v7007000_t0000_u01785114989656") 2026/07/27 01:18:40 DEBUG : appleapple: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35a4_d20260727_m011624_c001_v0001161_t0033_u01785114984269") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933c2_d20260727_m011802_c001_v7007000_t0000_u01785115082190") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ea6_d20260727_m011757_c001_v0001144_t0013_u01785115077910") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09a8_d20260727_m011743_c001_v7007000_t0000_u01785115063749") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e7a_d20260727_m011739_c001_v0001144_t0009_u01785115059733") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c08_d20260727_m011724_c001_v7007000_t0000_u01785115044819") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e36_d20260727_m011720_c001_v0001144_t0013_u01785115040863") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bca8_d20260727_m011706_c001_v7007000_t0000_u01785115026481") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e08_d20260727_m011702_c001_v0001144_t0010_u01785115022680") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d41_d20260727_m011648_c001_v7007000_t0000_u01785115008289") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ddc_d20260727_m011644_c001_v0001144_t0016_u01785115004074") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4154f98efccf3bd4_d20260727_m011627_c001_v7007000_t0000_u01785114987640") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c24b_d20260727_m011622_c001_v0001137_t0026_u01785114982769") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932e8_d20260727_m011608_c001_v7007000_t0000_u01785114968003") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c20b_d20260727_m011603_c001_v0001137_t0054_u01785114963731") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8b9f4_d20260727_m011602_c001_v7007000_t0000_u01785114962873") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3516_d20260727_m011558_c001_v0001161_t0029_u01785114958006") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd09_d20260727_m011543_c001_v7007000_t0000_u01785114943165") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d08_d20260727_m011538_c001_v0001144_t0013_u01785114938424") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e4827_d20260727_m011537_c001_v7007000_t0000_u01785114937487") 2026/07/27 01:18:41 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5082_d20260727_m011532_c001_v0001146_t0054_u01785114932573") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41270844aa175426_d20260727_m011515_c001_v7007000_t0000_u01785114915572") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3442_d20260727_m011509_c001_v0001161_t0010_u01785114909806") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9fb_d20260727_m011453_c001_v7007000_t0000_u01785114893714") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33f0_d20260727_m011449_c001_v0001161_t0045_u01785114889807") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8ca_d20260727_m011435_c001_v7007000_t0000_u01785114875881") 2026/07/27 01:18:42 DEBUG : appleappleapplebanana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33a0_d20260727_m011431_c001_v0001161_t0020_u01785114871757") 2026/07/27 01:18:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f404729e3fe2aa14e_d20260727_m011606_c001_v7007000_t0000_u01785114966226") 2026/07/27 01:18:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1f4_d20260727_m011559_c001_v0001137_t0050_u01785114959430") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff226_d20260727_m010851_c001_v7007000_t0000_u01785114531254") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bae7_d20260727_m010848_c001_v0001137_t0025_u01785114528831") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e014de_d20260727_m010847_c001_v7007000_t0000_u01785114527673") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bad3_d20260727_m010846_c001_v0001137_t0051_u01785114526122") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c24a_d20260727_m010829_c001_v7007000_t0000_u01785114509069") 2026/07/27 01:18:42 DEBUG : b/potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba55_d20260727_m010827_c001_v0001137_t0047_u01785114507852") 2026/07/27 01:18:42 DEBUG : backup/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41713ed081689499_d20260727_m011209_c001_v7007000_t0000_u01785114729160") 2026/07/27 01:18:42 DEBUG : backup/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f100935a475f3b368_d20260727_m011206_c001_v0001172_t0056_u01785114726944") 2026/07/27 01:18:42 DEBUG : backup/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11057a9b370f2f0f_d20260727_m011202_c001_v0001113_t0010_u01785114722787") 2026/07/27 01:18:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a49887d_d20260727_m011234_c001_v7007000_t0000_u01785114754146") 2026/07/27 01:18:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1171a4f010dfaaa5_d20260727_m011232_c001_v0001185_t0007_u01785114752135") 2026/07/27 01:18:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f110c878a0dfcbe9c_d20260727_m011228_c001_v0001174_t0045_u01785114748112") 2026/07/27 01:18:43 DEBUG : backup/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b453709349_d20260727_m011221_c001_v7007000_t0000_u01785114741821") 2026/07/27 01:18:43 DEBUG : backup/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11353f89d8929734_d20260727_m011219_c001_v0001029_t0036_u01785114739644") 2026/07/27 01:18:43 DEBUG : backup/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f102322ca1e2f60d1_d20260727_m011215_c001_v0001177_t0049_u01785114735694") 2026/07/27 01:18:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a49887f_d20260727_m011234_c001_v7007000_t0000_u01785114754322") 2026/07/27 01:18:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10470b1646b4d623_d20260727_m011233_c001_v0001157_t0052_u01785114753268") 2026/07/27 01:18:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1008d6dff537fda5_d20260727_m011229_c001_v0001041_t0031_u01785114749786") 2026/07/27 01:18:43 DEBUG : backup/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41713ed08168949a_d20260727_m011209_c001_v7007000_t0000_u01785114729344") 2026/07/27 01:18:43 DEBUG : backup/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f116aae36cdfbb532_d20260727_m011208_c001_v0001181_t0024_u01785114728349") 2026/07/27 01:18:43 DEBUG : backup/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1011b973aca7cf0c_d20260727_m011204_c001_v0001043_t0004_u01785114724391") 2026/07/27 01:18:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370934b_d20260727_m011221_c001_v7007000_t0000_u01785114741994") 2026/07/27 01:18:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f113abbcf541c67b0_d20260727_m011221_c001_v0001179_t0020_u01785114741095") 2026/07/27 01:18:43 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11570c4c079a4cee_d20260727_m011217_c001_v0001105_t0016_u01785114737222") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933c4_d20260727_m011802_c001_v7007000_t0000_u01785115082386") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36f0_d20260727_m011757_c001_v0001161_t0043_u01785115077517") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09aa_d20260727_m011743_c001_v7007000_t0000_u01785115063927") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36aa_d20260727_m011739_c001_v0001161_t0058_u01785115059429") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c0b_d20260727_m011724_c001_v7007000_t0000_u01785115044998") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3676_d20260727_m011720_c001_v0001161_t0035_u01785115040448") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bca9_d20260727_m011706_c001_v7007000_t0000_u01785115026741") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3624_d20260727_m011702_c001_v0001161_t0037_u01785115022167") 2026/07/27 01:18:43 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d42_d20260727_m011648_c001_v7007000_t0000_u01785115008462") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35e6_d20260727_m011643_c001_v0001161_t0028_u01785115003603") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc6_d20260727_m011629_c001_v7007000_t0000_u01785114989841") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d359e_d20260727_m011622_c001_v0001161_t0027_u01785114982202") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932ea_d20260727_m011608_c001_v7007000_t0000_u01785114968195") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5138_d20260727_m011603_c001_v0001146_t0029_u01785114963753") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932c5_d20260727_m011602_c001_v7007000_t0000_u01785114962282") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5114_d20260727_m011557_c001_v0001146_t0029_u01785114957516") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd0b_d20260727_m011543_c001_v7007000_t0000_u01785114943341") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34c6_d20260727_m011538_c001_v0001161_t0040_u01785114938414") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b93_d20260727_m011537_c001_v7007000_t0000_u01785114937306") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3496_d20260727_m011532_c001_v0001161_t0014_u01785114932064") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41270844aa175423_d20260727_m011515_c001_v7007000_t0000_u01785114915225") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5010_d20260727_m011509_c001_v0001146_t0042_u01785114909476") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9fc_d20260727_m011453_c001_v7007000_t0000_u01785114893897") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f88_d20260727_m011449_c001_v0001146_t0040_u01785114889447") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8cc_d20260727_m011436_c001_v7007000_t0000_u01785114876059") 2026/07/27 01:18:44 DEBUG : banana: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f48_d20260727_m011431_c001_v0001146_t0047_u01785114871434") 2026/07/27 01:18:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f409022e342a3fd4a_d20260727_m011606_c001_v7007000_t0000_u01785114966339") 2026/07/27 01:18:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d46_d20260727_m011559_c001_v0001144_t0023_u01785114959400") 2026/07/27 01:18:44 DEBUG : both0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca29_d20260727_m011359_c001_v7007000_t0000_u01785114839929") 2026/07/27 01:18:44 DEBUG : both0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e70_d20260727_m011340_c001_v0001146_t0042_u01785114820427") 2026/07/27 01:18:45 DEBUG : both0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a64a_d20260727_m011336_c001_v7007000_t0000_u01785114816270") 2026/07/27 01:18:45 DEBUG : both0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dd4_d20260727_m011316_c001_v0001146_t0032_u01785114796685") 2026/07/27 01:18:45 DEBUG : both1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca2a_d20260727_m011400_c001_v7007000_t0000_u01785114840104") 2026/07/27 01:18:45 DEBUG : both1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e74_d20260727_m011341_c001_v0001146_t0040_u01785114821650") 2026/07/27 01:18:45 DEBUG : both1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a64c_d20260727_m011336_c001_v7007000_t0000_u01785114816455") 2026/07/27 01:18:45 DEBUG : both1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dda_d20260727_m011317_c001_v0001146_t0013_u01785114797453") 2026/07/27 01:18:45 DEBUG : both10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca2b_d20260727_m011400_c001_v7007000_t0000_u01785114840279") 2026/07/27 01:18:45 DEBUG : both10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e9c_d20260727_m011349_c001_v0001146_t0041_u01785114829412") 2026/07/27 01:18:45 DEBUG : both10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a64d_d20260727_m011336_c001_v7007000_t0000_u01785114816635") 2026/07/27 01:18:45 DEBUG : both10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e1a_d20260727_m011325_c001_v0001146_t0017_u01785114805451") 2026/07/27 01:18:45 DEBUG : both11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca2c_d20260727_m011400_c001_v7007000_t0000_u01785114840544") 2026/07/27 01:18:45 DEBUG : both11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ea2_d20260727_m011350_c001_v0001146_t0053_u01785114830026") 2026/07/27 01:18:45 DEBUG : both11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a64e_d20260727_m011336_c001_v7007000_t0000_u01785114816816") 2026/07/27 01:18:45 DEBUG : both11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e22_d20260727_m011326_c001_v0001146_t0056_u01785114806272") 2026/07/27 01:18:45 DEBUG : both12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca2d_d20260727_m011400_c001_v7007000_t0000_u01785114840720") 2026/07/27 01:18:45 DEBUG : both12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ea6_d20260727_m011350_c001_v0001146_t0042_u01785114830959") 2026/07/27 01:18:45 DEBUG : both12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a64f_d20260727_m011336_c001_v7007000_t0000_u01785114816997") 2026/07/27 01:18:45 DEBUG : both12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e26_d20260727_m011326_c001_v0001146_t0030_u01785114806957") 2026/07/27 01:18:45 DEBUG : both13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca2f_d20260727_m011400_c001_v7007000_t0000_u01785114840895") 2026/07/27 01:18:45 DEBUG : both13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4eaa_d20260727_m011351_c001_v0001146_t0045_u01785114831833") 2026/07/27 01:18:45 DEBUG : both13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a650_d20260727_m011337_c001_v7007000_t0000_u01785114817178") 2026/07/27 01:18:45 DEBUG : both13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e2a_d20260727_m011327_c001_v0001146_t0000_u01785114807688") 2026/07/27 01:18:46 DEBUG : both14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca30_d20260727_m011401_c001_v7007000_t0000_u01785114841070") 2026/07/27 01:18:46 DEBUG : both14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4eae_d20260727_m011352_c001_v0001146_t0041_u01785114832764") 2026/07/27 01:18:46 DEBUG : both14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a651_d20260727_m011337_c001_v7007000_t0000_u01785114817360") 2026/07/27 01:18:46 DEBUG : both14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e30_d20260727_m011328_c001_v0001146_t0043_u01785114808578") 2026/07/27 01:18:46 DEBUG : both15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca31_d20260727_m011401_c001_v7007000_t0000_u01785114841246") 2026/07/27 01:18:46 DEBUG : both15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4eb0_d20260727_m011353_c001_v0001146_t0041_u01785114833479") 2026/07/27 01:18:46 DEBUG : both15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a652_d20260727_m011337_c001_v7007000_t0000_u01785114817540") 2026/07/27 01:18:46 DEBUG : both15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e34_d20260727_m011329_c001_v0001146_t0004_u01785114809476") 2026/07/27 01:18:46 DEBUG : both16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca32_d20260727_m011401_c001_v7007000_t0000_u01785114841421") 2026/07/27 01:18:46 DEBUG : both16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4eb4_d20260727_m011354_c001_v0001146_t0054_u01785114834508") 2026/07/27 01:18:46 DEBUG : both16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a653_d20260727_m011337_c001_v7007000_t0000_u01785114817721") 2026/07/27 01:18:46 DEBUG : both16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e3e_d20260727_m011330_c001_v0001146_t0025_u01785114810403") 2026/07/27 01:18:46 DEBUG : both17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca33_d20260727_m011401_c001_v7007000_t0000_u01785114841597") 2026/07/27 01:18:46 DEBUG : both17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4eb8_d20260727_m011355_c001_v0001146_t0043_u01785114835219") 2026/07/27 01:18:46 DEBUG : both17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a654_d20260727_m011337_c001_v7007000_t0000_u01785114817904") 2026/07/27 01:18:46 DEBUG : both17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e44_d20260727_m011331_c001_v0001146_t0045_u01785114811233") 2026/07/27 01:18:46 DEBUG : both18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca35_d20260727_m011401_c001_v7007000_t0000_u01785114841774") 2026/07/27 01:18:46 DEBUG : both18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ebc_d20260727_m011355_c001_v0001146_t0005_u01785114835838") 2026/07/27 01:18:46 DEBUG : both18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a655_d20260727_m011338_c001_v7007000_t0000_u01785114818085") 2026/07/27 01:18:46 DEBUG : both18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e48_d20260727_m011332_c001_v0001146_t0055_u01785114812115") 2026/07/27 01:18:46 DEBUG : both19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca36_d20260727_m011401_c001_v7007000_t0000_u01785114841952") 2026/07/27 01:18:47 DEBUG : both19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ec2_d20260727_m011356_c001_v0001146_t0013_u01785114836580") 2026/07/27 01:18:47 DEBUG : both19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a656_d20260727_m011338_c001_v7007000_t0000_u01785114818266") 2026/07/27 01:18:47 DEBUG : both19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e4c_d20260727_m011332_c001_v0001146_t0009_u01785114812722") 2026/07/27 01:18:47 DEBUG : both2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca38_d20260727_m011402_c001_v7007000_t0000_u01785114842132") 2026/07/27 01:18:47 DEBUG : both2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e76_d20260727_m011342_c001_v0001146_t0053_u01785114822497") 2026/07/27 01:18:47 DEBUG : both2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a658_d20260727_m011338_c001_v7007000_t0000_u01785114818447") 2026/07/27 01:18:47 DEBUG : both2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dea_d20260727_m011318_c001_v0001146_t0048_u01785114798239") 2026/07/27 01:18:47 DEBUG : both3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca39_d20260727_m011402_c001_v7007000_t0000_u01785114842312") 2026/07/27 01:18:47 DEBUG : both3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e7a_d20260727_m011343_c001_v0001146_t0035_u01785114823288") 2026/07/27 01:18:47 DEBUG : both3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a659_d20260727_m011338_c001_v7007000_t0000_u01785114818627") 2026/07/27 01:18:47 DEBUG : both3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dec_d20260727_m011318_c001_v0001146_t0032_u01785114798916") 2026/07/27 01:18:47 DEBUG : both4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca3b_d20260727_m011402_c001_v7007000_t0000_u01785114842489") 2026/07/27 01:18:47 DEBUG : both4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e7e_d20260727_m011344_c001_v0001146_t0059_u01785114824194") 2026/07/27 01:18:47 DEBUG : both4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65a_d20260727_m011338_c001_v7007000_t0000_u01785114818807") 2026/07/27 01:18:47 DEBUG : both4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4df6_d20260727_m011319_c001_v0001146_t0004_u01785114799878") 2026/07/27 01:18:47 DEBUG : both5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca3c_d20260727_m011402_c001_v7007000_t0000_u01785114842664") 2026/07/27 01:18:47 DEBUG : both5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e84_d20260727_m011345_c001_v0001146_t0016_u01785114825023") 2026/07/27 01:18:47 DEBUG : both5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65b_d20260727_m011338_c001_v7007000_t0000_u01785114818988") 2026/07/27 01:18:47 DEBUG : both5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dfa_d20260727_m011320_c001_v0001146_t0017_u01785114800885") 2026/07/27 01:18:47 DEBUG : both6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca3e_d20260727_m011402_c001_v7007000_t0000_u01785114842840") 2026/07/27 01:18:47 DEBUG : both6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e86_d20260727_m011345_c001_v0001146_t0049_u01785114825800") 2026/07/27 01:18:48 DEBUG : both6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65c_d20260727_m011339_c001_v7007000_t0000_u01785114819168") 2026/07/27 01:18:48 DEBUG : both6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4dfe_d20260727_m011321_c001_v0001146_t0041_u01785114801995") 2026/07/27 01:18:48 DEBUG : both7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca40_d20260727_m011403_c001_v7007000_t0000_u01785114843016") 2026/07/27 01:18:48 DEBUG : both7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e8a_d20260727_m011346_c001_v0001146_t0034_u01785114826425") 2026/07/27 01:18:48 DEBUG : both7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65d_d20260727_m011339_c001_v7007000_t0000_u01785114819349") 2026/07/27 01:18:48 DEBUG : both7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e0a_d20260727_m011322_c001_v0001146_t0019_u01785114802982") 2026/07/27 01:18:48 DEBUG : both8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca42_d20260727_m011403_c001_v7007000_t0000_u01785114843194") 2026/07/27 01:18:48 DEBUG : both8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e90_d20260727_m011347_c001_v0001146_t0004_u01785114827226") 2026/07/27 01:18:48 DEBUG : both8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65e_d20260727_m011339_c001_v7007000_t0000_u01785114819530") 2026/07/27 01:18:48 DEBUG : both8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e10_d20260727_m011323_c001_v0001146_t0002_u01785114803919") 2026/07/27 01:18:48 DEBUG : both9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca44_d20260727_m011403_c001_v7007000_t0000_u01785114843371") 2026/07/27 01:18:48 DEBUG : both9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e94_d20260727_m011348_c001_v0001146_t0020_u01785114828382") 2026/07/27 01:18:48 DEBUG : both9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a65f_d20260727_m011339_c001_v7007000_t0000_u01785114819710") 2026/07/27 01:18:48 DEBUG : both9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4e14_d20260727_m011324_c001_v0001146_t0044_u01785114804790") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff229_d20260727_m010851_c001_v7007000_t0000_u01785114531427") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0baf1_d20260727_m010849_c001_v0001137_t0032_u01785114529317") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e014e8_d20260727_m010848_c001_v7007000_t0000_u01785114528460") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bad9_d20260727_m010846_c001_v0001137_t0044_u01785114526418") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c24d_d20260727_m010829_c001_v7007000_t0000_u01785114509768") 2026/07/27 01:18:48 DEBUG : c/non empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba57_d20260727_m010828_c001_v0001137_t0052_u01785114508111") 2026/07/27 01:18:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0263_d20260727_m011517_c001_v7007000_t0000_u01785114917884") 2026/07/27 01:18:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c9c_d20260727_m011512_c001_v0001144_t0054_u01785114912112") 2026/07/27 01:18:49 DEBUG : check sum: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c23b_d20260727_m010819_c001_v7007000_t0000_u01785114499940") 2026/07/27 01:18:49 DEBUG : check sum: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba13_d20260727_m010818_c001_v0001137_t0026_u01785114498712") 2026/07/27 01:18:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370bbbf_d20260727_m011834_c001_v7007000_t0000_u01785115114943") 2026/07/27 01:18:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5343_d20260727_m011833_c001_v0001146_t0026_u01785115113321") 2026/07/27 01:18:49 DEBUG : dest/3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e077f6_d20260727_m011139_c001_v7007000_t0000_u01785114699339") 2026/07/27 01:18:49 DEBUG : dest/3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40324ac5b421c0d7_d20260727_m011138_c001_v0001131_t0005_u01785114698291") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc7_d20260727_m011630_c001_v7007000_t0000_u01785114990025") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c253_d20260727_m011624_c001_v0001137_t0005_u01785114984537") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933c6_d20260727_m011802_c001_v7007000_t0000_u01785115082573") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52ba_d20260727_m011748_c001_v0001146_t0035_u01785115068119") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09ac_d20260727_m011744_c001_v7007000_t0000_u01785115064106") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5282_d20260727_m011729_c001_v0001146_t0009_u01785115049216") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c0e_d20260727_m011725_c001_v7007000_t0000_u01785115045174") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5240_d20260727_m011710_c001_v0001146_t0007_u01785115030892") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcaa_d20260727_m011706_c001_v7007000_t0000_u01785115026939") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5204_d20260727_m011652_c001_v0001146_t0037_u01785115012674") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d43_d20260727_m011648_c001_v7007000_t0000_u01785115008636") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51c4_d20260727_m011634_c001_v0001146_t0039_u01785114994135") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc1_d20260727_m011627_c001_v7007000_t0000_u01785114987559") 2026/07/27 01:18:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d76_d20260727_m011612_c001_v0001144_t0058_u01785114972304") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932ec_d20260727_m011608_c001_v7007000_t0000_u01785114968374") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c20d_d20260727_m011604_c001_v0001137_t0050_u01785114964060") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932c8_d20260727_m011602_c001_v7007000_t0000_u01785114962632") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d1e_d20260727_m011547_c001_v0001144_t0047_u01785114947473") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd0d_d20260727_m011543_c001_v7007000_t0000_u01785114943518") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50b8_d20260727_m011538_c001_v0001146_t0042_u01785114938788") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb15_d20260727_m011537_c001_v7007000_t0000_u01785114937062") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c15c_d20260727_m011522_c001_v0001137_t0050_u01785114922055") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0253_d20260727_m011515_c001_v7007000_t0000_u01785114915602") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c10e_d20260727_m011458_c001_v0001137_t0018_u01785114898137") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9fd_d20260727_m011454_c001_v7007000_t0000_u01785114894079") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0d4_d20260727_m011440_c001_v0001137_t0009_u01785114880198") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d0_d20260727_m011436_c001_v7007000_t0000_u01785114876238") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c094_d20260727_m011421_c001_v0001137_t0040_u01785114861993") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41270844aa1754f9_d20260727_m011606_c001_v7007000_t0000_u01785114966217") 2026/07/27 01:18:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1fa_d20260727_m011559_c001_v0001137_t0027_u01785114959778") 2026/07/27 01:18:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc8_d20260727_m011630_c001_v7007000_t0000_u01785114990206") 2026/07/27 01:18:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51a0_d20260727_m011624_c001_v0001146_t0021_u01785114984481") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933c8_d20260727_m011802_c001_v7007000_t0000_u01785115082756") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36d0_d20260727_m011748_c001_v0001161_t0022_u01785115068887") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09ae_d20260727_m011744_c001_v7007000_t0000_u01785115064337") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d368a_d20260727_m011729_c001_v0001161_t0022_u01785115049952") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c11_d20260727_m011725_c001_v7007000_t0000_u01785115045352") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d364e_d20260727_m011711_c001_v0001161_t0047_u01785115031683") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcab_d20260727_m011707_c001_v7007000_t0000_u01785115027124") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35fc_d20260727_m011653_c001_v0001161_t0029_u01785115013396") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d44_d20260727_m011648_c001_v7007000_t0000_u01785115008810") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35ca_d20260727_m011634_c001_v0001161_t0042_u01785114994896") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f425cfe14b2df40b3_d20260727_m011627_c001_v7007000_t0000_u01785114987679") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d356a_d20260727_m011613_c001_v0001161_t0052_u01785114973323") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932ee_d20260727_m011608_c001_v7007000_t0000_u01785114968549") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a513c_d20260727_m011604_c001_v0001146_t0034_u01785114964131") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932c7_d20260727_m011602_c001_v7007000_t0000_u01785114962455") 2026/07/27 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50e8_d20260727_m011548_c001_v0001146_t0039_u01785114948661") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd0f_d20260727_m011543_c001_v7007000_t0000_u01785114943694") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1a6_d20260727_m011538_c001_v0001137_t0058_u01785114938873") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b94_d20260727_m011537_c001_v7007000_t0000_u01785114937497") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3476_d20260727_m011522_c001_v0001161_t0040_u01785114922861") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112a9f_d20260727_m011515_c001_v7007000_t0000_u01785114915282") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4fc8_d20260727_m011459_c001_v0001146_t0010_u01785114899057") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9fe_d20260727_m011454_c001_v7007000_t0000_u01785114894261") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f60_d20260727_m011440_c001_v0001146_t0039_u01785114880901") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d2_d20260727_m011436_c001_v7007000_t0000_u01785114876414") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f26_d20260727_m011422_c001_v0001146_t0035_u01785114862675") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112be8_d20260727_m011606_c001_v7007000_t0000_u01785114966206") 2026/07/27 01:18:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3524_d20260727_m011559_c001_v0001161_t0017_u01785114959788") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc9_d20260727_m011630_c001_v7007000_t0000_u01785114990389") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388da2_d20260727_m011624_c001_v0001144_t0049_u01785114984815") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933ca_d20260727_m011802_c001_v7007000_t0000_u01785115082939") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e88_d20260727_m011749_c001_v0001144_t0022_u01785115069917") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b0_d20260727_m011744_c001_v7007000_t0000_u01785115064518") 2026/07/27 01:18:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e54_d20260727_m011731_c001_v0001144_t0013_u01785115051089") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c14_d20260727_m011725_c001_v7007000_t0000_u01785115045528") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e1c_d20260727_m011712_c001_v0001144_t0015_u01785115032497") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcac_d20260727_m011707_c001_v7007000_t0000_u01785115027302") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dea_d20260727_m011654_c001_v0001144_t0030_u01785115014289") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d45_d20260727_m011649_c001_v7007000_t0000_u01785115009003") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dbe_d20260727_m011635_c001_v0001144_t0034_u01785114995511") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f425cfe14b2df40b1_d20260727_m011627_c001_v7007000_t0000_u01785114987500") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c22f_d20260727_m011614_c001_v0001137_t0052_u01785114974049") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932f0_d20260727_m011608_c001_v7007000_t0000_u01785114968723") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3536_d20260727_m011604_c001_v0001161_t0043_u01785114964218") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f424072d8c3c34cf8_d20260727_m011602_c001_v7007000_t0000_u01785114962679") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34fc_d20260727_m011549_c001_v0001161_t0007_u01785114949376") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd11_d20260727_m011543_c001_v7007000_t0000_u01785114943871") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34c8_d20260727_m011539_c001_v0001161_t0034_u01785114939115") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a6118d_d20260727_m011537_c001_v7007000_t0000_u01785114937528") 2026/07/27 01:18:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a504a_d20260727_m011523_c001_v0001146_t0027_u01785114923542") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112aa0_d20260727_m011515_c001_v7007000_t0000_u01785114915457") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3412_d20260727_m011459_c001_v0001161_t0025_u01785114899822") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e9ff_d20260727_m011454_c001_v7007000_t0000_u01785114894444") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33d4_d20260727_m011441_c001_v0001161_t0038_u01785114881594") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d4_d20260727_m011436_c001_v7007000_t0000_u01785114876643") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3370_d20260727_m011423_c001_v0001161_t0034_u01785114862999") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ba07_d20260727_m011606_c001_v7007000_t0000_u01785114966154") 2026/07/27 01:18:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a511a_d20260727_m011559_c001_v0001146_t0059_u01785114959846") 2026/07/27 01:18:54 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdca_d20260727_m011630_c001_v7007000_t0000_u01785114990586") 2026/07/27 01:18:54 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c255_d20260727_m011624_c001_v0001137_t0037_u01785114984902") 2026/07/27 01:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933cc_d20260727_m011803_c001_v7007000_t0000_u01785115083123") 2026/07/27 01:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c363_d20260727_m011750_c001_v0001137_t0035_u01785115070888") 2026/07/27 01:18:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b1_d20260727_m011744_c001_v7007000_t0000_u01785115064697") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c331_d20260727_m011732_c001_v0001137_t0019_u01785115052452") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c16_d20260727_m011725_c001_v7007000_t0000_u01785115045706") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2f3_d20260727_m011713_c001_v0001137_t0023_u01785115033932") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcad_d20260727_m011707_c001_v7007000_t0000_u01785115027478") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2b5_d20260727_m011655_c001_v0001137_t0053_u01785115015286") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d46_d20260727_m011649_c001_v7007000_t0000_u01785115009195") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c27b_d20260727_m011636_c001_v0001137_t0056_u01785114996638") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41910b2c82ed4fce_d20260727_m011627_c001_v7007000_t0000_u01785114987690") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a516e_d20260727_m011614_c001_v0001146_t0058_u01785114974793") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932f2_d20260727_m011608_c001_v7007000_t0000_u01785114968897") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d5c_d20260727_m011604_c001_v0001144_t0001_u01785114964382") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f409022e342a3fd48_d20260727_m011602_c001_v7007000_t0000_u01785114962828") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1cc_d20260727_m011550_c001_v0001137_t0022_u01785114950116") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd13_d20260727_m011544_c001_v7007000_t0000_u01785114944048") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d0a_d20260727_m011539_c001_v0001144_t0024_u01785114939173") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb19_d20260727_m011537_c001_v7007000_t0000_u01785114937538") 2026/07/27 01:18:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cd2_d20260727_m011524_c001_v0001144_t0039_u01785114924332") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d99d_d20260727_m011515_c001_v7007000_t0000_u01785114915251") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c68_d20260727_m011500_c001_v0001144_t0010_u01785114900693") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea00_d20260727_m011454_c001_v7007000_t0000_u01785114894625") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c1a_d20260727_m011442_c001_v0001144_t0021_u01785114882359") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d6_d20260727_m011436_c001_v7007000_t0000_u01785114876819") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388be4_d20260727_m011423_c001_v0001144_t0056_u01785114863437") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f26d_d20260727_m011606_c001_v7007000_t0000_u01785114966350") 2026/07/27 01:18:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d4a_d20260727_m011559_c001_v0001144_t0034_u01785114959962") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdcb_d20260727_m011630_c001_v7007000_t0000_u01785114990769") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51a4_d20260727_m011624_c001_v0001146_t0020_u01785114984970") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933cd_d20260727_m011803_c001_v7007000_t0000_u01785115083306") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52c4_d20260727_m011751_c001_v0001146_t0010_u01785115071204") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b3_d20260727_m011744_c001_v7007000_t0000_u01785115064874") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5290_d20260727_m011732_c001_v0001146_t0018_u01785115052900") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c19_d20260727_m011725_c001_v7007000_t0000_u01785115045882") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5252_d20260727_m011714_c001_v0001146_t0012_u01785115034395") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcaf_d20260727_m011707_c001_v7007000_t0000_u01785115027655") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a520a_d20260727_m011655_c001_v0001146_t0026_u01785115015646") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d47_d20260727_m011649_c001_v7007000_t0000_u01785115009369") 2026/07/27 01:18:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51d0_d20260727_m011636_c001_v0001146_t0006_u01785114996963") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41910b2c82ed4fcc_d20260727_m011627_c001_v7007000_t0000_u01785114987514") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d7c_d20260727_m011615_c001_v0001144_t0019_u01785114975238") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932f4_d20260727_m011609_c001_v7007000_t0000_u01785114969072") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c20f_d20260727_m011604_c001_v0001137_t0006_u01785114964459") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f404729e3fe2aa138_d20260727_m011602_c001_v7007000_t0000_u01785114962292") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d28_d20260727_m011550_c001_v0001144_t0015_u01785114950556") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd15_d20260727_m011544_c001_v7007000_t0000_u01785114944225") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50ba_d20260727_m011539_c001_v0001146_t0006_u01785114939185") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0304_d20260727_m011537_c001_v7007000_t0000_u01785114937548") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c166_d20260727_m011525_c001_v0001137_t0054_u01785114925425") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f400cc35119dc84ca_d20260727_m011515_c001_v7007000_t0000_u01785114915475") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c118_d20260727_m011501_c001_v0001137_t0053_u01785114901603") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea01_d20260727_m011454_c001_v7007000_t0000_u01785114894808") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0dc_d20260727_m011443_c001_v0001137_t0033_u01785114883030") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d7_d20260727_m011436_c001_v7007000_t0000_u01785114876994") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c09a_d20260727_m011424_c001_v0001137_t0038_u01785114864033") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ba0d_d20260727_m011606_c001_v7007000_t0000_u01785114966501") 2026/07/27 01:18:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3526_d20260727_m011600_c001_v0001161_t0031_u01785114960216") 2026/07/27 01:18:57 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdcc_d20260727_m011630_c001_v7007000_t0000_u01785114990951") 2026/07/27 01:18:57 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c257_d20260727_m011625_c001_v0001137_t0020_u01785114985218") 2026/07/27 01:18:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933cf_d20260727_m011803_c001_v7007000_t0000_u01785115083490") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36d8_d20260727_m011751_c001_v0001161_t0000_u01785115071659") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b5_d20260727_m011745_c001_v7007000_t0000_u01785115065052") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3692_d20260727_m011733_c001_v0001161_t0046_u01785115053305") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c1c_d20260727_m011726_c001_v7007000_t0000_u01785115046059") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d365e_d20260727_m011714_c001_v0001161_t0058_u01785115034764") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb0_d20260727_m011707_c001_v7007000_t0000_u01785115027831") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3602_d20260727_m011656_c001_v0001161_t0034_u01785115016148") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d48_d20260727_m011649_c001_v7007000_t0000_u01785115009544") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35d0_d20260727_m011637_c001_v0001161_t0034_u01785114997382") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc0_d20260727_m011627_c001_v7007000_t0000_u01785114987517") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d357c_d20260727_m011615_c001_v0001161_t0046_u01785114975817") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932f6_d20260727_m011609_c001_v7007000_t0000_u01785114969249") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d353a_d20260727_m011604_c001_v0001161_t0005_u01785114964521") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112bd1_d20260727_m011602_c001_v7007000_t0000_u01785114962442") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50f0_d20260727_m011551_c001_v0001146_t0033_u01785114951085") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd16_d20260727_m011544_c001_v7007000_t0000_u01785114944405") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1a8_d20260727_m011539_c001_v0001137_t0005_u01785114939301") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b91_d20260727_m011536_c001_v7007000_t0000_u01785114936906") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3484_d20260727_m011525_c001_v0001161_t0042_u01785114925739") 2026/07/27 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d99e_d20260727_m011515_c001_v7007000_t0000_u01785114915253") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4fde_d20260727_m011501_c001_v0001146_t0047_u01785114901929") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea03_d20260727_m011454_c001_v7007000_t0000_u01785114894991") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f6c_d20260727_m011443_c001_v0001146_t0008_u01785114883610") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8d9_d20260727_m011437_c001_v7007000_t0000_u01785114877169") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f2c_d20260727_m011424_c001_v0001146_t0034_u01785114864335") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f409022e342a3fd4b_d20260727_m011606_c001_v7007000_t0000_u01785114966512") 2026/07/27 01:18:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1fc_d20260727_m011600_c001_v0001137_t0051_u01785114960396") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdcd_d20260727_m011631_c001_v7007000_t0000_u01785114991133") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35aa_d20260727_m011625_c001_v0001161_t0031_u01785114985341") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933d1_d20260727_m011803_c001_v7007000_t0000_u01785115083673") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e92_d20260727_m011751_c001_v0001144_t0039_u01785115071983") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b7_d20260727_m011745_c001_v7007000_t0000_u01785115065235") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e5c_d20260727_m011733_c001_v0001144_t0034_u01785115053613") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c1f_d20260727_m011726_c001_v7007000_t0000_u01785115046318") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e24_d20260727_m011715_c001_v0001144_t0015_u01785115035285") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb1_d20260727_m011708_c001_v7007000_t0000_u01785115028008") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dec_d20260727_m011656_c001_v0001144_t0053_u01785115016492") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d49_d20260727_m011649_c001_v7007000_t0000_u01785115009721") 2026/07/27 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dc2_d20260727_m011638_c001_v0001144_t0027_u01785114998014") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41910b2c82ed4fc8_d20260727_m011627_c001_v7007000_t0000_u01785114987163") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c23b_d20260727_m011616_c001_v0001137_t0022_u01785114976175") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932f8_d20260727_m011609_c001_v7007000_t0000_u01785114969424") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5142_d20260727_m011604_c001_v0001146_t0008_u01785114964584") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41910b2c82ed4f7b_d20260727_m011602_c001_v7007000_t0000_u01785114962704") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3504_d20260727_m011551_c001_v0001161_t0033_u01785114951414") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd18_d20260727_m011544_c001_v7007000_t0000_u01785114944581") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34ca_d20260727_m011539_c001_v0001161_t0030_u01785114939477") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370b97c_d20260727_m011537_c001_v7007000_t0000_u01785114937306") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a505a_d20260727_m011526_c001_v0001146_t0013_u01785114926090") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4188738dafb6b7cb_d20260727_m011515_c001_v7007000_t0000_u01785114915364") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3420_d20260727_m011502_c001_v0001161_t0010_u01785114902352") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea04_d20260727_m011455_c001_v7007000_t0000_u01785114895173") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33dc_d20260727_m011444_c001_v0001161_t0016_u01785114884003") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8db_d20260727_m011437_c001_v7007000_t0000_u01785114877345") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3380_d20260727_m011424_c001_v0001161_t0013_u01785114864720") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f26e_d20260727_m011606_c001_v7007000_t0000_u01785114966523") 2026/07/27 01:19:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a511e_d20260727_m011600_c001_v0001146_t0018_u01785114960459") 2026/07/27 01:19:01 DEBUG : dir1/0007-12345: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdce_d20260727_m011631_c001_v7007000_t0000_u01785114991314") 2026/07/27 01:19:01 DEBUG : dir1/0007-12345: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51a6_d20260727_m011625_c001_v0001146_t0040_u01785114985425") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933d3_d20260727_m011803_c001_v7007000_t0000_u01785115083857") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c365_d20260727_m011752_c001_v0001137_t0011_u01785115072557") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09b9_d20260727_m011745_c001_v7007000_t0000_u01785115065413") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c337_d20260727_m011734_c001_v0001137_t0055_u01785115054304") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c21_d20260727_m011726_c001_v7007000_t0000_u01785115046502") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2f9_d20260727_m011716_c001_v0001137_t0002_u01785115036187") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb2_d20260727_m011708_c001_v7007000_t0000_u01785115028184") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2bb_d20260727_m011657_c001_v0001137_t0048_u01785115017126") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d4a_d20260727_m011649_c001_v7007000_t0000_u01785115009897") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c285_d20260727_m011638_c001_v0001137_t0034_u01785114998699") 2026/07/27 01:19:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593317_d20260727_m011627_c001_v7007000_t0000_u01785114987525") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5174_d20260727_m011616_c001_v0001146_t0017_u01785114976612") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932fb_d20260727_m011609_c001_v7007000_t0000_u01785114969600") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c211_d20260727_m011604_c001_v0001137_t0057_u01785114964842") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f409022e342a3fd47_d20260727_m011602_c001_v7007000_t0000_u01785114962648") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1d4_d20260727_m011551_c001_v0001137_t0034_u01785114951795") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd1a_d20260727_m011544_c001_v7007000_t0000_u01785114944790") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1ac_d20260727_m011539_c001_v0001137_t0027_u01785114939582") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a6118c_d20260727_m011537_c001_v7007000_t0000_u01785114937306") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cd6_d20260727_m011526_c001_v0001144_t0009_u01785114926798") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e4755_d20260727_m011515_c001_v7007000_t0000_u01785114915527") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c7a_d20260727_m011503_c001_v0001144_t0038_u01785114903058") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea05_d20260727_m011455_c001_v7007000_t0000_u01785114895356") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c28_d20260727_m011444_c001_v0001144_t0054_u01785114884767") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8dd_d20260727_m011437_c001_v7007000_t0000_u01785114877521") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388be8_d20260727_m011425_c001_v0001144_t0021_u01785114865249") 2026/07/27 01:19:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932dd_d20260727_m011606_c001_v7007000_t0000_u01785114966359") 2026/07/27 01:19:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d4e_d20260727_m011600_c001_v0001144_t0006_u01785114960698") 2026/07/27 01:19:03 DEBUG : dir1/0008-23456: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdcf_d20260727_m011631_c001_v7007000_t0000_u01785114991496") 2026/07/27 01:19:03 DEBUG : dir1/0008-23456: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388da6_d20260727_m011625_c001_v0001144_t0024_u01785114985559") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933d5_d20260727_m011804_c001_v7007000_t0000_u01785115084049") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52cc_d20260727_m011752_c001_v0001146_t0031_u01785115072885") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09bc_d20260727_m011745_c001_v7007000_t0000_u01785115065590") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5298_d20260727_m011734_c001_v0001146_t0011_u01785115054641") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c24_d20260727_m011726_c001_v7007000_t0000_u01785115046679") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5258_d20260727_m011716_c001_v0001146_t0023_u01785115036545") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb3_d20260727_m011708_c001_v7007000_t0000_u01785115028360") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5210_d20260727_m011657_c001_v0001146_t0014_u01785115017663") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d4b_d20260727_m011650_c001_v7007000_t0000_u01785115010073") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51da_d20260727_m011639_c001_v0001146_t0024_u01785114999091") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41713ed081689a53_d20260727_m011627_c001_v7007000_t0000_u01785114987543") 2026/07/27 01:19:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d88_d20260727_m011617_c001_v0001144_t0025_u01785114977176") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932fd_d20260727_m011609_c001_v7007000_t0000_u01785114969776") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3540_d20260727_m011604_c001_v0001161_t0041_u01785114964920") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f404729e3fe2aa13c_d20260727_m011602_c001_v7007000_t0000_u01785114962735") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d2c_d20260727_m011552_c001_v0001144_t0017_u01785114952348") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd1c_d20260727_m011544_c001_v7007000_t0000_u01785114944970") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50c0_d20260727_m011539_c001_v0001146_t0037_u01785114939639") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f1df_d20260727_m011537_c001_v7007000_t0000_u01785114937312") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c16a_d20260727_m011527_c001_v0001137_t0018_u01785114927469") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d9a2_d20260727_m011515_c001_v7007000_t0000_u01785114915448") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c11e_d20260727_m011504_c001_v0001137_t0017_u01785114904456") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea06_d20260727_m011455_c001_v7007000_t0000_u01785114895539") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0e6_d20260727_m011445_c001_v0001137_t0040_u01785114885638") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8de_d20260727_m011437_c001_v7007000_t0000_u01785114877696") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0a0_d20260727_m011425_c001_v0001137_t0007_u01785114865992") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f409022e342a3fd49_d20260727_m011606_c001_v7007000_t0000_u01785114966164") 2026/07/27 01:19:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3528_d20260727_m011600_c001_v0001161_t0006_u01785114960728") 2026/07/27 01:19:05 DEBUG : dir1/0009-34567: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd0_d20260727_m011631_c001_v7007000_t0000_u01785114991678") 2026/07/27 01:19:05 DEBUG : dir1/0009-34567: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c25b_d20260727_m011625_c001_v0001137_t0006_u01785114985681") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933d7_d20260727_m011804_c001_v7007000_t0000_u01785115084234") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36dc_d20260727_m011753_c001_v0001161_t0019_u01785115073297") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09bd_d20260727_m011745_c001_v7007000_t0000_u01785115065767") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3696_d20260727_m011735_c001_v0001161_t0027_u01785115055037") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c27_d20260727_m011726_c001_v7007000_t0000_u01785115046856") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d366a_d20260727_m011716_c001_v0001161_t0054_u01785115036977") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb4_d20260727_m011708_c001_v7007000_t0000_u01785115028537") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d360c_d20260727_m011658_c001_v0001161_t0058_u01785115018027") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d4d_d20260727_m011650_c001_v7007000_t0000_u01785115010248") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35da_d20260727_m011639_c001_v0001161_t0031_u01785114999520") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593318_d20260727_m011627_c001_v7007000_t0000_u01785114987699") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d358a_d20260727_m011618_c001_v0001161_t0039_u01785114978053") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932ff_d20260727_m011609_c001_v7007000_t0000_u01785114969952") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5146_d20260727_m011604_c001_v0001146_t0013_u01785114964960") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370426_d20260727_m011602_c001_v7007000_t0000_u01785114962447") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50fa_d20260727_m011553_c001_v0001146_t0025_u01785114953050") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd1f_d20260727_m011545_c001_v7007000_t0000_u01785114945148") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d0e_d20260727_m011539_c001_v0001144_t0011_u01785114939987") 2026/07/27 01:19:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb13_d20260727_m011536_c001_v7007000_t0000_u01785114936886") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d348c_d20260727_m011528_c001_v0001161_t0038_u01785114928222") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e4752_d20260727_m011515_c001_v7007000_t0000_u01785114915338") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ff2_d20260727_m011505_c001_v0001146_t0028_u01785114905173") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea07_d20260727_m011455_c001_v7007000_t0000_u01785114895722") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f74_d20260727_m011445_c001_v0001146_t0016_u01785114885925") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8e0_d20260727_m011437_c001_v7007000_t0000_u01785114877872") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f30_d20260727_m011426_c001_v0001146_t0038_u01785114866331") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ba0b_d20260727_m011606_c001_v7007000_t0000_u01785114966372") 2026/07/27 01:19:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1fe_d20260727_m011600_c001_v0001137_t0041_u01785114960741") 2026/07/27 01:19:06 DEBUG : dir1/0010-45678: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd1_d20260727_m011631_c001_v7007000_t0000_u01785114991859") 2026/07/27 01:19:06 DEBUG : dir1/0010-45678: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51aa_d20260727_m011625_c001_v0001146_t0047_u01785114985958") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933d9_d20260727_m011804_c001_v7007000_t0000_u01785115084420") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e96_d20260727_m011753_c001_v0001144_t0055_u01785115073991") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09bf_d20260727_m011745_c001_v7007000_t0000_u01785115065944") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e62_d20260727_m011735_c001_v0001144_t0020_u01785115055409") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c2a_d20260727_m011727_c001_v7007000_t0000_u01785115047033") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e2a_d20260727_m011717_c001_v0001144_t0034_u01785115037286") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb6_d20260727_m011708_c001_v7007000_t0000_u01785115028712") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388df4_d20260727_m011658_c001_v0001144_t0051_u01785115018307") 2026/07/27 01:19:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d4e_d20260727_m011650_c001_v7007000_t0000_u01785115010422") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dc6_d20260727_m011639_c001_v0001144_t0028_u01785114999933") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f425cfe14b2df40ad_d20260727_m011627_c001_v7007000_t0000_u01785114987144") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c241_d20260727_m011618_c001_v0001137_t0021_u01785114978578") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593300_d20260727_m011610_c001_v7007000_t0000_u01785114970130") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d5e_d20260727_m011605_c001_v0001144_t0021_u01785114965232") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4188738dafb6b8ef_d20260727_m011602_c001_v7007000_t0000_u01785114962656") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d350e_d20260727_m011553_c001_v0001161_t0000_u01785114953490") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd21_d20260727_m011545_c001_v7007000_t0000_u01785114945324") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34ce_d20260727_m011540_c001_v0001161_t0051_u01785114940010") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b92_d20260727_m011537_c001_v7007000_t0000_u01785114937089") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5066_d20260727_m011528_c001_v0001146_t0015_u01785114928785") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d997_d20260727_m011514_c001_v7007000_t0000_u01785114914870") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3432_d20260727_m011505_c001_v0001161_t0000_u01785114905588") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea08_d20260727_m011455_c001_v7007000_t0000_u01785114895905") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33e6_d20260727_m011446_c001_v0001161_t0039_u01785114886420") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8e2_d20260727_m011438_c001_v7007000_t0000_u01785114878047") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3388_d20260727_m011426_c001_v0001161_t0015_u01785114866681") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f26c_d20260727_m011606_c001_v7007000_t0000_u01785114966175") 2026/07/27 01:19:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c202_d20260727_m011601_c001_v0001137_t0051_u01785114961063") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd2_d20260727_m011632_c001_v7007000_t0000_u01785114992047") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c25d_d20260727_m011626_c001_v0001137_t0027_u01785114986088") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933db_d20260727_m011804_c001_v7007000_t0000_u01785115084605") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c36f_d20260727_m011754_c001_v0001137_t0031_u01785115074728") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09c1_d20260727_m011746_c001_v7007000_t0000_u01785115066121") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c33f_d20260727_m011736_c001_v0001137_t0018_u01785115056272") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c2c_d20260727_m011727_c001_v7007000_t0000_u01785115047211") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2ff_d20260727_m011718_c001_v0001137_t0001_u01785115038207") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb7_d20260727_m011708_c001_v7007000_t0000_u01785115028898") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2c3_d20260727_m011658_c001_v0001137_t0047_u01785115018925") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d50_d20260727_m011650_c001_v7007000_t0000_u01785115010596") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c28d_d20260727_m011640_c001_v0001137_t0020_u01785115000910") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bac6_d20260727_m011627_c001_v7007000_t0000_u01785114987547") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5184_d20260727_m011619_c001_v0001146_t0033_u01785114979303") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593302_d20260727_m011610_c001_v7007000_t0000_u01785114970306") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3544_d20260727_m011605_c001_v0001161_t0040_u01785114965258") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112bd5_d20260727_m011602_c001_v7007000_t0000_u01785114962794") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1dc_d20260727_m011553_c001_v0001137_t0033_u01785114953971") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd23_d20260727_m011545_c001_v7007000_t0000_u01785114945501") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50c4_d20260727_m011540_c001_v0001146_t0006_u01785114940117") 2026/07/27 01:19:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb17_d20260727_m011537_c001_v7007000_t0000_u01785114937307") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cde_d20260727_m011529_c001_v0001144_t0026_u01785114929499") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d99a_d20260727_m011515_c001_v7007000_t0000_u01785114915054") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c84_d20260727_m011506_c001_v0001144_t0037_u01785114906215") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea09_d20260727_m011456_c001_v7007000_t0000_u01785114896087") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c2a_d20260727_m011446_c001_v0001144_t0016_u01785114886848") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8e4_d20260727_m011438_c001_v7007000_t0000_u01785114878223") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388bee_d20260727_m011427_c001_v0001144_t0035_u01785114867207") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932db_d20260727_m011606_c001_v7007000_t0000_u01785114966184") 2026/07/27 01:19:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5126_d20260727_m011601_c001_v0001146_t0031_u01785114961130") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd3_d20260727_m011632_c001_v7007000_t0000_u01785114992228") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388da8_d20260727_m011626_c001_v0001144_t0047_u01785114986247") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933dd_d20260727_m011804_c001_v7007000_t0000_u01785115084789") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52d2_d20260727_m011755_c001_v0001146_t0021_u01785115075122") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09c3_d20260727_m011746_c001_v7007000_t0000_u01785115066299") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a529e_d20260727_m011736_c001_v0001146_t0008_u01785115056891") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c2f_d20260727_m011727_c001_v7007000_t0000_u01785115047387") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5260_d20260727_m011718_c001_v0001146_t0046_u01785115038574") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb8_d20260727_m011709_c001_v7007000_t0000_u01785115029073") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a521e_d20260727_m011659_c001_v0001146_t0021_u01785115019603") 2026/07/27 01:19:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d51_d20260727_m011650_c001_v7007000_t0000_u01785115010770") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51e0_d20260727_m011641_c001_v0001146_t0019_u01785115001358") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdbe_d20260727_m011627_c001_v7007000_t0000_u01785114987152") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d8c_d20260727_m011619_c001_v0001144_t0022_u01785114979707") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593304_d20260727_m011610_c001_v7007000_t0000_u01785114970481") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5148_d20260727_m011605_c001_v0001146_t0020_u01785114965328") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f404729e3fe2aa13a_d20260727_m011602_c001_v7007000_t0000_u01785114962464") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388d34_d20260727_m011554_c001_v0001144_t0018_u01785114954664") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd24_d20260727_m011545_c001_v7007000_t0000_u01785114945680") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1ae_d20260727_m011540_c001_v0001137_t0050_u01785114940265") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370b97d_d20260727_m011537_c001_v7007000_t0000_u01785114937508") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c172_d20260727_m011530_c001_v0001137_t0054_u01785114930107") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41270844aa175425_d20260727_m011515_c001_v7007000_t0000_u01785114915398") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c12a_d20260727_m011506_c001_v0001137_t0058_u01785114906843") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea0a_d20260727_m011456_c001_v7007000_t0000_u01785114896270") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0e8_d20260727_m011447_c001_v0001137_t0015_u01785114887449") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8e7_d20260727_m011438_c001_v7007000_t0000_u01785114878400") 2026/07/27 01:19:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c0aa_d20260727_m011427_c001_v0001137_t0058_u01785114867825") 2026/07/27 01:19:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ba08_d20260727_m011606_c001_v7007000_t0000_u01785114966196") 2026/07/27 01:19:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d352c_d20260727_m011601_c001_v0001161_t0051_u01785114961475") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd4_d20260727_m011632_c001_v7007000_t0000_u01785114992411") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35ac_d20260727_m011626_c001_v0001161_t0015_u01785114986275") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933df_d20260727_m011805_c001_v7007000_t0000_u01785115085007") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36e8_d20260727_m011755_c001_v0001161_t0029_u01785115075711") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09c5_d20260727_m011746_c001_v7007000_t0000_u01785115066477") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d36a4_d20260727_m011737_c001_v0001161_t0022_u01785115057255") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c32_d20260727_m011727_c001_v7007000_t0000_u01785115047580") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3672_d20260727_m011718_c001_v0001161_t0005_u01785115038842") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcb9_d20260727_m011709_c001_v7007000_t0000_u01785115029249") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d361e_d20260727_m011700_c001_v0001161_t0040_u01785115020102") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d52_d20260727_m011650_c001_v7007000_t0000_u01785115010945") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d35e4_d20260727_m011641_c001_v0001161_t0056_u01785115001964") 2026/07/27 01:19:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdc2_d20260727_m011627_c001_v7007000_t0000_u01785114987710") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3596_d20260727_m011620_c001_v0001161_t0036_u01785114980424") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593306_d20260727_m011610_c001_v7007000_t0000_u01785114970655") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c217_d20260727_m011605_c001_v0001137_t0007_u01785114965446") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932ca_d20260727_m011602_c001_v7007000_t0000_u01785114962806") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5108_d20260727_m011555_c001_v0001146_t0055_u01785114955380") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd26_d20260727_m011545_c001_v7007000_t0000_u01785114945855") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34d0_d20260727_m011540_c001_v0001161_t0015_u01785114940324") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e4823_d20260727_m011537_c001_v7007000_t0000_u01785114937307") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3490_d20260727_m011530_c001_v0001161_t0032_u01785114930385") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0250_d20260727_m011515_c001_v7007000_t0000_u01785114915426") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5002_d20260727_m011507_c001_v0001146_t0047_u01785114907367") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea0b_d20260727_m011456_c001_v7007000_t0000_u01785114896454") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f80_d20260727_m011447_c001_v0001146_t0058_u01785114887846") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8e9_d20260727_m011438_c001_v7007000_t0000_u01785114878576") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f36_d20260727_m011428_c001_v0001146_t0039_u01785114868239") 2026/07/27 01:19:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875932df_d20260727_m011606_c001_v7007000_t0000_u01785114966533") 2026/07/27 01:19:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c206_d20260727_m011601_c001_v0001137_t0013_u01785114961403") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd5_d20260727_m011632_c001_v7007000_t0000_u01785114992592") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a51ac_d20260727_m011626_c001_v0001146_t0034_u01785114986302") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933e1_d20260727_m011805_c001_v7007000_t0000_u01785115085191") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e9e_d20260727_m011756_c001_v0001144_t0037_u01785115076109") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09c7_d20260727_m011746_c001_v7007000_t0000_u01785115066654") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e74_d20260727_m011738_c001_v0001144_t0013_u01785115058127") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c34_d20260727_m011727_c001_v7007000_t0000_u01785115047758") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388e30_d20260727_m011719_c001_v0001144_t0013_u01785115039218") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcba_d20260727_m011709_c001_v7007000_t0000_u01785115029433") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388df8_d20260727_m011700_c001_v0001144_t0028_u01785115020415") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d53_d20260727_m011651_c001_v7007000_t0000_u01785115011119") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388dd4_d20260727_m011642_c001_v0001144_t0019_u01785115002313") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41910b2c82ed4fc9_d20260727_m011627_c001_v7007000_t0000_u01785114987338") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c245_d20260727_m011620_c001_v0001137_t0006_u01785114980815") 2026/07/27 01:19:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593308_d20260727_m011610_c001_v7007000_t0000_u01785114970829") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3548_d20260727_m011605_c001_v0001161_t0029_u01785114965585") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370425_d20260727_m011602_c001_v7007000_t0000_u01785114962257") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3512_d20260727_m011555_c001_v0001161_t0042_u01785114955789") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd28_d20260727_m011546_c001_v7007000_t0000_u01785114946031") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50cc_d20260727_m011540_c001_v0001146_t0024_u01785114940480") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffce2_d20260727_m011537_c001_v7007000_t0000_u01785114937306") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5070_d20260727_m011530_c001_v0001146_t0055_u01785114930758") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d9a1_d20260727_m011515_c001_v7007000_t0000_u01785114915439") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d343e_d20260727_m011507_c001_v0001161_t0021_u01785114907721") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea0d_d20260727_m011456_c001_v7007000_t0000_u01785114896637") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d33ec_d20260727_m011448_c001_v0001161_t0050_u01785114888134") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8eb_d20260727_m011438_c001_v7007000_t0000_u01785114878761") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3392_d20260727_m011428_c001_v0001161_t0016_u01785114868670") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112bea_d20260727_m011606_c001_v7007000_t0000_u01785114966384") 2026/07/27 01:19:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a512a_d20260727_m011601_c001_v0001146_t0004_u01785114961594") 2026/07/27 01:19:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd7_d20260727_m011632_c001_v7007000_t0000_u01785114992774") 2026/07/27 01:19:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c25f_d20260727_m011626_c001_v0001137_t0029_u01785114986651") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933e3_d20260727_m011805_c001_v7007000_t0000_u01785115085375") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c373_d20260727_m011756_c001_v0001137_t0037_u01785115076869") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09c8_d20260727_m011746_c001_v7007000_t0000_u01785115066832") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c345_d20260727_m011738_c001_v0001137_t0012_u01785115058746") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c37_d20260727_m011727_c001_v7007000_t0000_u01785115047934") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c301_d20260727_m011719_c001_v0001137_t0006_u01785115039729") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcbb_d20260727_m011709_c001_v7007000_t0000_u01785115029610") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2c9_d20260727_m011701_c001_v0001137_t0042_u01785115021492") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d54_d20260727_m011651_c001_v7007000_t0000_u01785115011293") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c28f_d20260727_m011642_c001_v0001137_t0002_u01785115002864") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdbf_d20260727_m011627_c001_v7007000_t0000_u01785114987334") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5190_d20260727_m011621_c001_v0001146_t0059_u01785114981196") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759330a_d20260727_m011611_c001_v7007000_t0000_u01785114971005") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a514a_d20260727_m011605_c001_v0001146_t0057_u01785114965773") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112bcf_d20260727_m011602_c001_v7007000_t0000_u01785114962266") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1e8_d20260727_m011556_c001_v0001137_t0017_u01785114956138") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd2a_d20260727_m011546_c001_v7007000_t0000_u01785114946207") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1b0_d20260727_m011540_c001_v0001137_t0030_u01785114940653") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d02ff_d20260727_m011537_c001_v7007000_t0000_u01785114937307") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ce8_d20260727_m011531_c001_v0001144_t0033_u01785114931080") 2026/07/27 01:19:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4188738dafb6b7ce_d20260727_m011515_c001_v7007000_t0000_u01785114915546") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c8a_d20260727_m011508_c001_v0001144_t0009_u01785114908176") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea0e_d20260727_m011456_c001_v7007000_t0000_u01785114896818") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c30_d20260727_m011448_c001_v0001144_t0004_u01785114888494") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8ec_d20260727_m011438_c001_v7007000_t0000_u01785114878937") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c02_d20260727_m011430_c001_v0001144_t0038_u01785114870425") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f404729e3fe2aa14f_d20260727_m011606_c001_v7007000_t0000_u01785114966400") 2026/07/27 01:19:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d352e_d20260727_m011601_c001_v0001161_t0034_u01785114961797") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0267_d20260727_m011518_c001_v7007000_t0000_u01785114918064") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c13e_d20260727_m011512_c001_v0001137_t0039_u01785114912426") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d026b_d20260727_m011518_c001_v7007000_t0000_u01785114918325") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a501a_d20260727_m011512_c001_v0001146_t0001_u01785114912438") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d026c_d20260727_m011518_c001_v7007000_t0000_u01785114918500") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3454_d20260727_m011512_c001_v0001161_t0058_u01785114912570") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d026e_d20260727_m011518_c001_v7007000_t0000_u01785114918685") 2026/07/27 01:19:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ca4_d20260727_m011512_c001_v0001144_t0008_u01785114912797") 2026/07/27 01:19:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0270_d20260727_m011518_c001_v7007000_t0000_u01785114918862") 2026/07/27 01:19:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c142_d20260727_m011512_c001_v0001137_t0046_u01785114912807") 2026/07/27 01:19:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0272_d20260727_m011519_c001_v7007000_t0000_u01785114919064") 2026/07/27 01:19:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a501e_d20260727_m011512_c001_v0001146_t0039_u01785114912850") 2026/07/27 01:19:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0274_d20260727_m011519_c001_v7007000_t0000_u01785114919301") 2026/07/27 01:19:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3456_d20260727_m011512_c001_v0001161_t0034_u01785114912955") 2026/07/27 01:19:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0276_d20260727_m011519_c001_v7007000_t0000_u01785114919536") 2026/07/27 01:19:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5020_d20260727_m011513_c001_v0001146_t0025_u01785114913120") 2026/07/27 01:19:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0278_d20260727_m011519_c001_v7007000_t0000_u01785114919713") 2026/07/27 01:19:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c146_d20260727_m011513_c001_v0001137_t0036_u01785114913303") 2026/07/27 01:19:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0279_d20260727_m011519_c001_v7007000_t0000_u01785114919888") 2026/07/27 01:19:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ca6_d20260727_m011513_c001_v0001144_t0020_u01785114913426") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d027c_d20260727_m011520_c001_v7007000_t0000_u01785114920072") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3458_d20260727_m011513_c001_v0001161_t0044_u01785114913461") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d027e_d20260727_m011520_c001_v7007000_t0000_u01785114920250") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5028_d20260727_m011513_c001_v0001146_t0008_u01785114913758") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0280_d20260727_m011520_c001_v7007000_t0000_u01785114920436") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c148_d20260727_m011513_c001_v0001137_t0024_u01785114913772") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0282_d20260727_m011520_c001_v7007000_t0000_u01785114920612") 2026/07/27 01:19:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d345a_d20260727_m011514_c001_v0001161_t0056_u01785114914018") 2026/07/27 01:19:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0284_d20260727_m011520_c001_v7007000_t0000_u01785114920787") 2026/07/27 01:19:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388caa_d20260727_m011514_c001_v0001144_t0050_u01785114914062") 2026/07/27 01:19:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0286_d20260727_m011520_c001_v7007000_t0000_u01785114920961") 2026/07/27 01:19:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a502a_d20260727_m011514_c001_v0001146_t0013_u01785114914179") 2026/07/27 01:19:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffcff_d20260727_m011541_c001_v7007000_t0000_u01785114941671") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c18a_d20260727_m011534_c001_v0001137_t0017_u01785114934614") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f210_d20260727_m011541_c001_v7007000_t0000_u01785114941540") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a508e_d20260727_m011534_c001_v0001146_t0058_u01785114934624") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370b982_d20260727_m011541_c001_v7007000_t0000_u01785114941554") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5096_d20260727_m011535_c001_v0001146_t0005_u01785114935068") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f20c_d20260727_m011541_c001_v7007000_t0000_u01785114941358") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c18e_d20260727_m011535_c001_v0001137_t0027_u01785114935079") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d032b_d20260727_m011541_c001_v7007000_t0000_u01785114941328") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cfa_d20260727_m011535_c001_v0001144_t0059_u01785114935119") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498b99_d20260727_m011541_c001_v7007000_t0000_u01785114941563") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34ac_d20260727_m011535_c001_v0001161_t0049_u01785114935136") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d0330_d20260727_m011541_c001_v7007000_t0000_u01785114941690") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34ae_d20260727_m011535_c001_v0001161_t0050_u01785114935465") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffcfc_d20260727_m011541_c001_v7007000_t0000_u01785114941318") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a509c_d20260727_m011535_c001_v0001146_t0048_u01785114935474") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb2f_d20260727_m011541_c001_v7007000_t0000_u01785114941339") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c192_d20260727_m011535_c001_v0001137_t0054_u01785114935603") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f419fba77293e483f_d20260727_m011541_c001_v7007000_t0000_u01785114941575") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d34b0_d20260727_m011535_c001_v0001161_t0012_u01785114935779") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a6119e_d20260727_m011541_c001_v7007000_t0000_u01785114941348") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c196_d20260727_m011535_c001_v0001137_t0049_u01785114935887") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb32_d20260727_m011541_c001_v7007000_t0000_u01785114941693") 2026/07/27 01:19:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50a0_d20260727_m011535_c001_v0001146_t0059_u01785114935947") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffcfd_d20260727_m011541_c001_v7007000_t0000_u01785114941495") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cfe_d20260727_m011536_c001_v0001144_t0054_u01785114936130") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d032e_d20260727_m011541_c001_v7007000_t0000_u01785114941504") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c198_d20260727_m011536_c001_v0001137_t0011_u01785114936151") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a611a1_d20260727_m011541_c001_v7007000_t0000_u01785114941703") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a50a4_d20260727_m011536_c001_v0001146_t0034_u01785114936317") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634eb30_d20260727_m011541_c001_v7007000_t0000_u01785114941515") 2026/07/27 01:19:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c19c_d20260727_m011536_c001_v0001137_t0044_u01785114936594") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e668_d20260727_m011307_c001_v7007000_t0000_u01785114787780") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f112ceb347d81e26e_d20260727_m011305_c001_v0001032_t0043_u01785114785421") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f408d77f41cec8162_d20260727_m011305_c001_v7007000_t0000_u01785114785246") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f112ceb347d81e262_d20260727_m011301_c001_v0001032_t0040_u01785114781688") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f408d77f41cec8160_d20260727_m011300_c001_v7007000_t0000_u01785114780989") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be19_d20260727_m011256_c001_v0001137_t0054_u01785114776862") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4988a6_d20260727_m011255_c001_v7007000_t0000_u01785114775449") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1176bb337c38d43b_d20260727_m011253_c001_v0001184_t0012_u01785114773468") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a5e99b_d20260727_m011253_c001_v7007000_t0000_u01785114773272") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1176bb337c38d427_d20260727_m011250_c001_v0001184_t0030_u01785114770608") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a5e988_d20260727_m011249_c001_v7007000_t0000_u01785114769844") 2026/07/27 01:19:19 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d68_d20260727_m011246_c001_v0001146_t0058_u01785114766268") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a49888f_d20260727_m011245_c001_v7007000_t0000_u01785114765038") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10470b1646b4d669_d20260727_m011243_c001_v0001157_t0030_u01785114763271") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70ecc1_d20260727_m011243_c001_v7007000_t0000_u01785114763092") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10470b1646b4d655_d20260727_m011240_c001_v0001157_t0046_u01785114760331") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70ecaa_d20260727_m011239_c001_v7007000_t0000_u01785114759629") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d4c_d20260727_m011235_c001_v0001146_t0059_u01785114755392") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498881_d20260727_m011234_c001_v7007000_t0000_u01785114754497") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f118fa5d5f32c4f4d_d20260727_m011232_c001_v0001101_t0018_u01785114752523") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4154f98efcceea00_d20260727_m011232_c001_v7007000_t0000_u01785114752335") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f118fa5d5f32c4f3f_d20260727_m011229_c001_v0001101_t0034_u01785114749175") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4154f98efccee9db_d20260727_m011228_c001_v7007000_t0000_u01785114748439") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d11_d20260727_m011223_c001_v0001146_t0008_u01785114743038") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370934c_d20260727_m011222_c001_v7007000_t0000_u01785114742170") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f101a388a2528d241_d20260727_m011220_c001_v0001157_t0037_u01785114740503") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e514_d20260727_m011220_c001_v7007000_t0000_u01785114740311") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f101a388a2528d235_d20260727_m011216_c001_v0001157_t0001_u01785114736650") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e500_d20260727_m011215_c001_v7007000_t0000_u01785114735916") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ce1_d20260727_m011210_c001_v0001146_t0031_u01785114730519") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41713ed08168949c_d20260727_m011209_c001_v7007000_t0000_u01785114729617") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11296c7c19180d12_d20260727_m011207_c001_v0001167_t0031_u01785114727499") 2026/07/27 01:19:20 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370930f_d20260727_m011207_c001_v7007000_t0000_u01785114727324") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11296c7c19180cf6_d20260727_m011203_c001_v0001167_t0013_u01785114723902") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b453709308_d20260727_m011203_c001_v7007000_t0000_u01785114723208") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ca7_d20260727_m011157_c001_v0001146_t0043_u01785114717260") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07847_d20260727_m011156_c001_v7007000_t0000_u01785114716081") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f100e960149634073_d20260727_m011150_c001_v0001104_t0017_u01785114710192") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e47c_d20260727_m011149_c001_v7007000_t0000_u01785114709977") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4c81_d20260727_m011145_c001_v0001146_t0032_u01785114705389") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1192abd95a25ecd3_d20260727_m011144_c001_v0001184_t0018_u01785114704655") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1192abd95a25ecc7_d20260727_m011143_c001_v0001184_t0038_u01785114703737") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4986ae_d20260727_m011130_c001_v7007000_t0000_u01785114690625") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bcd1_d20260727_m011123_c001_v0001137_t0011_u01785114683662") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1027e78d0eb17944_d20260727_m011122_c001_v0001174_t0029_u01785114682509") 2026/07/27 01:19:21 DEBUG : dst/one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1027e78d0eb1792e_d20260727_m011121_c001_v0001174_t0025_u01785114681263") 2026/07/27 01:19:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e66d_d20260727_m011307_c001_v7007000_t0000_u01785114787957") 2026/07/27 01:19:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1046212a1825cd4b_d20260727_m011304_c001_v0001161_t0013_u01785114784590") 2026/07/27 01:19:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10243589e3af7e77_d20260727_m011300_c001_v0001178_t0014_u01785114780766") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4988a7_d20260727_m011255_c001_v7007000_t0000_u01785114775624") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1179fdee976f3033_d20260727_m011252_c001_v0001099_t0032_u01785114772876") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106be80c0c2753f6_d20260727_m011249_c001_v0001182_t0054_u01785114769624") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498890_d20260727_m011245_c001_v7007000_t0000_u01785114765216") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f11421e831ee282e2_d20260727_m011242_c001_v0001165_t0027_u01785114762806") 2026/07/27 01:19:22 DEBUG : dst/one.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10126a40b7f73497_d20260727_m011239_c001_v0001033_t0021_u01785114759000") 2026/07/27 01:19:22 DEBUG : dst/three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e07848_d20260727_m011156_c001_v7007000_t0000_u01785114716368") 2026/07/27 01:19:22 DEBUG : dst/three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1192abd95a25ed6b_d20260727_m011154_c001_v0001184_t0052_u01785114714812") 2026/07/27 01:19:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e671_d20260727_m011308_c001_v7007000_t0000_u01785114788132") 2026/07/27 01:19:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f116e62aa974540fe_d20260727_m011306_c001_v0001109_t0038_u01785114786389") 2026/07/27 01:19:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f117bb7709f32c9b7_d20260727_m011302_c001_v0001181_t0057_u01785114782604") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e678_d20260727_m011308_c001_v7007000_t0000_u01785114788308") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f112ceb347d81e270_d20260727_m011307_c001_v0001032_t0006_u01785114787086") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f408d77f41cec8165_d20260727_m011306_c001_v7007000_t0000_u01785114786912") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f112ceb347d81e268_d20260727_m011302_c001_v0001032_t0009_u01785114782991") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f408d77f41cec8161_d20260727_m011302_c001_v7007000_t0000_u01785114782817") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be1f_d20260727_m011258_c001_v0001137_t0055_u01785114778008") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4988a8_d20260727_m011255_c001_v7007000_t0000_u01785114775798") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1176bb337c38d445_d20260727_m011254_c001_v0001184_t0024_u01785114774867") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a5e9a5_d20260727_m011254_c001_v7007000_t0000_u01785114774676") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1176bb337c38d42f_d20260727_m011251_c001_v0001184_t0030_u01785114771784") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f405e578fa4a5e98e_d20260727_m011251_c001_v7007000_t0000_u01785114771593") 2026/07/27 01:19:22 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d70_d20260727_m011246_c001_v0001146_t0052_u01785114766951") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70eccb_d20260727_m011244_c001_v7007000_t0000_u01785114764505") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bdef_d20260727_m011241_c001_v0001137_t0002_u01785114761926") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70ecb5_d20260727_m011241_c001_v7007000_t0000_u01785114761222") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d50_d20260727_m011236_c001_v0001146_t0021_u01785114756244") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4154f98efcceea0b_d20260727_m011233_c001_v7007000_t0000_u01785114753599") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bdb7_d20260727_m011231_c001_v0001137_t0038_u01785114751199") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4154f98efccee9ec_d20260727_m011230_c001_v7007000_t0000_u01785114750132") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d15_d20260727_m011223_c001_v0001146_t0024_u01785114743662") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e516_d20260727_m011221_c001_v7007000_t0000_u01785114741298") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd85_d20260727_m011218_c001_v0001137_t0042_u01785114738688") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e504_d20260727_m011217_c001_v7007000_t0000_u01785114737638") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ce9_d20260727_m011211_c001_v0001146_t0022_u01785114731317") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b453709313_d20260727_m011208_c001_v7007000_t0000_u01785114728613") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd5f_d20260727_m011205_c001_v0001137_t0054_u01785114725915") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370930a_d20260727_m011204_c001_v7007000_t0000_u01785114724835") 2026/07/27 01:19:23 DEBUG : dst/three.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4cab_d20260727_m011157_c001_v0001146_t0016_u01785114717970") 2026/07/27 01:19:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4988aa_d20260727_m011255_c001_v7007000_t0000_u01785114775974") 2026/07/27 01:19:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1037ead66f4326eb_d20260727_m011254_c001_v0001173_t0000_u01785114774222") 2026/07/27 01:19:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10097da7666602f8_d20260727_m011251_c001_v0001185_t0030_u01785114771390") 2026/07/27 01:19:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498891_d20260727_m011245_c001_v7007000_t0000_u01785114765391") 2026/07/27 01:19:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f100506690e260501_d20260727_m011244_c001_v0001146_t0005_u01785114764021") 2026/07/27 01:19:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f107db044465a02c0_d20260727_m011240_c001_v0001099_t0018_u01785114760819") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e67c_d20260727_m011308_c001_v7007000_t0000_u01785114788485") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4d82_d20260727_m011257_c001_v0001146_t0026_u01785114777490") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4988ac_d20260727_m011256_c001_v7007000_t0000_u01785114776149") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be01_d20260727_m011246_c001_v0001137_t0037_u01785114766642") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498892_d20260727_m011245_c001_v7007000_t0000_u01785114765566") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bdcd_d20260727_m011235_c001_v0001137_t0022_u01785114755777") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498883_d20260727_m011234_c001_v7007000_t0000_u01785114754674") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd8f_d20260727_m011223_c001_v0001137_t0051_u01785114743390") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370934e_d20260727_m011222_c001_v7007000_t0000_u01785114742343") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd6d_d20260727_m011210_c001_v0001137_t0001_u01785114730915") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41713ed08168949e_d20260727_m011209_c001_v7007000_t0000_u01785114729804") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bd39_d20260727_m011157_c001_v0001137_t0002_u01785114717561") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e0784a_d20260727_m011156_c001_v7007000_t0000_u01785114716545") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f115bac4a695ca5b4_d20260727_m011152_c001_v0001146_t0056_u01785114712195") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a4986b1_d20260727_m011130_c001_v7007000_t0000_u01785114690800") 2026/07/27 01:19:24 DEBUG : dst/two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1027e78d0eb179a6_d20260727_m011129_c001_v0001174_t0009_u01785114689586") 2026/07/27 01:19:24 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4277822aa43f16ab_d20260727_m010954_c001_v7007000_t0000_u01785114594707") 2026/07/27 01:19:24 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bbe9_d20260727_m010951_c001_v0001137_t0010_u01785114591309") 2026/07/27 01:19:24 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4277822aa43f16a6_d20260727_m010949_c001_v7007000_t0000_u01785114589249") 2026/07/27 01:19:24 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4adf_d20260727_m010939_c001_v0001146_t0043_u01785114579424") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aee8_d20260727_m010930_c001_v7007000_t0000_u01785114570065") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb9b_d20260727_m010926_c001_v0001137_t0051_u01785114566451") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff29a_d20260727_m010904_c001_v7007000_t0000_u01785114544340") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb3f_d20260727_m010902_c001_v0001137_t0007_u01785114542026") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff281_d20260727_m010900_c001_v7007000_t0000_u01785114540803") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb37_d20260727_m010859_c001_v0001137_t0026_u01785114539460") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff25e_d20260727_m010856_c001_v7007000_t0000_u01785114536283") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb1b_d20260727_m010854_c001_v0001137_t0023_u01785114534535") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff247_d20260727_m010853_c001_v7007000_t0000_u01785114533675") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb0b_d20260727_m010852_c001_v0001137_t0048_u01785114532261") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1ea_d20260727_m010845_c001_v7007000_t0000_u01785114525601") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bac7_d20260727_m010844_c001_v0001137_t0034_u01785114524077") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1d0_d20260727_m010843_c001_v7007000_t0000_u01785114523215") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0babb_d20260727_m010842_c001_v0001137_t0057_u01785114522295") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff16b_d20260727_m010837_c001_v7007000_t0000_u01785114517347") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba91_d20260727_m010835_c001_v0001137_t0013_u01785114515768") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c24f_d20260727_m010834_c001_v7007000_t0000_u01785114514009") 2026/07/27 01:19:25 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba7f_d20260727_m010832_c001_v0001137_t0058_u01785114512980") 2026/07/27 01:19:26 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c24e_d20260727_m010832_c001_v7007000_t0000_u01785114512631") 2026/07/27 01:19:26 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f105db63af43ec6fb_d20260727_m010831_c001_v0001037_t0048_u01785114511850") 2026/07/27 01:19:26 DEBUG : empty space: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba69_d20260727_m010830_c001_v0001137_t0027_u01785114510116") 2026/07/27 01:19:26 DEBUG : enormous: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff292_d20260727_m010903_c001_v7007000_t0000_u01785114543468") 2026/07/27 01:19:26 DEBUG : enormous: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb43_d20260727_m010902_c001_v0001137_t0033_u01785114542455") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634e6df_d20260727_m011313_c001_v7007000_t0000_u01785114793296") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4db8_d20260727_m011311_c001_v0001146_t0049_u01785114791992") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea9_d20260727_m010924_c001_v7007000_t0000_u01785114564769") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a91_d20260727_m010923_c001_v0001146_t0055_u01785114563562") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c240_d20260727_m010827_c001_v7007000_t0000_u01785114507503") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba4f_d20260727_m010826_c001_v0001137_t0027_u01785114506211") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c23f_d20260727_m010825_c001_v7007000_t0000_u01785114505687") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba43_d20260727_m010824_c001_v0001137_t0023_u01785114504742") 2026/07/27 01:19:26 DEBUG : existing: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba3b_d20260727_m010823_c001_v0001137_t0024_u01785114503719") 2026/07/27 01:19:26 DEBUG : existing-b: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aeaa_d20260727_m010924_c001_v7007000_t0000_u01785114564960") 2026/07/27 01:19:26 DEBUG : existing-b: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb8f_d20260727_m010923_c001_v0001137_t0022_u01785114563550") 2026/07/27 01:19:26 DEBUG : file1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca67_d20260727_m011412_c001_v7007000_t0000_u01785114852703") 2026/07/27 01:19:26 DEBUG : file1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388bc6_d20260727_m011410_c001_v0001144_t0012_u01785114850735") 2026/07/27 01:19:26 DEBUG : file1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca60_d20260727_m011409_c001_v7007000_t0000_u01785114849468") 2026/07/27 01:19:26 DEBUG : file1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c04c_d20260727_m011408_c001_v0001137_t0013_u01785114848056") 2026/07/27 01:19:26 DEBUG : five: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff2b0_d20260727_m010908_c001_v7007000_t0000_u01785114548385") 2026/07/27 01:19:26 DEBUG : five: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0bb59_d20260727_m010906_c001_v0001137_t0027_u01785114546241") 2026/07/27 01:19:27 DEBUG : foo: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff156_d20260727_m010835_c001_v7007000_t0000_u01785114515418") 2026/07/27 01:19:27 DEBUG : foo: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0ba8d_d20260727_m010834_c001_v0001137_t0027_u01785114514887") 2026/07/27 01:19:27 DEBUG : foo: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0ba87_d20260727_m010834_c001_v0001137_t0027_u01785114514357") 2026/07/27 01:19:27 DEBUG : four: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae83_d20260727_m010908_c001_v7007000_t0000_u01785114548563") 2026/07/27 01:19:27 DEBUG : four: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4a61_d20260727_m010906_c001_v0001146_t0000_u01785114546779") 2026/07/27 01:19:27 DEBUG : four: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb53_d20260727_m010905_c001_v0001137_t0002_u01785114545518") 2026/07/27 01:19:27 DEBUG : hello world2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad83_d20260727_m010740_c001_v7007000_t0000_u01785114460043") 2026/07/27 01:19:27 DEBUG : hello world2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b917_d20260727_m010739_c001_v0001137_t0001_u01785114459250") 2026/07/27 01:19:27 DEBUG : ignore-size: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c23e_d20260727_m010823_c001_v7007000_t0000_u01785114503373") 2026/07/27 01:19:27 DEBUG : ignore-size: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba2f_d20260727_m010822_c001_v0001137_t0002_u01785114502318") 2026/07/27 01:19:27 DEBUG : nested/sub dir/file: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea5_d20260727_m010922_c001_v7007000_t0000_u01785114562786") 2026/07/27 01:19:27 DEBUG : nested/sub dir/file: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a8b_d20260727_m010921_c001_v0001146_t0045_u01785114561976") 2026/07/27 01:19:27 DEBUG : nested/sub dir/file: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea3_d20260727_m010921_c001_v7007000_t0000_u01785114561113") 2026/07/27 01:19:27 DEBUG : nested/sub dir/file: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a83_d20260727_m010919_c001_v0001146_t0048_u01785114559872") 2026/07/27 01:19:27 DEBUG : one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae85_d20260727_m010908_c001_v7007000_t0000_u01785114548754") 2026/07/27 01:19:27 DEBUG : one: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0bb4b_d20260727_m010904_c001_v0001137_t0027_u01785114544691") 2026/07/27 01:19:27 DEBUG : only0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca46_d20260727_m011403_c001_v7007000_t0000_u01785114843699") 2026/07/27 01:19:27 DEBUG : only0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0bffa_d20260727_m011357_c001_v0001137_t0027_u01785114837966") 2026/07/27 01:19:27 DEBUG : only0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf58_d20260727_m011341_c001_v0001137_t0027_u01785114821040") 2026/07/27 01:19:27 DEBUG : only0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a7d_d20260727_m011335_c001_v7007000_t0000_u01785114815613") 2026/07/27 01:19:27 DEBUG : only0: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be97_d20260727_m011317_c001_v0001137_t0041_u01785114797179") 2026/07/27 01:19:27 DEBUG : only1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca47_d20260727_m011403_c001_v7007000_t0000_u01785114843875") 2026/07/27 01:19:28 DEBUG : only1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40661be68e388b90_d20260727_m011358_c001_v0001144_t0033_u01785114838686") 2026/07/27 01:19:28 DEBUG : only1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf5e_d20260727_m011342_c001_v0001137_t0001_u01785114821999") 2026/07/27 01:19:28 DEBUG : only1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a647_d20260727_m011335_c001_v7007000_t0000_u01785114815474") 2026/07/27 01:19:28 DEBUG : only1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0be9b_d20260727_m011317_c001_v0001137_t0006_u01785114797918") 2026/07/27 01:19:28 DEBUG : only10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca48_d20260727_m011404_c001_v7007000_t0000_u01785114844055") 2026/07/27 01:19:28 DEBUG : only10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ec8_d20260727_m011358_c001_v0001146_t0000_u01785114838021") 2026/07/27 01:19:28 DEBUG : only10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfa8_d20260727_m011349_c001_v0001137_t0054_u01785114829675") 2026/07/27 01:19:28 DEBUG : only10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a649_d20260727_m011335_c001_v7007000_t0000_u01785114815655") 2026/07/27 01:19:28 DEBUG : only10: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bee7_d20260727_m011325_c001_v0001137_t0044_u01785114805991") 2026/07/27 01:19:28 DEBUG : only11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca49_d20260727_m011404_c001_v7007000_t0000_u01785114844230") 2026/07/27 01:19:28 DEBUG : only11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40661be68e388b8a_d20260727_m011358_c001_v0001144_t0033_u01785114838505") 2026/07/27 01:19:28 DEBUG : only11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfb2_d20260727_m011350_c001_v0001137_t0006_u01785114830358") 2026/07/27 01:19:28 DEBUG : only11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f413394997cf3f057_d20260727_m011335_c001_v7007000_t0000_u01785114815322") 2026/07/27 01:19:28 DEBUG : only11: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0beed_d20260727_m011326_c001_v0001137_t0045_u01785114806664") 2026/07/27 01:19:28 DEBUG : only12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca4a_d20260727_m011404_c001_v7007000_t0000_u01785114844405") 2026/07/27 01:19:28 DEBUG : only12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0bffe_d20260727_m011358_c001_v0001137_t0027_u01785114838341") 2026/07/27 01:19:28 DEBUG : only12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfb8_d20260727_m011351_c001_v0001137_t0017_u01785114831249") 2026/07/27 01:19:28 DEBUG : only12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a76_d20260727_m011335_c001_v7007000_t0000_u01785114815264") 2026/07/27 01:19:28 DEBUG : only12: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bef1_d20260727_m011327_c001_v0001137_t0009_u01785114807326") 2026/07/27 01:19:28 DEBUG : only13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca4b_d20260727_m011404_c001_v7007000_t0000_u01785114844580") 2026/07/27 01:19:29 DEBUG : only13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ece_d20260727_m011358_c001_v0001146_t0000_u01785114838352") 2026/07/27 01:19:29 DEBUG : only13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfc0_d20260727_m011352_c001_v0001137_t0022_u01785114832249") 2026/07/27 01:19:29 DEBUG : only13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370063_d20260727_m011334_c001_v7007000_t0000_u01785114814941") 2026/07/27 01:19:29 DEBUG : only13: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0befb_d20260727_m011328_c001_v0001137_t0051_u01785114808254") 2026/07/27 01:19:29 DEBUG : only14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca4c_d20260727_m011404_c001_v7007000_t0000_u01785114844757") 2026/07/27 01:19:29 DEBUG : only14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0c000_d20260727_m011358_c001_v0001137_t0027_u01785114838516") 2026/07/27 01:19:29 DEBUG : only14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfca_d20260727_m011353_c001_v0001137_t0045_u01785114833106") 2026/07/27 01:19:29 DEBUG : only14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f413394997cf3f051_d20260727_m011334_c001_v7007000_t0000_u01785114814955") 2026/07/27 01:19:29 DEBUG : only14: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0beff_d20260727_m011329_c001_v0001137_t0045_u01785114809071") 2026/07/27 01:19:29 DEBUG : only15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca4d_d20260727_m011404_c001_v7007000_t0000_u01785114844992") 2026/07/27 01:19:29 DEBUG : only15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f406d287a624d32d8_d20260727_m011358_c001_v0001161_t0059_u01785114838685") 2026/07/27 01:19:29 DEBUG : only15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfd4_d20260727_m011354_c001_v0001137_t0039_u01785114834069") 2026/07/27 01:19:29 DEBUG : only15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a73_d20260727_m011335_c001_v7007000_t0000_u01785114815089") 2026/07/27 01:19:29 DEBUG : only15: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf09_d20260727_m011329_c001_v0001137_t0050_u01785114809889") 2026/07/27 01:19:29 DEBUG : only16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca4f_d20260727_m011405_c001_v7007000_t0000_u01785114845168") 2026/07/27 01:19:29 DEBUG : only16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ed0_d20260727_m011358_c001_v0001146_t0000_u01785114838529") 2026/07/27 01:19:29 DEBUG : only16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfe2_d20260727_m011354_c001_v0001137_t0050_u01785114834934") 2026/07/27 01:19:29 DEBUG : only16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a643_d20260727_m011334_c001_v7007000_t0000_u01785114814932") 2026/07/27 01:19:29 DEBUG : only16: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf12_d20260727_m011330_c001_v0001137_t0035_u01785114810879") 2026/07/27 01:19:30 DEBUG : only17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca50_d20260727_m011405_c001_v7007000_t0000_u01785114845344") 2026/07/27 01:19:30 DEBUG : only17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ed8_d20260727_m011359_c001_v0001146_t0000_u01785114839072") 2026/07/27 01:19:30 DEBUG : only17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfe6_d20260727_m011355_c001_v0001137_t0038_u01785114835526") 2026/07/27 01:19:30 DEBUG : only17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a644_d20260727_m011335_c001_v7007000_t0000_u01785114815113") 2026/07/27 01:19:30 DEBUG : only17: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf18_d20260727_m011331_c001_v0001137_t0019_u01785114811565") 2026/07/27 01:19:30 DEBUG : only18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca51_d20260727_m011405_c001_v7007000_t0000_u01785114845520") 2026/07/27 01:19:30 DEBUG : only18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ed6_d20260727_m011358_c001_v0001146_t0000_u01785114838888") 2026/07/27 01:19:30 DEBUG : only18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfec_d20260727_m011356_c001_v0001137_t0043_u01785114836263") 2026/07/27 01:19:30 DEBUG : only18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a79_d20260727_m011335_c001_v7007000_t0000_u01785114815439") 2026/07/27 01:19:30 DEBUG : only18: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf1c_d20260727_m011332_c001_v0001137_t0058_u01785114812397") 2026/07/27 01:19:30 DEBUG : only19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca52_d20260727_m011405_c001_v7007000_t0000_u01785114845694") 2026/07/27 01:19:30 DEBUG : only19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40661be68e388b98_d20260727_m011359_c001_v0001144_t0033_u01785114839245") 2026/07/27 01:19:30 DEBUG : only19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bff0_d20260727_m011357_c001_v0001137_t0033_u01785114837053") 2026/07/27 01:19:31 DEBUG : only19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a66_d20260727_m011334_c001_v7007000_t0000_u01785114814560") 2026/07/27 01:19:31 DEBUG : only19: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf22_d20260727_m011333_c001_v0001137_t0031_u01785114813205") 2026/07/27 01:19:31 DEBUG : only2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca53_d20260727_m011405_c001_v7007000_t0000_u01785114845924") 2026/07/27 01:19:31 DEBUG : only2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0c002_d20260727_m011358_c001_v0001137_t0027_u01785114838697") 2026/07/27 01:19:31 DEBUG : only2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf65_d20260727_m011342_c001_v0001137_t0014_u01785114822873") 2026/07/27 01:19:31 DEBUG : only2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370064_d20260727_m011335_c001_v7007000_t0000_u01785114815130") 2026/07/27 01:19:31 DEBUG : only2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bea3_d20260727_m011318_c001_v0001137_t0035_u01785114798565") 2026/07/27 01:19:31 DEBUG : only3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca54_d20260727_m011406_c001_v7007000_t0000_u01785114846101") 2026/07/27 01:19:31 DEBUG : only3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4013d9c6760a4ed2_d20260727_m011358_c001_v0001146_t0000_u01785114838708") 2026/07/27 01:19:31 DEBUG : only3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf6a_d20260727_m011343_c001_v0001137_t0030_u01785114823636") 2026/07/27 01:19:31 DEBUG : only3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f413394997cf3f054_d20260727_m011335_c001_v7007000_t0000_u01785114815140") 2026/07/27 01:19:31 DEBUG : only3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0beab_d20260727_m011319_c001_v0001137_t0013_u01785114799445") 2026/07/27 01:19:31 DEBUG : only4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca55_d20260727_m011406_c001_v7007000_t0000_u01785114846276") 2026/07/27 01:19:31 DEBUG : only4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40661be68e388b94_d20260727_m011358_c001_v0001144_t0033_u01785114838866") 2026/07/27 01:19:31 DEBUG : only4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf70_d20260727_m011344_c001_v0001137_t0028_u01785114824522") 2026/07/27 01:19:31 DEBUG : only4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a6a_d20260727_m011334_c001_v7007000_t0000_u01785114814734") 2026/07/27 01:19:31 DEBUG : only4: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0beb3_d20260727_m011320_c001_v0001137_t0023_u01785114800421") 2026/07/27 01:19:31 DEBUG : only5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca56_d20260727_m011406_c001_v7007000_t0000_u01785114846451") 2026/07/27 01:19:31 DEBUG : only5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0c008_d20260727_m011358_c001_v0001137_t0027_u01785114838878") 2026/07/27 01:19:31 DEBUG : only5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf7e_d20260727_m011345_c001_v0001137_t0039_u01785114825490") 2026/07/27 01:19:31 DEBUG : only5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42009d4baa54a645_d20260727_m011335_c001_v7007000_t0000_u01785114815294") 2026/07/27 01:19:31 DEBUG : only5: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bebb_d20260727_m011321_c001_v0001137_t0001_u01785114801400") 2026/07/27 01:19:31 DEBUG : only6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca58_d20260727_m011406_c001_v7007000_t0000_u01785114846627") 2026/07/27 01:19:31 DEBUG : only6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f406d287a624d32e0_d20260727_m011359_c001_v0001161_t0059_u01785114839084") 2026/07/27 01:19:32 DEBUG : only6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf86_d20260727_m011346_c001_v0001137_t0009_u01785114826074") 2026/07/27 01:19:32 DEBUG : only6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41455061a1820a6e_d20260727_m011334_c001_v7007000_t0000_u01785114814914") 2026/07/27 01:19:32 DEBUG : only6: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bec9_d20260727_m011322_c001_v0001137_t0028_u01785114802352") 2026/07/27 01:19:32 DEBUG : only7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca59_d20260727_m011406_c001_v7007000_t0000_u01785114846804") 2026/07/27 01:19:32 DEBUG : only7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f406d287a624d32dc_d20260727_m011358_c001_v0001161_t0059_u01785114838900") 2026/07/27 01:19:32 DEBUG : only7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf90_d20260727_m011346_c001_v0001137_t0037_u01785114826878") 2026/07/27 01:19:32 DEBUG : only7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370066_d20260727_m011335_c001_v7007000_t0000_u01785114815491") 2026/07/27 01:19:32 DEBUG : only7: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bed3_d20260727_m011323_c001_v0001137_t0012_u01785114803568") 2026/07/27 01:19:32 DEBUG : only8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca5a_d20260727_m011406_c001_v7007000_t0000_u01785114846980") 2026/07/27 01:19:32 DEBUG : only8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f40661be68e388b96_d20260727_m011359_c001_v0001144_t0033_u01785114839045") 2026/07/27 01:19:32 DEBUG : only8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bf9a_d20260727_m011347_c001_v0001137_t0033_u01785114827774") 2026/07/27 01:19:32 DEBUG : only8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f413394997cf3f05a_d20260727_m011335_c001_v7007000_t0000_u01785114815504") 2026/07/27 01:19:32 DEBUG : only8: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bed9_d20260727_m011324_c001_v0001137_t0012_u01785114804384") 2026/07/27 01:19:32 DEBUG : only9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca5b_d20260727_m011407_c001_v7007000_t0000_u01785114847156") 2026/07/27 01:19:32 DEBUG : only9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0c00c_d20260727_m011359_c001_v0001137_t0027_u01785114839056") 2026/07/27 01:19:32 DEBUG : only9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bfa2_d20260727_m011349_c001_v0001137_t0056_u01785114829104") 2026/07/27 01:19:32 DEBUG : only9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370065_d20260727_m011335_c001_v7007000_t0000_u01785114815310") 2026/07/27 01:19:32 DEBUG : only9: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bedd_d20260727_m011325_c001_v0001137_t0040_u01785114805112") 2026/07/27 01:19:32 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea1_d20260727_m010918_c001_v7007000_t0000_u01785114558700") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f111d3c97be6d6de9_d20260727_m010916_c001_v0001157_t0019_u01785114556446") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae98_d20260727_m010915_c001_v7007000_t0000_u01785114555228") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a75_d20260727_m010913_c001_v0001146_t0053_u01785114553072") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae91_d20260727_m010912_c001_v7007000_t0000_u01785114552306") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a67_d20260727_m010909_c001_v0001146_t0037_u01785114549759") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff272_d20260727_m010858_c001_v7007000_t0000_u01785114538385") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb25_d20260727_m010856_c001_v0001137_t0028_u01785114536808") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff258_d20260727_m010855_c001_v7007000_t0000_u01785114535296") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb19_d20260727_m010854_c001_v0001137_t0001_u01785114534199") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff239_d20260727_m010852_c001_v7007000_t0000_u01785114532868") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb07_d20260727_m010851_c001_v0001137_t0030_u01785114531776") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1e4_d20260727_m010845_c001_v7007000_t0000_u01785114525079") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bac5_d20260727_m010843_c001_v0001137_t0051_u01785114523741") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1d2_d20260727_m010843_c001_v7007000_t0000_u01785114523391") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bab7_d20260727_m010841_c001_v0001137_t0038_u01785114521835") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1ac_d20260727_m010841_c001_v7007000_t0000_u01785114521487") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0baaf_d20260727_m010840_c001_v0001137_t0007_u01785114520488") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0baad_d20260727_m010839_c001_v0001137_t0052_u01785114519823") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff183_d20260727_m010839_c001_v7007000_t0000_u01785114519474") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0baa2_d20260727_m010838_c001_v0001137_t0013_u01785114518498") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba9f_d20260727_m010837_c001_v0001137_t0044_u01785114517872") 2026/07/27 01:19:33 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff16e_d20260727_m010837_c001_v7007000_t0000_u01785114517522") 2026/07/27 01:19:34 DEBUG : potato: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba97_d20260727_m010836_c001_v0001137_t0043_u01785114516719") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3cf84f_d20260727_m011004_c001_v7007000_t0000_u01785114604859") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bc29_d20260727_m011004_c001_v0001137_t0006_u01785114604160") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4277822aa43f16b0_d20260727_m010955_c001_v7007000_t0000_u01785114595243") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4b05_d20260727_m010950_c001_v0001146_t0015_u01785114590550") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70e8fd_d20260727_m010943_c001_v7007000_t0000_u01785114583018") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bbc5_d20260727_m010938_c001_v0001137_t0036_u01785114578735") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aee9_d20260727_m010930_c001_v7007000_t0000_u01785114570383") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a9d_d20260727_m010925_c001_v0001146_t0011_u01785114565895") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff295_d20260727_m010903_c001_v7007000_t0000_u01785114543641") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb3b_d20260727_m010901_c001_v0001137_t0024_u01785114541327") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff283_d20260727_m010900_c001_v7007000_t0000_u01785114540976") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb31_d20260727_m010858_c001_v0001137_t0048_u01785114538909") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff274_d20260727_m010858_c001_v7007000_t0000_u01785114538560") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb2b_d20260727_m010857_c001_v0001137_t0025_u01785114537626") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff260_d20260727_m010856_c001_v7007000_t0000_u01785114536457") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb21_d20260727_m010855_c001_v0001137_t0035_u01785114535658") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff24a_d20260727_m010853_c001_v7007000_t0000_u01785114533849") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb0f_d20260727_m010852_c001_v0001137_t0022_u01785114532879") 2026/07/27 01:19:34 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ff1ed_d20260727_m010845_c001_v7007000_t0000_u01785114525775") 2026/07/27 01:19:35 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bacf_d20260727_m010844_c001_v0001137_t0041_u01785114524811") 2026/07/27 01:19:35 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad9b_d20260727_m010742_c001_v7007000_t0000_u01785114462866") 2026/07/27 01:19:35 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b92b_d20260727_m010742_c001_v0001137_t0002_u01785114462174") 2026/07/27 01:19:35 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad8d_d20260727_m010741_c001_v7007000_t0000_u01785114461277") 2026/07/27 01:19:35 DEBUG : potato2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b923_d20260727_m010740_c001_v0001137_t0037_u01785114460572") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4277822aa43f16b1_d20260727_m010955_c001_v7007000_t0000_u01785114595695") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4b09_d20260727_m010951_c001_v0001146_t0009_u01785114591776") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f422046c13a70e900_d20260727_m010943_c001_v7007000_t0000_u01785114583201") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bbc7_d20260727_m010939_c001_v0001137_t0059_u01785114579706") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aeea_d20260727_m010931_c001_v7007000_t0000_u01785114571153") 2026/07/27 01:19:35 DEBUG : potato3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4aa3_d20260727_m010926_c001_v0001146_t0028_u01785114566754") 2026/07/27 01:19:35 DEBUG : pre-dest1/1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e077f8_d20260727_m011139_c001_v7007000_t0000_u01785114699513") 2026/07/27 01:19:35 DEBUG : pre-dest1/1: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4c57_d20260727_m011131_c001_v0001146_t0046_u01785114691508") 2026/07/27 01:19:35 DEBUG : pre-dest2/2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4080a4a999e077f9_d20260727_m011139_c001_v7007000_t0000_u01785114699687") 2026/07/27 01:19:35 DEBUG : pre-dest2/2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bcf3_d20260727_m011132_c001_v0001137_t0013_u01785114692188") 2026/07/27 01:19:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498629_d20260727_m011117_c001_v7007000_t0000_u01785114677386") 2026/07/27 01:19:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4c1f_d20260727_m011113_c001_v0001146_t0046_u01785114673136") 2026/07/27 01:19:35 DEBUG : sizeonly: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c23d_d20260727_m010821_c001_v7007000_t0000_u01785114501793") 2026/07/27 01:19:35 DEBUG : sizeonly: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba25_d20260727_m010820_c001_v0001137_t0017_u01785114500520") 2026/07/27 01:19:35 DEBUG : splitbanan: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffdd8_d20260727_m011632_c001_v7007000_t0000_u01785114992957") 2026/07/27 01:19:35 DEBUG : splitbanan: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388da0_d20260727_m011624_c001_v0001144_t0033_u01785114984259") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933e6_d20260727_m011805_c001_v7007000_t0000_u01785115085645") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c37f_d20260727_m011758_c001_v0001137_t0007_u01785115078763") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d09ca_d20260727_m011747_c001_v7007000_t0000_u01785115067010") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c34d_d20260727_m011740_c001_v0001137_t0045_u01785115060434") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f403db3e77a498c3a_d20260727_m011728_c001_v7007000_t0000_u01785115048110") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c30d_d20260727_m011721_c001_v0001137_t0052_u01785115041703") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8bcbc_d20260727_m011709_c001_v7007000_t0000_u01785115029786") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c2cd_d20260727_m011703_c001_v0001137_t0044_u01785115023396") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4020872c60112d55_d20260727_m011651_c001_v7007000_t0000_u01785115011556") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c297_d20260727_m011644_c001_v0001137_t0004_u01785115004599") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f425cfe14b2df40af_d20260727_m011627_c001_v7007000_t0000_u01785114987322") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a519a_d20260727_m011623_c001_v0001146_t0045_u01785114983283") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759330b_d20260727_m011611_c001_v7007000_t0000_u01785114971180") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3534_d20260727_m011603_c001_v0001161_t0000_u01785114963762") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41142c4d30370427_d20260727_m011602_c001_v7007000_t0000_u01785114962631") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1ea_d20260727_m011558_c001_v0001137_t0049_u01785114958438") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f421046a48b1ffd2c_d20260727_m011546_c001_v7007000_t0000_u01785114946382") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c1a2_d20260727_m011538_c001_v0001137_t0001_u01785114938434") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f401662ec0967f1e2_d20260727_m011537_c001_v7007000_t0000_u01785114937517") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388cf0_d20260727_m011532_c001_v0001144_t0010_u01785114932848") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d024f_d20260727_m011515_c001_v7007000_t0000_u01785114915251") 2026/07/27 01:19:36 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c92_d20260727_m011510_c001_v0001144_t0017_u01785114910199") 2026/07/27 01:19:37 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f42394c0fd634ea0f_d20260727_m011457_c001_v7007000_t0000_u01785114897001") 2026/07/27 01:19:37 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c34_d20260727_m011450_c001_v0001144_t0026_u01785114890096") 2026/07/27 01:19:37 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f426e7bf1f925d8ee_d20260727_m011439_c001_v7007000_t0000_u01785114879114") 2026/07/27 01:19:37 DEBUG : splitbananasplit: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388c06_d20260727_m011432_c001_v0001144_t0017_u01785114872322") 2026/07/27 01:19:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41270844aa1754fb_d20260727_m011606_c001_v7007000_t0000_u01785114966411") 2026/07/27 01:19:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3522_d20260727_m011559_c001_v0001161_t0008_u01785114959419") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990caaa_d20260727_m011420_c001_v7007000_t0000_u01785114860892") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3346_d20260727_m011417_c001_v0001161_t0047_u01785114857885") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d017a_d20260727_m011416_c001_v7007000_t0000_u01785114856716") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4f0e_d20260727_m011413_c001_v0001146_t0019_u01785114853955") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea6_d20260727_m010922_c001_v7007000_t0000_u01785114562976") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb8b_d20260727_m010922_c001_v0001137_t0052_u01785114562039") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea4_d20260727_m010921_c001_v7007000_t0000_u01785114561303") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb81_d20260727_m010920_c001_v0001137_t0027_u01785114560245") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c23a_d20260727_m010818_c001_v7007000_t0000_u01785114498192") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba0d_d20260727_m010816_c001_v0001137_t0053_u01785114496643") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c238_d20260727_m010816_c001_v7007000_t0000_u01785114496297") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0ba01_d20260727_m010815_c001_v0001137_t0002_u01785114495047") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c22a_d20260727_m010812_c001_v7007000_t0000_u01785114492985") 2026/07/27 01:19:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9ef_d20260727_m010811_c001_v0001137_t0023_u01785114491616") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c21d_d20260727_m010811_c001_v7007000_t0000_u01785114491088") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9df_d20260727_m010809_c001_v0001137_t0027_u01785114489588") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9c9_d20260727_m010806_c001_v0001137_t0006_u01785114486749") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c205_d20260727_m010806_c001_v7007000_t0000_u01785114486397") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9c1_d20260727_m010805_c001_v0001137_t0000_u01785114485737") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9bb_d20260727_m010804_c001_v0001137_t0008_u01785114484778") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990c1fb_d20260727_m010804_c001_v7007000_t0000_u01785114484431") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b9a7_d20260727_m010801_c001_v0001137_t0032_u01785114481380") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b98f_d20260727_m010757_c001_v0001137_t0018_u01785114477741") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8adfc_d20260727_m010757_c001_v7007000_t0000_u01785114477396") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b98b_d20260727_m010756_c001_v0001137_t0009_u01785114476756") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b987_d20260727_m010755_c001_v0001137_t0023_u01785114475836") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8adfa_d20260727_m010755_c001_v7007000_t0000_u01785114475487") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b963_d20260727_m010751_c001_v0001137_t0040_u01785114471692") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8adf3_d20260727_m010751_c001_v7007000_t0000_u01785114471346") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b959_d20260727_m010750_c001_v0001137_t0035_u01785114470701") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ade8_d20260727_m010749_c001_v7007000_t0000_u01785114469834") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b953_d20260727_m010749_c001_v0001137_t0056_u01785114469216") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8addc_d20260727_m010748_c001_v7007000_t0000_u01785114468696") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b94d_d20260727_m010748_c001_v0001137_t0049_u01785114468061") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8adbe_d20260727_m010747_c001_v7007000_t0000_u01785114467201") 2026/07/27 01:19:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b945_d20260727_m010746_c001_v0001137_t0008_u01785114466346") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8adb2_d20260727_m010745_c001_v7007000_t0000_u01785114465829") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b93b_d20260727_m010744_c001_v0001137_t0055_u01785114464626") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ada4_d20260727_m010744_c001_v7007000_t0000_u01785114464016") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b931_d20260727_m010743_c001_v0001137_t0054_u01785114463387") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad77_d20260727_m010738_c001_v7007000_t0000_u01785114458732") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b90d_d20260727_m010737_c001_v0001137_t0017_u01785114457942") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad6a_d20260727_m010737_c001_v7007000_t0000_u01785114457425") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b907_d20260727_m010736_c001_v0001137_t0049_u01785114456504") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad5a_d20260727_m010735_c001_v7007000_t0000_u01785114455644") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b8f9_d20260727_m010734_c001_v0001137_t0005_u01785114454990") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ad45_d20260727_m010732_c001_v7007000_t0000_u01785114452919") 2026/07/27 01:19:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0b8e9_d20260727_m010731_c001_v0001137_t0021_u01785114451985") 2026/07/27 01:19:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990caaf_d20260727_m011421_c001_v7007000_t0000_u01785114861068") 2026/07/27 01:19:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388bd8_d20260727_m011417_c001_v0001144_t0021_u01785114857898") 2026/07/27 01:19:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f407f393e6e3d017b_d20260727_m011416_c001_v7007000_t0000_u01785114856893") 2026/07/27 01:19:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c074_d20260727_m011413_c001_v0001137_t0045_u01785114853615") 2026/07/27 01:19:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933f1_d20260727_m011807_c001_v7007000_t0000_u01785115087893") 2026/07/27 01:19:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a52f6_d20260727_m011807_c001_v0001146_t0019_u01785115087022") 2026/07/27 01:19:39 DEBUG : sub/yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea0_d20260727_m010918_c001_v7007000_t0000_u01785114558130") 2026/07/27 01:19:39 DEBUG : sub/yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4a7f_d20260727_m010916_c001_v0001146_t0014_u01785114556092") 2026/07/27 01:19:39 DEBUG : test_dir1/file2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca68_d20260727_m011412_c001_v7007000_t0000_u01785114852880") 2026/07/27 01:19:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c060_d20260727_m011410_c001_v0001137_t0045_u01785114850377") 2026/07/27 01:19:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca61_d20260727_m011409_c001_v7007000_t0000_u01785114849643") 2026/07/27 01:19:40 DEBUG : test_dir1/file2: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3310_d20260727_m011408_c001_v0001161_t0014_u01785114848077") 2026/07/27 01:19:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca69_d20260727_m011413_c001_v7007000_t0000_u01785114853063") 2026/07/27 01:19:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d331c_d20260727_m011410_c001_v0001161_t0004_u01785114850386") 2026/07/27 01:19:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4091565d5990ca62_d20260727_m011409_c001_v7007000_t0000_u01785114849818") 2026/07/27 01:19:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a4ef6_d20260727_m011408_c001_v0001146_t0038_u01785114848087") 2026/07/27 01:19:40 DEBUG : three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae87_d20260727_m010908_c001_v7007000_t0000_u01785114548985") 2026/07/27 01:19:40 DEBUG : three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb5b_d20260727_m010907_c001_v0001137_t0016_u01785114547543") 2026/07/27 01:19:40 DEBUG : three: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb51_d20260727_m010905_c001_v0001137_t0025_u01785114545047") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875933fc_d20260727_m011809_c001_v7007000_t0000_u01785115089548") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d371a_d20260727_m011808_c001_v0001161_t0050_u01785115088833") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759349a_d20260727_m011831_c001_v7007000_t0000_u01785115111383") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ef8_d20260727_m011828_c001_v0001144_t0049_u01785115108848") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759346e_d20260727_m011827_c001_v7007000_t0000_u01785115107194") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3772_d20260727_m011825_c001_v0001161_t0053_u01785115105304") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759344f_d20260727_m011824_c001_v7007000_t0000_u01785115104358") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a5320_d20260727_m011823_c001_v0001146_t0002_u01785115103486") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593428_d20260727_m011817_c001_v7007000_t0000_u01785115097406") 2026/07/27 01:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3750_d20260727_m011816_c001_v0001161_t0046_u01785115096126") 2026/07/27 01:19:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759343b_d20260727_m011820_c001_v7007000_t0000_u01785115100686") 2026/07/27 01:19:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ee4_d20260727_m011818_c001_v0001144_t0037_u01785115098367") 2026/07/27 01:19:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f38759341d_d20260727_m011815_c001_v7007000_t0000_u01785115095192") 2026/07/27 01:19:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1013d9c6760a530a_d20260727_m011814_c001_v0001146_t0020_u01785115094369") 2026/07/27 01:19:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593411_d20260727_m011813_c001_v7007000_t0000_u01785115093331") 2026/07/27 01:19:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c3ad_d20260727_m011812_c001_v0001137_t0009_u01785115092558") 2026/07/27 01:19:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593406_d20260727_m011811_c001_v7007000_t0000_u01785115091606") 2026/07/27 01:19:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f10661be68e388ecc_d20260727_m011810_c001_v0001144_t0021_u01785115090542") 2026/07/27 01:19:41 DEBUG : toe/toe/toe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f418881b45370bbc0_d20260727_m011836_c001_v7007000_t0000_u01785115116599") 2026/07/27 01:19:41 DEBUG : toe/toe/toe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f106d287a624d3794_d20260727_m011835_c001_v0001161_t0000_u01785115115847") 2026/07/27 01:19:41 DEBUG : toe/toe/toe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593442_d20260727_m011822_c001_v7007000_t0000_u01785115102535") 2026/07/27 01:19:41 DEBUG : toe/toe/toe: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c3c9_d20260727_m011821_c001_v0001137_t0034_u01785115101634") 2026/07/27 01:19:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f3875934a1_d20260727_m011831_c001_v7007000_t0000_u01785115111998") 2026/07/27 01:19:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0c757_d20260727_m011830_c001_v0001137_t0028_u01785115110939") 2026/07/27 01:19:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f415eb8f387593475_d20260727_m011827_c001_v7007000_t0000_u01785115107861") 2026/07/27 01:19:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1027c26b9dfb5075_d20260727_m011826_c001_v0001091_t0052_u01785115106695") 2026/07/27 01:19:41 DEBUG : two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae88_d20260727_m010909_c001_v7007000_t0000_u01785114549175") 2026/07/27 01:19:41 DEBUG : two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f411d3c97be6d6dcf_d20260727_m010906_c001_v0001157_t0019_u01785114546965") 2026/07/27 01:19:41 DEBUG : two: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f4104e19ac3b0bb4f_d20260727_m010904_c001_v0001137_t0027_u01785114544872") 2026/07/27 01:19:41 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8aea2_d20260727_m010918_c001_v7007000_t0000_u01785114558891") 2026/07/27 01:19:42 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f109484a6198e4a54_d20260727_m010917_c001_v0001146_t0040_u01785114557807") 2026/07/27 01:19:42 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae96_d20260727_m010914_c001_v7007000_t0000_u01785114554655") 2026/07/27 01:19:42 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1104e19ac3b0bb6b_d20260727_m010913_c001_v0001137_t0055_u01785114553432") 2026/07/27 01:19:42 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae8e_d20260727_m010911_c001_v7007000_t0000_u01785114551735") 2026/07/27 01:19:42 DEBUG : yam: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f111d3c97be6d6dd7_d20260727_m010909_c001_v0001157_t0048_u01785114549769") 2026/07/27 01:19:42 DEBUG : yaml: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae9a_d20260727_m010915_c001_v7007000_t0000_u01785114555505") 2026/07/27 01:19:42 DEBUG : yaml: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f104d29259e0de9e0_d20260727_m010914_c001_v0001174_t0041_u01785114554296") 2026/07/27 01:19:42 DEBUG : yaml: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f41609b788ff8ae92_d20260727_m010912_c001_v7007000_t0000_u01785114552499") 2026/07/27 01:19:42 DEBUG : yaml: Deleting (id "4_zaf02dd8310cdab1b9ff80e1b_f1027e78d0eb170d9_d20260727_m010911_c001_v0001174_t0012_u01785114551079") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m14.192519276s (try 1/5)