"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/05 03:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe" 2026/06/05 03:04:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 03:04:17 DEBUG : Creating backend with remote "/tmp/rclone2566935462" === 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-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/05 03:04:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:20 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:20 DEBUG : B2 bucket rclone-test-herohoc3zefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:21 DEBUG : Creating backend with remote "/non-existing" 2026/06/05 03:04:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/05 03:04:21 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:21 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:24 INFO : B2 bucket rclone-test-herohoc3zefe: Running all checks before starting transfers 2026/06/05 03:04:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:24 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:24 INFO : B2 bucket rclone-test-herohoc3zefe: Checks finished, now starting transfers 2026/06/05 03:04:24 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:25 ERROR : Ignoring --no-traverse with sync 2026/06/05 03:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:26 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/05 03:04:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:27 DEBUG : hello world2: size = 12 OK 2026/06/05 03:04:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/05 03:04:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:04:28 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:28 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:28 DEBUG : potato2: size = 11 OK 2026/06/05 03:04:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:04:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:30 DEBUG : potato2: size = 11 OK 2026/06/05 03:04:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/05 03:04:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:04:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/05 03:04:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:04:31 INFO : sub dir2: Making directory 2026/06/05 03:04:31 INFO : sub dir: Making directory 2026/06/05 03:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:31 INFO : sub dir2/sub sub dir2: Making directory 2026/06/05 03:04:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/05 03:04:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:32 INFO : sub dir2: Making directory 2026/06/05 03:04:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/05 03:04:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:32 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:32 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:33 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:04:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:04:33 INFO : sub dir2: Making directory 2026/06/05 03:04:33 INFO : sub dir: Making directory 2026/06/05 03:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:34 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/05 03:04:34 DEBUG : B2 bucket rclone-test-herohoc3zefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/05 03:04:34 DEBUG : B2 bucket rclone-test-herohoc3zefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:35 INFO : sub dir2: Making directory 2026/06/05 03:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:35 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:35 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:35 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:36 DEBUG : sub dir2: Making directory with metadata 2026/06/05 03:04:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:04:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:04:36 INFO : sub dir2: Making directory 2026/06/05 03:04:36 INFO : sub dir: Making directory 2026/06/05 03:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:36 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:36 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:37 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/05 03:04:37 DEBUG : B2 bucket rclone-test-herohoc3zefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:38 INFO : sub dir2: Making directory 2026/06/05 03:04:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:38 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:04:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pefucuv6moci" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-pefucuv6moci 2026/06/05 03:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:41 DEBUG : B2 bucket rclone-test-pefucuv6moci: Waiting for checks to finish 2026/06/05 03:04:41 DEBUG : B2 bucket rclone-test-pefucuv6moci: Waiting for transfers to finish 2026/06/05 03:04:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:04:42 DEBUG : B2 bucket rclone-test-pefucuv6moci: Purge remote 2026/06/05 03:04:42 INFO : B2 bucket rclone-test-pefucuv6moci: cleaning bucket "rclone-test-pefucuv6moci" of all files 2026/06/05 03:04:42 DEBUG : sub dir/hello world: Deleting (id "4_z3f227d33b0dd9b5b9fe80e1b_f10383a298072fb47_d20260605_m030441_c001_v0001097_t0047_u01780628681939") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:04:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:04:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:04:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:44 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:04:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/05 03:04:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bisesaz5rodi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-bisesaz5rodi 2026/06/05 03:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:47 DEBUG : B2 bucket rclone-test-bisesaz5rodi: Waiting for checks to finish 2026/06/05 03:04:47 DEBUG : B2 bucket rclone-test-bisesaz5rodi: Waiting for transfers to finish 2026/06/05 03:04:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:04:49 DEBUG : B2 bucket rclone-test-bisesaz5rodi: Waiting for checks to finish 2026/06/05 03:04:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:04:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bisesaz5rodi) 2026/06/05 03:04:49 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:04:49 DEBUG : B2 bucket rclone-test-bisesaz5rodi: Waiting for transfers to finish 2026/06/05 03:04:50 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:04:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/05 03:04:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:04:50 DEBUG : B2 bucket rclone-test-bisesaz5rodi: Purge remote 2026/06/05 03:04:50 INFO : B2 bucket rclone-test-bisesaz5rodi: cleaning bucket "rclone-test-bisesaz5rodi" of all files 2026/06/05 03:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f028db3b0dd9b5b9fe80e1b_f11315c721f5695a9_d20260605_m030450_c001_v0001174_t0035_u01780628690040") 2026/06/05 03:04:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f028db3b0dd9b5b9fe80e1b_f10770d3417b7169f_d20260605_m030448_c001_v0001032_t0010_u01780628688116") --- PASS: TestServerSideCopyOverSelf (6.44s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:53 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:04:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:04:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:04:53 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:04:53 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:04:53 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:04:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/05 03:04:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/05 03:04:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tuzobuc5cuwe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-tuzobuc5cuwe 2026/06/05 03:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:04:56 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for checks to finish 2026/06/05 03:04:56 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for transfers to finish 2026/06/05 03:04:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:04:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:04:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:04:58 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for checks to finish 2026/06/05 03:04:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:04:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tuzobuc5cuwe) 2026/06/05 03:04:58 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:04:58 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for transfers to finish 2026/06/05 03:04:58 DEBUG : sub dir/hello world: size = 17 OK 2026/06/05 03:04:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/05 03:04:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:04:59 INFO : sub dir/hello world: Deleted 2026/06/05 03:05:00 DEBUG : testing file moves 2026/06/05 03:05:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tuzobuc5cuwe) 2026/06/05 03:05:00 DEBUG : sub dir/hello world: Sizes differ 2026/06/05 03:05:00 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for checks to finish 2026/06/05 03:05:00 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Waiting for transfers to finish 2026/06/05 03:05:00 DEBUG : sub dir/hello world: size = 24 OK 2026/06/05 03:05:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/05 03:05:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/05 03:05:01 INFO : sub dir/hello world: Deleted 2026/06/05 03:05:01 DEBUG : B2 bucket rclone-test-tuzobuc5cuwe: Purge remote 2026/06/05 03:05:01 INFO : B2 bucket rclone-test-tuzobuc5cuwe: cleaning bucket "rclone-test-tuzobuc5cuwe" of all files 2026/06/05 03:05:01 DEBUG : sub dir/hello world: Deleting (id "4_zcf82adc3b0dd9b5b9fe80e1b_f101f33ee7c980e62_d20260605_m030500_c001_v0001033_t0036_u01780628700558") 2026/06/05 03:05:01 DEBUG : sub dir/hello world: Deleting (id "4_zcf82adc3b0dd9b5b9fe80e1b_f10833b12548f3cf1_d20260605_m030458_c001_v0001174_t0034_u01780628698624") 2026/06/05 03:05:01 DEBUG : sub dir/hello world: Deleting (id "4_zcf82adc3b0dd9b5b9fe80e1b_f109daaf79710471f_d20260605_m030456_c001_v0001154_t0022_u01780628696905") --- PASS: TestServerSideMoveOverSelf (9.29s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:03 ERROR : error listing: directory not found 2026/06/05 03:05:03 INFO : Local file system at /tmp/rclone2566935462: Making directory 2026/06/05 03:05:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:05:05 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for checks to finish 2026/06/05 03:05:05 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for transfers to finish 2026/06/05 03:05:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/05 03:05:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:05:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/05 03:05:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/05 03:05:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:07 DEBUG : check sum: size = 1 OK 2026/06/05 03:05:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:05:07 INFO : check sum: Copied (new) 2026/06/05 03:05:07 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:08 DEBUG : check sum: size = 1 OK 2026/06/05 03:05:08 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:05:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/05 03:05:08 DEBUG : check sum: Unchanged skipping 2026/06/05 03:05:08 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:08 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/05 03:05:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:09 DEBUG : sizeonly: size = 6 OK 2026/06/05 03:05:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/05 03:05:09 INFO : sizeonly: Copied (new) 2026/06/05 03:05:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:09 DEBUG : sizeonly: size = 6 OK 2026/06/05 03:05:09 DEBUG : sizeonly: Sizes identical 2026/06/05 03:05:09 DEBUG : sizeonly: Unchanged skipping 2026/06/05 03:05:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/05 03:05:10 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:10 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/05 03:05:11 INFO : ignore-size: Copied (new) 2026/06/05 03:05:11 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:05:11 DEBUG : ignore-size: Unchanged skipping 2026/06/05 03:05:11 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:11 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:11 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:13 DEBUG : existing: size = 6 OK 2026/06/05 03:05:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:05:13 DEBUG : existing: Unchanged skipping 2026/06/05 03:05:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:13 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:13 INFO : There was nothing to transfer 2026/06/05 03:05:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/05 03:05:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:13 DEBUG : existing: size = 6 OK 2026/06/05 03:05:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/05 03:05:13 INFO : existing: Copied (replaced existing) 2026/06/05 03:05:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:05:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:15 DEBUG : existing: size = 6 OK 2026/06/05 03:05:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/05 03:05:15 INFO : existing: Copied (new) 2026/06/05 03:05:15 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:15 DEBUG : existing: Destination exists, skipping 2026/06/05 03:05:15 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:15 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:15 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:17 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/05 03:05:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:17 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:05:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:17 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:05:17 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:17 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:17 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:05:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:17 INFO : a/potato2: Copied (new) 2026/06/05 03:05:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:19 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:05:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:05:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/05 03:05:19 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:19 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:19 INFO : There was nothing to transfer 2026/06/05 03:05:20 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:20 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:05:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:05:20 INFO : empty space: Updated modification time in destination 2026/06/05 03:05:20 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:20 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:20 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:22 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:05:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:05:22 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:22 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:23 DEBUG : foo: size = 3 OK 2026/06/05 03:05:23 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/05 03:05:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:23 DEBUG : foo: sha1 differ 2026/06/05 03:05:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:23 DEBUG : foo: size = 3 OK 2026/06/05 03:05:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/05 03:05:23 INFO : foo: Copied (replaced existing) 2026/06/05 03:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/05 03:05:25 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:25 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:25 DEBUG : potato: size = 60 OK 2026/06/05 03:05:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:25 INFO : potato: Copied (new) 2026/06/05 03:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:27 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:27 DEBUG : potato: size = 60 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:27 DEBUG : potato: Sizes differ 2026/06/05 03:05:27 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:27 DEBUG : potato: size = 21 OK 2026/06/05 03:05:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/05 03:05:27 INFO : potato: Copied (replaced existing) 2026/06/05 03:05:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:29 DEBUG : potato: size = 21 OK 2026/06/05 03:05:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/05 03:05:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:29 DEBUG : potato: sha1 differ 2026/06/05 03:05:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:29 DEBUG : potato: size = 21 OK 2026/06/05 03:05:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/05 03:05:29 INFO : potato: Copied (replaced existing) 2026/06/05 03:05:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:31 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:31 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/05 03:05:31 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:33 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:33 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:33 DEBUG : potato2: size = 60 OK 2026/06/05 03:05:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:33 INFO : potato2: Copied (new) 2026/06/05 03:05:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:35 INFO : d: Making directory 2026/06/05 03:05:35 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/05 03:05:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:35 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:05:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:35 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:05:36 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:05:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:36 INFO : a/potato2: Copied (new) 2026/06/05 03:05:36 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:36 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:36 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:38 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/05 03:05:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:38 DEBUG : c/non empty space: size = 5 OK 2026/06/05 03:05:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:38 DEBUG : c/non empty space: Unchanged skipping 2026/06/05 03:05:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:38 DEBUG : a/potato2: size = 60 OK 2026/06/05 03:05:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:38 INFO : a/potato2: Copied (new) 2026/06/05 03:05:38 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting files as there were IO errors 2026/06/05 03:05:38 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:40 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:41 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:41 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:41 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:41 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:41 INFO : potato: Deleted 2026/06/05 03:05:41 DEBUG : potato2: size = 60 OK 2026/06/05 03:05:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:43 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:43 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:43 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:43 INFO : potato: Deleted 2026/06/05 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:43 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:43 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:43 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:43 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:44 DEBUG : potato2: size = 60 OK 2026/06/05 03:05:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:05:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.59s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:05:45 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:45 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:46 DEBUG : potato2: size = 19 OK 2026/06/05 03:05:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/05 03:05:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : enormous: Excluded 2026/06/05 03:05:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : potato2: Excluded 2026/06/05 03:05:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : potato2: Excluded 2026/06/05 03:05:48 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:48 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:48 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:48 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:48 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:48 INFO : There was nothing to transfer 2026/06/05 03:05:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : enormous: Excluded 2026/06/05 03:05:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : potato2: Excluded 2026/06/05 03:05:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:05:48 DEBUG : potato2: Excluded 2026/06/05 03:05:48 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/05 03:05:48 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:48 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for checks to finish 2026/06/05 03:05:48 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for transfers to finish 2026/06/05 03:05:48 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:50 DEBUG : enormous: Excluded (Size Filter) 2026/06/05 03:05:50 DEBUG : enormous: Excluded 2026/06/05 03:05:50 DEBUG : potato2: Excluded (Size Filter) 2026/06/05 03:05:50 DEBUG : potato2: Excluded 2026/06/05 03:05:50 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:50 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:05:50 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:50 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:50 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:50 INFO : enormous: Deleted 2026/06/05 03:05:51 INFO : potato2: Deleted 2026/06/05 03:05:51 INFO : There was nothing to transfer 2026/06/05 03:05:51 DEBUG : empty space: size = 1 OK 2026/06/05 03:05:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/05 03:05:51 DEBUG : empty space: Unchanged skipping 2026/06/05 03:05:51 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for checks to finish 2026/06/05 03:05:51 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for transfers to finish 2026/06/05 03:05:51 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:51 INFO : potato2: Deleted 2026/06/05 03:05:51 INFO : enormous: Deleted 2026/06/05 03:05:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:05:53 DEBUG : five: Need to transfer - File not found at Destination 2026/06/05 03:05:53 DEBUG : three: size = 5 OK 2026/06/05 03:05:53 DEBUG : three: Sizes identical 2026/06/05 03:05:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/05 03:05:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:53 DEBUG : one: Destination is newer than source, skipping 2026/06/05 03:05:53 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:53 DEBUG : four: size = 8 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:53 DEBUG : two: size = 3 OK 2026/06/05 03:05:53 DEBUG : four: Sizes differ 2026/06/05 03:05:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/05 03:05:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:53 DEBUG : two: sha1 differ 2026/06/05 03:05:53 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:53 DEBUG : five: size = 4 OK 2026/06/05 03:05:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/05 03:05:53 INFO : five: Copied (new) 2026/06/05 03:05:54 DEBUG : four: size = 4 OK 2026/06/05 03:05:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/05 03:05:54 INFO : four: Copied (replaced existing) 2026/06/05 03:05:54 DEBUG : two: size = 3 OK 2026/06/05 03:05:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/05 03:05:54 INFO : two: Copied (replaced existing) 2026/06/05 03:05:54 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:54 DEBUG : five: size = 4 OK 2026/06/05 03:05:54 DEBUG : four: size = 4 OK 2026/06/05 03:05:54 DEBUG : one: Destination is newer than source, skipping 2026/06/05 03:05:54 DEBUG : three: size = 5 OK 2026/06/05 03:05:54 DEBUG : two: size = 3 OK 2026/06/05 03:05:54 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/05 03:05:54 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/05 03:05:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/05 03:05:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/05 03:05:54 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/05 03:05:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/05 03:05:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2566935462) 2026/06/05 03:05:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:05:54 DEBUG : three: sha1 differ 2026/06/05 03:05:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/05 03:05:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/05 03:05:54 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/05 03:05:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/05 03:05:54 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:55 DEBUG : three: size = 5 OK 2026/06/05 03:05:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:05:55 INFO : three: Copied (replaced existing) 2026/06/05 03:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/05 03:05:57 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:05:57 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:05:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/05 03:05:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/05 03:05:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:05:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:57 DEBUG : potato: size = 14 OK 2026/06/05 03:05:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/05 03:05:57 INFO : potato: Copied (new) 2026/06/05 03:05:57 DEBUG : yam: size = 11 OK 2026/06/05 03:05:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:05:57 INFO : yam: Copied (new) 2026/06/05 03:05:57 DEBUG : Waiting for deletions to finish 2026/06/05 03:05:57 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:05:57 DEBUG : potato: size = 14 OK 2026/06/05 03:05:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:05:57 DEBUG : potato: Unchanged skipping 2026/06/05 03:05:57 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:05:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:05:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:05:58 DEBUG : yaml: size = 11 OK 2026/06/05 03:05:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:05:58 INFO : yam: Copied (server-side copy) to: yaml 2026/06/05 03:05:58 INFO : yam: Deleted 2026/06/05 03:05:58 INFO : yaml: Renamed from "yam" 2026/06/05 03:05:58 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/05 03:06:00 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:06:00 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:06:00 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/05 03:06:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/05 03:06:00 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:06:00 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:00 DEBUG : yam: size = 11 OK 2026/06/05 03:06:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:06:00 INFO : yam: Copied (new) 2026/06/05 03:06:00 DEBUG : potato: size = 14 OK 2026/06/05 03:06:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/05 03:06:00 INFO : potato: Copied (new) 2026/06/05 03:06:00 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:00 DEBUG : potato: size = 14 OK 2026/06/05 03:06:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:06:00 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:06:00 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:06:00 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:00 DEBUG : potato: Unchanged skipping 2026/06/05 03:06:00 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:06:01 DEBUG : yaml: size = 11 OK 2026/06/05 03:06:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:06:01 INFO : yam: Copied (server-side copy) to: yaml 2026/06/05 03:06:01 INFO : yam: Deleted 2026/06/05 03:06:01 INFO : yaml: Renamed from "yam" 2026/06/05 03:06:01 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/05 03:06:02 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:06:02 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:06:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/05 03:06:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:06:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/05 03:06:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:02 DEBUG : sub/yam: size = 11 OK 2026/06/05 03:06:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:06:02 INFO : sub/yam: Copied (new) 2026/06/05 03:06:03 DEBUG : potato: size = 14 OK 2026/06/05 03:06:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/05 03:06:03 INFO : potato: Copied (new) 2026/06/05 03:06:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:03 DEBUG : potato: size = 14 OK 2026/06/05 03:06:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:06:03 DEBUG : potato: Unchanged skipping 2026/06/05 03:06:03 INFO : B2 bucket rclone-test-herohoc3zefe: Making map for --track-renames 2026/06/05 03:06:03 INFO : B2 bucket rclone-test-herohoc3zefe: Finished making map for --track-renames 2026/06/05 03:06:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for renames to finish 2026/06/05 03:06:04 DEBUG : yam: size = 11 OK 2026/06/05 03:06:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/05 03:06:04 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/05 03:06:04 INFO : sub/yam: Deleted 2026/06/05 03:06:04 INFO : yam: Renamed from "sub/yam" 2026/06/05 03:06:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:05 DEBUG : Creating backend with remote "/tmp/rclone2566935462/dir1" 2026/06/05 03:06:05 DEBUG : Creating backend with remote "/tmp/rclone2566935462/dir2" 2026/06/05 03:06:05 DEBUG : Local file system at /tmp/rclone2566935462/dir2: Using server-side directory move 2026/06/05 03:06:05 INFO : Local file system at /tmp/rclone2566935462/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/05 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/05 03:06:05 DEBUG : Local file system at /tmp/rclone2566935462/dir2: Waiting for checks to finish 2026/06/05 03:06:05 DEBUG : Local file system at /tmp/rclone2566935462/dir2: Waiting for transfers to finish 2026/06/05 03:06:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:06:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/05 03:06:06 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:06 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:06 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1102-03.backblaze.com/b2api/v1/b2_upload_file/4f521d83b0dd9b5b9fe80e1b/c001_v0001102_t0034": EOF 2026/06/05 03:06:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-03.backblaze.com/b2api/v1/b2_upload_file/4f521d83b0dd9b5b9fe80e1b/c001_v0001102_t0034": EOF) 2026/06/05 03:06:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 03:06:06 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1102-03.backblaze.com/b2api/v1/b2_upload_file/4f521d83b0dd9b5b9fe80e1b/c001_v0001102_t0034": EOF - low level retry 0/10 2026/06/05 03:06:06 DEBUG : pacer: Reducing sleep to 10ms 2026/06/05 03:06:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/05 03:06:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/05 03:06:06 INFO : nested/sub dir/file: Copied (new) 2026/06/05 03:06:06 INFO : nested/sub dir/file: Deleted 2026/06/05 03:06:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:06:06 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:06:06 INFO : sub dir/hello world: Deleted 2026/06/05 03:06:06 INFO : sub dir: Removing directory 2026/06/05 03:06:06 INFO : nested/sub dir: Removing directory 2026/06/05 03:06:06 INFO : nested: Removing directory 2026/06/05 03:06:06 DEBUG : Local file system at /tmp/rclone2566935462: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/05 03:06:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/05 03:06:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/05 03:06:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:06:07 INFO : sub dir/hello world: Copied (new) 2026/06/05 03:06:07 INFO : sub dir/hello world: Deleted 2026/06/05 03:06:07 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/05 03:06:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/05 03:06:07 INFO : nested/sub dir/file: Copied (new) 2026/06/05 03:06:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/05 03:06:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:06:08 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:08 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:09 DEBUG : existing: size = 6 OK 2026/06/05 03:06:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/05 03:06:09 INFO : existing: Copied (new) 2026/06/05 03:06:09 INFO : existing: Deleted 2026/06/05 03:06:09 DEBUG : existing-b: size = 6 OK 2026/06/05 03:06:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/05 03:06:09 INFO : existing-b: Copied (new) 2026/06/05 03:06:09 INFO : existing-b: Deleted 2026/06/05 03:06:09 DEBUG : existing: Destination exists, skipping 2026/06/05 03:06:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/05 03:06:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:09 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-meyedel4xica" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-meyedel4xica 2026/06/05 03:06:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:14 DEBUG : empty space: size = 1 OK 2026/06/05 03:06:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:06:14 DEBUG : empty space: Unchanged skipping 2026/06/05 03:06:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:06:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-meyedel4xica) 2026/06/05 03:06:14 DEBUG : potato3: Sizes differ 2026/06/05 03:06:14 DEBUG : B2 bucket rclone-test-meyedel4xica: Waiting for checks to finish 2026/06/05 03:06:14 INFO : empty space: Deleted 2026/06/05 03:06:14 DEBUG : B2 bucket rclone-test-meyedel4xica: Waiting for transfers to finish 2026/06/05 03:06:15 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:15 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:15 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:15 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:15 INFO : potato2: Deleted 2026/06/05 03:06:15 INFO : potato3: Deleted 2026/06/05 03:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gonazaj6wote" 2026/06/05 03:06:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/05 03:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/05 03:06:17 DEBUG : B2 bucket rclone-test-gonazaj6wote: Waiting for checks to finish 2026/06/05 03:06:17 DEBUG : B2 bucket rclone-test-gonazaj6wote: Waiting for transfers to finish 2026/06/05 03:06:18 DEBUG : empty space: size = 1 OK 2026/06/05 03:06:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:06:18 INFO : empty space: Copied (server-side copy) 2026/06/05 03:06:18 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:18 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:18 INFO : empty space: Deleted 2026/06/05 03:06:18 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:18 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:18 INFO : potato2: Deleted 2026/06/05 03:06:18 INFO : potato3: Deleted 2026/06/05 03:06:18 DEBUG : B2 bucket rclone-test-gonazaj6wote: Purge remote 2026/06/05 03:06:18 INFO : B2 bucket rclone-test-gonazaj6wote: cleaning bucket "rclone-test-gonazaj6wote" of all files 2026/06/05 03:06:19 DEBUG : empty space: Deleting (id "4_z6f72ed93b0ed9b5b9fe80e1b_f114d34dacc01bd81_d20260605_m030617_c001_v0001044_t0028_u01780628777712") 2026/06/05 03:06:19 DEBUG : potato2: Deleting (id "4_z6f72ed93b0ed9b5b9fe80e1b_f11571c8107acbc8a_d20260605_m030618_c001_v0001184_t0015_u01780628778077") 2026/06/05 03:06:19 DEBUG : potato3: Deleting (id "4_z6f72ed93b0ed9b5b9fe80e1b_f116112b8063924d3_d20260605_m030618_c001_v0001099_t0015_u01780628778091") 2026/06/05 03:06:19 DEBUG : B2 bucket rclone-test-meyedel4xica: Purge remote 2026/06/05 03:06:19 INFO : B2 bucket rclone-test-meyedel4xica: cleaning bucket "rclone-test-meyedel4xica" of all files 2026/06/05 03:06:20 DEBUG : empty space: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f418852e2c3de8e7c_d20260605_m030618_c001_v7007000_t0000_u01780628778269") 2026/06/05 03:06:20 DEBUG : empty space: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f110203bd6e275a1d_d20260605_m030613_c001_v0001039_t0026_u01780628773454") 2026/06/05 03:06:20 DEBUG : potato2: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f41340d5323a35fad_d20260605_m030618_c001_v7007000_t0000_u01780628778287") 2026/06/05 03:06:20 DEBUG : potato2: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f107d908a7f6daa68_d20260605_m030614_c001_v0001090_t0057_u01780628774903") 2026/06/05 03:06:20 DEBUG : potato3: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f418852e2c3de8e7d_d20260605_m030618_c001_v7007000_t0000_u01780628778469") 2026/06/05 03:06:20 DEBUG : potato3: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f110a856f68c62c58_d20260605_m030615_c001_v0001185_t0053_u01780628775281") 2026/06/05 03:06:20 DEBUG : potato3: Deleting (id "4_zafc2dd63b0ed9b5b9fe80e1b_f110203bd6e275a1f_d20260605_m030614_c001_v0001039_t0057_u01780628774032") --- PASS: TestServerSideMove (10.68s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qinofin7muri" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-qinofin7muri 2026/06/05 03:06:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:06:26 DEBUG : empty space: Excluded 2026/06/05 03:06:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:06:26 DEBUG : empty space: Excluded 2026/06/05 03:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:06:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qinofin7muri) 2026/06/05 03:06:26 DEBUG : potato3: Sizes differ 2026/06/05 03:06:26 DEBUG : B2 bucket rclone-test-qinofin7muri: Waiting for checks to finish 2026/06/05 03:06:26 DEBUG : B2 bucket rclone-test-qinofin7muri: Waiting for transfers to finish 2026/06/05 03:06:27 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:27 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:27 INFO : potato2: Deleted 2026/06/05 03:06:27 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:27 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:27 INFO : potato3: Deleted 2026/06/05 03:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-setemoj0puvo" 2026/06/05 03:06:28 DEBUG : empty space: Excluded (Size Filter) 2026/06/05 03:06:28 DEBUG : empty space: Excluded 2026/06/05 03:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/05 03:06:28 DEBUG : B2 bucket rclone-test-setemoj0puvo: Waiting for checks to finish 2026/06/05 03:06:28 DEBUG : B2 bucket rclone-test-setemoj0puvo: Waiting for transfers to finish 2026/06/05 03:06:29 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:29 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:29 INFO : potato2: Deleted 2026/06/05 03:06:30 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:30 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:30 INFO : potato3: Deleted 2026/06/05 03:06:30 DEBUG : B2 bucket rclone-test-setemoj0puvo: Purge remote 2026/06/05 03:06:30 INFO : B2 bucket rclone-test-setemoj0puvo: cleaning bucket "rclone-test-setemoj0puvo" of all files 2026/06/05 03:06:30 DEBUG : potato2: Deleting (id "4_z8f021d73b0fd9b5b9fe80e1b_f11397136691c5f08_d20260605_m030629_c001_v0001130_t0023_u01780628789544") 2026/06/05 03:06:30 DEBUG : potato3: Deleting (id "4_z8f021d73b0fd9b5b9fe80e1b_f119912f58e1d5814_d20260605_m030629_c001_v0001181_t0021_u01780628789897") 2026/06/05 03:06:31 DEBUG : B2 bucket rclone-test-qinofin7muri: Purge remote 2026/06/05 03:06:31 INFO : B2 bucket rclone-test-qinofin7muri: cleaning bucket "rclone-test-qinofin7muri" of all files 2026/06/05 03:06:31 DEBUG : empty space: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f101dfc208e70e3a3_d20260605_m030625_c001_v0001131_t0021_u01780628785136") 2026/06/05 03:06:31 DEBUG : potato2: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f42263b22ea19d17e_d20260605_m030629_c001_v7007000_t0000_u01780628789858") 2026/06/05 03:06:31 DEBUG : potato2: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f113e8236420a7166_d20260605_m030626_c001_v0001097_t0039_u01780628786720") 2026/06/05 03:06:31 DEBUG : potato3: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f42263b22ea19d17f_d20260605_m030630_c001_v7007000_t0000_u01780628790123") 2026/06/05 03:06:31 DEBUG : potato3: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f10227380d26be69a_d20260605_m030627_c001_v0001174_t0047_u01780628787087") 2026/06/05 03:06:31 DEBUG : potato3: Deleting (id "4_z5fd20d43b0fd9b5b9fe80e1b_f101dfc208e70e3a7_d20260605_m030625_c001_v0001131_t0005_u01780628785430") 2026/06/05 03:06:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/05 03:06:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 03:06:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mupaxaf6xare" 2026/06/05 03:06:35 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-herohoc3zefe -> B2 bucket rclone-test-mupaxaf6xare 2026/06/05 03:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:38 DEBUG : empty space: size = 1 OK 2026/06/05 03:06:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:06:38 DEBUG : empty space: Unchanged skipping 2026/06/05 03:06:38 DEBUG : potato3: size = 68 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:06:38 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mupaxaf6xare) 2026/06/05 03:06:38 DEBUG : potato3: Sizes differ 2026/06/05 03:06:38 DEBUG : B2 bucket rclone-test-mupaxaf6xare: Waiting for checks to finish 2026/06/05 03:06:38 INFO : empty space: Deleted 2026/06/05 03:06:38 DEBUG : B2 bucket rclone-test-mupaxaf6xare: Waiting for transfers to finish 2026/06/05 03:06:38 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:38 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:38 INFO : potato2: Deleted 2026/06/05 03:06:39 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:39 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:39 INFO : potato3: Deleted 2026/06/05 03:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nopatid9jabe" 2026/06/05 03:06:40 INFO : tomatoDir: Making directory 2026/06/05 03:06:40 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/05 03:06:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/05 03:06:40 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/05 03:06:40 DEBUG : B2 bucket rclone-test-nopatid9jabe: Waiting for checks to finish 2026/06/05 03:06:40 DEBUG : B2 bucket rclone-test-nopatid9jabe: Waiting for transfers to finish 2026/06/05 03:06:41 DEBUG : empty space: size = 1 OK 2026/06/05 03:06:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/05 03:06:41 INFO : empty space: Copied (server-side copy) 2026/06/05 03:06:41 DEBUG : potato2: size = 60 OK 2026/06/05 03:06:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/05 03:06:41 INFO : potato2: Copied (server-side copy) 2026/06/05 03:06:41 DEBUG : potato3: size = 68 OK 2026/06/05 03:06:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/05 03:06:41 INFO : potato3: Copied (server-side copy) 2026/06/05 03:06:42 INFO : empty space: Deleted 2026/06/05 03:06:42 INFO : potato2: Deleted 2026/06/05 03:06:42 INFO : potato3: Deleted 2026/06/05 03:06:42 DEBUG : B2 bucket rclone-test-nopatid9jabe: Purge remote 2026/06/05 03:06:42 INFO : B2 bucket rclone-test-nopatid9jabe: cleaning bucket "rclone-test-nopatid9jabe" of all files 2026/06/05 03:06:42 DEBUG : empty space: Deleting (id "4_zff524d53b0fd9b5b9fe80e1b_f1131cf4e5b24d41e_d20260605_m030641_c001_v0001173_t0016_u01780628801399") 2026/06/05 03:06:42 DEBUG : potato2: Deleting (id "4_zff524d53b0fd9b5b9fe80e1b_f114f869841d3a969_d20260605_m030641_c001_v0001185_t0056_u01780628801761") 2026/06/05 03:06:42 DEBUG : potato3: Deleting (id "4_zff524d53b0fd9b5b9fe80e1b_f114db5f21a60d79e_d20260605_m030641_c001_v0001177_t0030_u01780628801780") 2026/06/05 03:06:43 DEBUG : B2 bucket rclone-test-mupaxaf6xare: Purge remote 2026/06/05 03:06:43 INFO : B2 bucket rclone-test-mupaxaf6xare: cleaning bucket "rclone-test-mupaxaf6xare" of all files 2026/06/05 03:06:43 DEBUG : empty space: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f4088d4c39bef5da3_d20260605_m030641_c001_v7007000_t0000_u01780628801911") 2026/06/05 03:06:43 DEBUG : empty space: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f101ded7b49fe9346_d20260605_m030637_c001_v0001161_t0002_u01780628797142") 2026/06/05 03:06:43 DEBUG : potato2: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f41648053bc9d6f54_d20260605_m030641_c001_v7007000_t0000_u01780628801969") 2026/06/05 03:06:43 DEBUG : potato2: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f11201e2fb42fe4c0_d20260605_m030638_c001_v0001145_t0034_u01780628798318") 2026/06/05 03:06:43 DEBUG : potato3: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f4088d4c39bef5da4_d20260605_m030642_c001_v7007000_t0000_u01780628802094") 2026/06/05 03:06:43 DEBUG : potato3: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f106671fe33de3264_d20260605_m030638_c001_v0001037_t0040_u01780628798699") 2026/06/05 03:06:43 DEBUG : potato3: Deleting (id "4_z4f023d33b0fd9b5b9fe80e1b_f101ded7b49fe9348_d20260605_m030637_c001_v0001161_t0047_u01780628797543") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.80s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:45 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/rclone-sync-test" 2026/06/05 03:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/rclone-sync-test-include/layer2" 2026/06/05 03:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/rclone-sync-test-ignore-file" 2026/06/05 03:06:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/05 03:06:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 03:06:57 DEBUG : pacer: Reducing sleep to 10ms 2026/06/05 03:06:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/05 03:06:57 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test: Waiting for checks to finish 2026/06/05 03:06:57 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test: Waiting for transfers to finish 2026/06/05 03:06:57 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:57 INFO : There was nothing to transfer 2026/06/05 03:06:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/05 03:06:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:57 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:57 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:57 INFO : There was nothing to transfer 2026/06/05 03:06:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/05 03:06:58 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/05 03:06:58 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/05 03:06:58 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:58 INFO : There was nothing to transfer 2026/06/05 03:06:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/05 03:06:58 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:06:58 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:06:58 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:58 INFO : There was nothing to transfer 2026/06/05 03:06:59 DEBUG : Excluded 2026/06/05 03:06:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/05 03:06:59 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/05 03:06:59 DEBUG : B2 bucket rclone-test-herohoc3zefe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/05 03:06:59 DEBUG : Waiting for deletions to finish 2026/06/05 03:06:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.54s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:06:59 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/CompareDest" 2026/06/05 03:07:03 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 03:07:03 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:03 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:03 DEBUG : one: size = 3 OK 2026/06/05 03:07:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:07:03 INFO : one: Copied (new) 2026/06/05 03:07:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:04 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:04 DEBUG : one: Sizes differ 2026/06/05 03:07:04 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:04 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:05 DEBUG : one: size = 5 OK 2026/06/05 03:07:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/05 03:07:05 INFO : one: Copied (replaced existing) 2026/06/05 03:07:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:07 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:07 DEBUG : one: Sizes differ 2026/06/05 03:07:07 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:07 DEBUG : one: size = 5 OK 2026/06/05 03:07:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:07:07 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:07 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:07 INFO : There was nothing to transfer 2026/06/05 03:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:08 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:08 DEBUG : one: Sizes differ 2026/06/05 03:07:08 DEBUG : two: size = 3 OK 2026/06/05 03:07:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:07:08 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:08 DEBUG : one: size = 5 OK 2026/06/05 03:07:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:07:08 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:08 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:08 INFO : There was nothing to transfer 2026/06/05 03:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:08 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:08 DEBUG : one: Sizes differ 2026/06/05 03:07:09 DEBUG : two: size = 3 OK 2026/06/05 03:07:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:07:09 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:09 DEBUG : one: size = 5 OK 2026/06/05 03:07:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:07:09 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:09 INFO : There was nothing to transfer 2026/06/05 03:07:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:10 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:10 DEBUG : one: Sizes differ 2026/06/05 03:07:10 DEBUG : one: size = 5 OK 2026/06/05 03:07:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:07:10 DEBUG : two: size = 3 OK 2026/06/05 03:07:10 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/05 03:07:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/05 03:07:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/05 03:07:10 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:10 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:10 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:10 INFO : There was nothing to transfer 2026/06/05 03:07:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:10 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:10 DEBUG : one: Sizes differ 2026/06/05 03:07:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:11 DEBUG : two: size = 3 (B2 bucket rclone-test-herohoc3zefe path CompareDest) 2026/06/05 03:07:11 DEBUG : two: Sizes differ 2026/06/05 03:07:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/05 03:07:11 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:11 DEBUG : one: size = 5 OK 2026/06/05 03:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/05 03:07:11 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:11 DEBUG : two: size = 5 OK 2026/06/05 03:07:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/05 03:07:11 INFO : two: Copied (new) 2026/06/05 03:07:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.19s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dest" 2026/06/05 03:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/pre-dest1" 2026/06/05 03:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/pre-dest2" 2026/06/05 03:07:19 DEBUG : 1: size = 1 OK 2026/06/05 03:07:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:07:19 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/05 03:07:19 DEBUG : 2: size = 1 OK 2026/06/05 03:07:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:07:19 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/05 03:07:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/05 03:07:19 DEBUG : B2 bucket rclone-test-herohoc3zefe path dest: Waiting for checks to finish 2026/06/05 03:07:19 DEBUG : B2 bucket rclone-test-herohoc3zefe path dest: Waiting for transfers to finish 2026/06/05 03:07:20 DEBUG : 3: size = 1 OK 2026/06/05 03:07:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/05 03:07:20 INFO : 3: Copied (new) 2026/06/05 03:07:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/CopyDest" 2026/06/05 03:07:25 DEBUG : one: Need to transfer - File not found at Destination 2026/06/05 03:07:25 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:25 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:26 DEBUG : one: size = 3 OK 2026/06/05 03:07:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:07:26 INFO : one: Copied (new) 2026/06/05 03:07:26 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:27 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:27 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:27 DEBUG : one: Sizes differ 2026/06/05 03:07:27 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:28 DEBUG : one: size = 5 OK 2026/06/05 03:07:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/05 03:07:28 INFO : one: Copied (replaced existing) 2026/06/05 03:07:28 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/BackupDir" 2026/06/05 03:07:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:31 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:31 DEBUG : one: Sizes differ 2026/06/05 03:07:31 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:31 DEBUG : one: size = 5 OK 2026/06/05 03:07:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:31 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:31 DEBUG : one: Sizes differ 2026/06/05 03:07:33 DEBUG : one: size = 3 OK 2026/06/05 03:07:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:07:33 INFO : one: Copied (server-side copy) 2026/06/05 03:07:33 INFO : one: Deleted 2026/06/05 03:07:36 DEBUG : one: size = 5 OK 2026/06/05 03:07:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/05 03:07:36 INFO : one: Copied (server-side copy) 2026/06/05 03:07:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/05 03:07:36 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:36 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:38 DEBUG : one: size = 5 OK 2026/06/05 03:07:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:38 DEBUG : one: Unchanged skipping 2026/06/05 03:07:38 DEBUG : two: size = 3 OK 2026/06/05 03:07:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:38 DEBUG : two: size = 3 OK 2026/06/05 03:07:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/05 03:07:38 INFO : two: Copied (server-side copy) 2026/06/05 03:07:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/05 03:07:38 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:38 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:38 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:39 DEBUG : one: size = 5 OK 2026/06/05 03:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:39 DEBUG : one: Unchanged skipping 2026/06/05 03:07:39 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:39 DEBUG : two: size = 3 OK 2026/06/05 03:07:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:39 DEBUG : two: Unchanged skipping 2026/06/05 03:07:39 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:39 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:39 INFO : There was nothing to transfer 2026/06/05 03:07:40 DEBUG : one: size = 5 OK 2026/06/05 03:07:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:40 DEBUG : one: Unchanged skipping 2026/06/05 03:07:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:40 DEBUG : three: size = 5 (B2 bucket rclone-test-herohoc3zefe path CopyDest) 2026/06/05 03:07:40 DEBUG : three: Sizes differ 2026/06/05 03:07:40 DEBUG : three: Destination not found in --copy-dest 2026/06/05 03:07:40 DEBUG : three: Need to transfer - File not found at Destination 2026/06/05 03:07:40 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:40 DEBUG : two: size = 3 OK 2026/06/05 03:07:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/05 03:07:40 DEBUG : two: Unchanged skipping 2026/06/05 03:07:40 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:42 DEBUG : three: size = 7 OK 2026/06/05 03:07:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/05 03:07:42 INFO : three: Copied (new) 2026/06/05 03:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (22.03s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:07:45 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/backup" 2026/06/05 03:07:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:48 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:48 DEBUG : one: Sizes differ 2026/06/05 03:07:48 DEBUG : two: size = 3 OK 2026/06/05 03:07:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:07:48 DEBUG : two: Unchanged skipping 2026/06/05 03:07:48 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:49 DEBUG : one: size = 3 OK 2026/06/05 03:07:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:07:49 INFO : one: Copied (server-side copy) 2026/06/05 03:07:49 INFO : one: Deleted 2026/06/05 03:07:49 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:50 DEBUG : one: size = 4 OK 2026/06/05 03:07:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:07:50 INFO : one: Copied (new) 2026/06/05 03:07:50 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:51 DEBUG : three.txt: size = 5 OK 2026/06/05 03:07:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:07:51 INFO : three.txt: Copied (server-side copy) 2026/06/05 03:07:51 INFO : three.txt: Deleted 2026/06/05 03:07:51 INFO : three.txt: Moved into backup dir 2026/06/05 03:07:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:07:53 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:07:53 DEBUG : one: Sizes differ 2026/06/05 03:07:53 DEBUG : two: size = 3 OK 2026/06/05 03:07:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:07:53 DEBUG : two: Unchanged skipping 2026/06/05 03:07:53 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:07:53 DEBUG : one: size = 4 OK 2026/06/05 03:07:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:07:53 INFO : one: Copied (server-side copy) 2026/06/05 03:07:53 INFO : one: Deleted 2026/06/05 03:07:53 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:07:54 DEBUG : one: size = 5 OK 2026/06/05 03:07:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:07:54 INFO : one: Copied (new) 2026/06/05 03:07:54 DEBUG : Waiting for deletions to finish 2026/06/05 03:07:56 DEBUG : three.txt: size = 6 OK 2026/06/05 03:07:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:07:56 INFO : three.txt: Copied (server-side copy) 2026/06/05 03:07:56 INFO : three.txt: Deleted 2026/06/05 03:07:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.60s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:07:59 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:08:00 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/backup" 2026/06/05 03:09:01 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-herohoc3zefe/backup": net/http: TLS handshake timeout) 2026/06/05 03:09:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 03:09:01 DEBUG : pacer: Reducing sleep to 10ms 2026/06/05 03:09:02 DEBUG : two: size = 3 OK 2026/06/05 03:09:02 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:09:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:09:02 DEBUG : two: Unchanged skipping 2026/06/05 03:09:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:09:02 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:09:02 DEBUG : one: Sizes differ 2026/06/05 03:09:04 DEBUG : one.bak: size = 3 OK 2026/06/05 03:09:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:09:04 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:09:04 INFO : one: Deleted 2026/06/05 03:09:04 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:09:05 DEBUG : one: size = 4 OK 2026/06/05 03:09:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:09:05 INFO : one: Copied (new) 2026/06/05 03:09:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:09:06 DEBUG : three.txt.bak: size = 5 OK 2026/06/05 03:09:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:09:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:09:06 INFO : three.txt: Deleted 2026/06/05 03:09:06 INFO : three.txt: Moved into backup dir 2026/06/05 03:09:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:09:08 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:09:08 DEBUG : one: Sizes differ 2026/06/05 03:09:08 DEBUG : two: size = 3 OK 2026/06/05 03:09:08 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:09:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:09:08 DEBUG : two: Unchanged skipping 2026/06/05 03:09:08 DEBUG : one.bak: size = 4 OK 2026/06/05 03:09:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:09:08 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:09:08 INFO : one: Deleted 2026/06/05 03:09:08 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:09:09 DEBUG : one: size = 5 OK 2026/06/05 03:09:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:09:09 INFO : one: Copied (new) 2026/06/05 03:09:09 DEBUG : Waiting for deletions to finish 2026/06/05 03:09:09 DEBUG : three.txt.bak: size = 6 OK 2026/06/05 03:09:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:09:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:09:10 INFO : three.txt: Deleted 2026/06/05 03:09:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (73.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:09:13 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/backup" 2026/06/05 03:09:15 DEBUG : two: size = 3 OK 2026/06/05 03:09:15 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:09:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:09:15 DEBUG : two: Unchanged skipping 2026/06/05 03:09:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:09:15 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:09:15 DEBUG : one: Sizes differ 2026/06/05 03:09:16 DEBUG : one-2019-01-01: size = 3 OK 2026/06/05 03:09:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:09:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/05 03:09:17 INFO : one: Deleted 2026/06/05 03:09:17 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:09:18 DEBUG : one: size = 4 OK 2026/06/05 03:09:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:09:18 INFO : one: Copied (new) 2026/06/05 03:09:18 DEBUG : Waiting for deletions to finish 2026/06/05 03:09:18 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/05 03:09:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:09:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/05 03:09:18 INFO : three.txt: Deleted 2026/06/05 03:09:18 INFO : three.txt: Moved into backup dir 2026/06/05 03:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:09:20 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:09:20 DEBUG : one: Sizes differ 2026/06/05 03:09:20 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:09:20 DEBUG : two: size = 3 OK 2026/06/05 03:09:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:09:20 DEBUG : two: Unchanged skipping 2026/06/05 03:09:20 DEBUG : one-2019-01-01: size = 4 OK 2026/06/05 03:09:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:09:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/05 03:09:21 INFO : one: Deleted 2026/06/05 03:09:21 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:09:21 DEBUG : one: size = 5 OK 2026/06/05 03:09:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:09:21 INFO : one: Copied (new) 2026/06/05 03:09:21 DEBUG : Waiting for deletions to finish 2026/06/05 03:09:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/05 03:09:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:09:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/05 03:09:24 INFO : three.txt: Deleted 2026/06/05 03:09:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.19s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:10:27 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-herohoc3zefe/dst": net/http: TLS handshake timeout) 2026/06/05 03:10:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/05 03:10:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/05 03:10:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:29 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:29 DEBUG : one: Sizes differ 2026/06/05 03:10:29 DEBUG : two: size = 3 OK 2026/06/05 03:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:29 DEBUG : two: Unchanged skipping 2026/06/05 03:10:29 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:10:29 DEBUG : one.bak: size = 3 OK 2026/06/05 03:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:10:29 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:10:30 INFO : one: Deleted 2026/06/05 03:10:30 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:10:31 DEBUG : one: size = 4 OK 2026/06/05 03:10:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:31 INFO : one: Copied (new) 2026/06/05 03:10:31 DEBUG : Waiting for deletions to finish 2026/06/05 03:10:31 DEBUG : three.txt.bak: size = 5 OK 2026/06/05 03:10:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:10:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:10:31 INFO : three.txt: Deleted 2026/06/05 03:10:31 INFO : three.txt: Moved into backup dir 2026/06/05 03:10:33 DEBUG : one.bak: Excluded (Path Filter) 2026/06/05 03:10:33 DEBUG : one.bak: Excluded 2026/06/05 03:10:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/05 03:10:33 DEBUG : three.txt.bak: Excluded 2026/06/05 03:10:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:33 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:33 DEBUG : one: Sizes differ 2026/06/05 03:10:33 DEBUG : two: size = 3 OK 2026/06/05 03:10:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:33 DEBUG : two: Unchanged skipping 2026/06/05 03:10:33 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for checks to finish 2026/06/05 03:10:33 DEBUG : one.bak: size = 4 OK 2026/06/05 03:10:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:33 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:10:34 INFO : one: Deleted 2026/06/05 03:10:34 DEBUG : B2 bucket rclone-test-herohoc3zefe path dst: Waiting for transfers to finish 2026/06/05 03:10:35 DEBUG : one: size = 5 OK 2026/06/05 03:10:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:10:35 INFO : one: Copied (new) 2026/06/05 03:10:35 DEBUG : Waiting for deletions to finish 2026/06/05 03:10:35 DEBUG : three.txt.bak: size = 6 OK 2026/06/05 03:10:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:10:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:10:35 INFO : three.txt: Deleted 2026/06/05 03:10:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (71.65s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:10:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:39 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:39 DEBUG : one: Sizes differ 2026/06/05 03:10:41 DEBUG : one.bak: size = 3 OK 2026/06/05 03:10:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:10:41 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:10:41 INFO : one: Deleted 2026/06/05 03:10:42 DEBUG : one: size = 4 OK 2026/06/05 03:10:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:42 INFO : one: Copied (new) 2026/06/05 03:10:42 DEBUG : two: size = 3 OK 2026/06/05 03:10:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:42 DEBUG : two: Unchanged skipping 2026/06/05 03:10:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:42 DEBUG : three.txt: Sizes differ 2026/06/05 03:10:44 DEBUG : three.txt.bak: size = 5 OK 2026/06/05 03:10:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:10:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:10:44 INFO : three.txt: Deleted 2026/06/05 03:10:45 DEBUG : three.txt: size = 6 OK 2026/06/05 03:10:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:10:45 INFO : three.txt: Copied (new) 2026/06/05 03:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:46 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:46 DEBUG : one: Sizes differ 2026/06/05 03:10:46 DEBUG : one.bak: size = 4 OK 2026/06/05 03:10:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:46 INFO : one: Copied (server-side copy) to: one.bak 2026/06/05 03:10:46 INFO : one: Deleted 2026/06/05 03:10:47 DEBUG : one: size = 5 OK 2026/06/05 03:10:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:10:47 INFO : one: Copied (new) 2026/06/05 03:10:47 DEBUG : two: size = 3 OK 2026/06/05 03:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:47 DEBUG : two: Unchanged skipping 2026/06/05 03:10:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:47 DEBUG : three.txt: Sizes differ 2026/06/05 03:10:48 DEBUG : three.txt.bak: size = 6 OK 2026/06/05 03:10:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:10:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/05 03:10:48 INFO : three.txt: Deleted 2026/06/05 03:10:48 DEBUG : three.txt: size = 19 OK 2026/06/05 03:10:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/05 03:10:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-herohoc3zefe/dst" 2026/06/05 03:10:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:53 DEBUG : one: size = 3 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:53 DEBUG : one: Sizes differ 2026/06/05 03:10:55 DEBUG : one-2019-01-01: size = 3 OK 2026/06/05 03:10:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/05 03:10:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/05 03:10:55 INFO : one: Deleted 2026/06/05 03:10:56 DEBUG : one: size = 4 OK 2026/06/05 03:10:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:56 INFO : one: Copied (new) 2026/06/05 03:10:56 DEBUG : two: size = 3 OK 2026/06/05 03:10:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:56 DEBUG : two: Unchanged skipping 2026/06/05 03:10:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:56 DEBUG : three.txt: Sizes differ 2026/06/05 03:10:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/05 03:10:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/05 03:10:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/05 03:10:57 INFO : three.txt: Deleted 2026/06/05 03:10:57 DEBUG : three.txt: size = 6 OK 2026/06/05 03:10:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:10:57 INFO : three.txt: Copied (new) 2026/06/05 03:10:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:58 DEBUG : one: size = 4 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:58 DEBUG : one: Sizes differ 2026/06/05 03:10:58 DEBUG : one-2019-01-01: size = 4 OK 2026/06/05 03:10:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/05 03:10:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/05 03:10:59 INFO : one: Deleted 2026/06/05 03:10:59 DEBUG : one: size = 5 OK 2026/06/05 03:10:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/05 03:10:59 INFO : one: Copied (new) 2026/06/05 03:10:59 DEBUG : two: size = 3 OK 2026/06/05 03:10:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:10:59 DEBUG : two: Unchanged skipping 2026/06/05 03:10:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:10:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-herohoc3zefe path dst) 2026/06/05 03:10:59 DEBUG : three.txt: Sizes differ 2026/06/05 03:11:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/05 03:11:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/05 03:11:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/05 03:11:00 INFO : three.txt: Deleted 2026/06/05 03:11:00 DEBUG : three.txt: size = 19 OK 2026/06/05 03:11:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/05 03:11:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.82s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:03 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:03 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:03 DEBUG : Testêé: Sizes differ 2026/06/05 03:11:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:03 DEBUG : Testêé: size = 14 OK 2026/06/05 03:11:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/05 03:11:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/05 03:11:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/05 03:11:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:05 DEBUG : existing: size = 6 OK 2026/06/05 03:11:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/05 03:11:05 INFO : existing: Copied (new) 2026/06/05 03:11:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:11:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:05 DEBUG : existing: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:05 DEBUG : existing: Sizes differ 2026/06/05 03:11:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/05 03:11:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:05 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting files as there were IO errors 2026/06/05 03:11:05 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:07 DEBUG : EXISTING: size = 6 OK 2026/06/05 03:11:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:07 DEBUG : existing: Unchanged skipping 2026/06/05 03:11:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:07 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:07 DEBUG : Waiting for deletions to finish 2026/06/05 03:11:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:23 DEBUG : both0: size = 6 OK 2026/06/05 03:11:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both0: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both10: size = 6 OK 2026/06/05 03:11:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both10: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both11: size = 6 OK 2026/06/05 03:11:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both11: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both12: size = 6 OK 2026/06/05 03:11:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both12: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both13: size = 6 OK 2026/06/05 03:11:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both13: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both16: size = 6 OK 2026/06/05 03:11:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:23 DEBUG : both16: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both15: size = 6 OK 2026/06/05 03:11:23 DEBUG : both18: size = 6 OK 2026/06/05 03:11:23 DEBUG : both14: size = 6 OK 2026/06/05 03:11:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both17: size = 6 OK 2026/06/05 03:11:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both18: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both19: size = 6 OK 2026/06/05 03:11:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both19: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both1: size = 6 OK 2026/06/05 03:11:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both1: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both2: size = 6 OK 2026/06/05 03:11:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both2: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both3: size = 6 OK 2026/06/05 03:11:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both3: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both4: size = 6 OK 2026/06/05 03:11:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both4: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both5: size = 6 OK 2026/06/05 03:11:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both5: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both6: size = 6 OK 2026/06/05 03:11:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both6: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both7: size = 6 OK 2026/06/05 03:11:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both15: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both8: size = 6 OK 2026/06/05 03:11:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both8: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both9: size = 6 OK 2026/06/05 03:11:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:23 DEBUG : both9: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both14: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both17: Unchanged skipping 2026/06/05 03:11:23 DEBUG : both7: Unchanged skipping 2026/06/05 03:11:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:23 DEBUG : Waiting for deletions to finish 2026/06/05 03:11:23 INFO : only3: Deleted 2026/06/05 03:11:23 INFO : only5: Deleted 2026/06/05 03:11:23 INFO : only4: Deleted 2026/06/05 03:11:23 INFO : only0: Deleted 2026/06/05 03:11:23 INFO : only14: Deleted 2026/06/05 03:11:23 INFO : only10: Deleted 2026/06/05 03:11:24 INFO : only15: Deleted 2026/06/05 03:11:24 INFO : only9: Deleted 2026/06/05 03:11:24 INFO : only11: Deleted 2026/06/05 03:11:24 INFO : only13: Deleted 2026/06/05 03:11:24 INFO : only16: Deleted 2026/06/05 03:11:24 INFO : only2: Deleted 2026/06/05 03:11:24 INFO : only6: Deleted 2026/06/05 03:11:24 INFO : only7: Deleted 2026/06/05 03:11:24 INFO : only8: Deleted 2026/06/05 03:11:24 INFO : only12: Deleted 2026/06/05 03:11:24 INFO : only18: Deleted 2026/06/05 03:11:24 INFO : only17: Deleted 2026/06/05 03:11:24 INFO : only1: Deleted 2026/06/05 03:11:24 INFO : only19: Deleted 2026/06/05 03:11:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.71s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:42 DEBUG : both10: size = 6 OK 2026/06/05 03:11:42 DEBUG : both0: size = 6 OK 2026/06/05 03:11:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both12: size = 6 OK 2026/06/05 03:11:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:11:42 DEBUG : both0: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both13: size = 6 OK 2026/06/05 03:11:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both11: size = 6 OK 2026/06/05 03:11:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both12: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both14: size = 6 OK 2026/06/05 03:11:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both14: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both15: size = 6 OK 2026/06/05 03:11:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both15: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both16: size = 6 OK 2026/06/05 03:11:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both13: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both17: size = 6 OK 2026/06/05 03:11:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both17: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both18: size = 6 OK 2026/06/05 03:11:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both18: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both19: size = 6 OK 2026/06/05 03:11:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both19: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both1: size = 6 OK 2026/06/05 03:11:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both1: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both2: size = 6 OK 2026/06/05 03:11:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both10: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both3: size = 6 OK 2026/06/05 03:11:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both3: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both4: size = 6 OK 2026/06/05 03:11:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both4: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both5: size = 6 OK 2026/06/05 03:11:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both5: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both6: size = 6 OK 2026/06/05 03:11:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both6: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both7: size = 6 OK 2026/06/05 03:11:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both7: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both8: size = 6 OK 2026/06/05 03:11:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both8: Unchanged skipping 2026/06/05 03:11:42 DEBUG : both9: size = 6 OK 2026/06/05 03:11:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:11:42 DEBUG : both9: Unchanged skipping 2026/06/05 03:11:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only0: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only0: Sizes differ 2026/06/05 03:11:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only10: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only10: Sizes differ 2026/06/05 03:11:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only11: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only11: Sizes differ 2026/06/05 03:11:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only12: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only12: Sizes differ 2026/06/05 03:11:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only13: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only13: Sizes differ 2026/06/05 03:11:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only14: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only14: Sizes differ 2026/06/05 03:11:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only15: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only15: Sizes differ 2026/06/05 03:11:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only16: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only16: Sizes differ 2026/06/05 03:11:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only17: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only17: Sizes differ 2026/06/05 03:11:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only18: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only18: Sizes differ 2026/06/05 03:11:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only19: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only19: Sizes differ 2026/06/05 03:11:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only1: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only1: Sizes differ 2026/06/05 03:11:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only2: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only2: Sizes differ 2026/06/05 03:11:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only3: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only3: Sizes differ 2026/06/05 03:11:42 DEBUG : both11: Unchanged skipping 2026/06/05 03:11:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only4: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only4: Sizes differ 2026/06/05 03:11:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only5: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only5: Sizes differ 2026/06/05 03:11:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only6: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only6: Sizes differ 2026/06/05 03:11:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only7: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only7: Sizes differ 2026/06/05 03:11:42 DEBUG : both16: Unchanged skipping 2026/06/05 03:11:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only8: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only8: Sizes differ 2026/06/05 03:11:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2566935462) 2026/06/05 03:11:42 DEBUG : only9: size = 6 (B2 bucket rclone-test-herohoc3zefe) 2026/06/05 03:11:42 DEBUG : only9: Sizes differ 2026/06/05 03:11:42 DEBUG : both2: Unchanged skipping 2026/06/05 03:11:42 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:11:42 DEBUG : only0: size = 0 OK 2026/06/05 03:11:42 DEBUG : only10: size = 0 OK 2026/06/05 03:11:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:42 INFO : only0: Copied (replaced existing) 2026/06/05 03:11:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:42 INFO : only10: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only13: size = 0 OK 2026/06/05 03:11:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only13: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only14: size = 0 OK 2026/06/05 03:11:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only14: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only11: size = 0 OK 2026/06/05 03:11:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only11: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only15: size = 0 OK 2026/06/05 03:11:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only15: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only16: size = 0 OK 2026/06/05 03:11:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only16: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only17: size = 0 OK 2026/06/05 03:11:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only17: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only18: size = 0 OK 2026/06/05 03:11:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only18: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only19: size = 0 OK 2026/06/05 03:11:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only19: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only12: size = 0 OK 2026/06/05 03:11:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only12: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only1: size = 0 OK 2026/06/05 03:11:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only1: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only2: size = 0 OK 2026/06/05 03:11:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only2: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only4: size = 0 OK 2026/06/05 03:11:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only4: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only5: size = 0 OK 2026/06/05 03:11:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only5: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only6: size = 0 OK 2026/06/05 03:11:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only6: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only3: size = 0 OK 2026/06/05 03:11:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only3: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only8: size = 0 OK 2026/06/05 03:11:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only8: Copied (replaced existing) 2026/06/05 03:11:43 DEBUG : only9: size = 0 OK 2026/06/05 03:11:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:43 INFO : only9: Copied (replaced existing) 2026/06/05 03:11:44 DEBUG : only7: size = 0 OK 2026/06/05 03:11:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/05 03:11:44 INFO : only7: Copied (replaced existing) 2026/06/05 03:11:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.01s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:52 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:11:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:11:52 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:11:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:11:52 INFO : empty_on_remote: Making directory 2026/06/05 03:11:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/05 03:11:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:54 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:11:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:11:54 DEBUG : empty_on_remote: Making directory with metadata 2026/06/05 03:11:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/05 03:11:54 INFO : empty_on_remote: Making directory 2026/06/05 03:11:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/05 03:11:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:11:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:11:57 INFO : sub dir: Making directory 2026/06/05 03:11:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:12:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/05 03:12:00 INFO : sub dir: Making directory 2026/06/05 03:12:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:12:12 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:12 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : banana: size = 6 OK 2026/06/05 03:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:12:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:12:13 DEBUG : banana: Unchanged skipping 2026/06/05 03:12:13 DEBUG : apple: size = 5 OK 2026/06/05 03:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : apple: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:12:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:12:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:13 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:13 INFO : There was nothing to transfer 2026/06/05 03:12:13 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:13 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : apple: size = 5 OK 2026/06/05 03:12:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:12:14 DEBUG : banana: size = 6 OK 2026/06/05 03:12:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:12:14 DEBUG : banana: Unchanged skipping 2026/06/05 03:12:14 DEBUG : apple: Unchanged skipping 2026/06/05 03:12:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:12:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:12:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:12:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:12:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:12:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:12:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:12:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:14 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:14 INFO : There was nothing to transfer 2026/06/05 03:12:14 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:14 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:12:27 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:28 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:12:28 DEBUG : apple: size = 5 OK 2026/06/05 03:12:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:28 DEBUG : apple: Unchanged skipping 2026/06/05 03:12:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:12:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:12:28 DEBUG : banana: size = 6 OK 2026/06/05 03:12:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:12:28 DEBUG : banana: Unchanged skipping 2026/06/05 03:12:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:12:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:12:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:12:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:12:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:12:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:12:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:12:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:12:29 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:29 INFO : There was nothing to transfer 2026/06/05 03:12:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:29 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:12:29 DEBUG : apple: size = 5 OK 2026/06/05 03:12:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:12:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:12:29 DEBUG : apple: Unchanged skipping 2026/06/05 03:12:29 DEBUG : banana: size = 6 OK 2026/06/05 03:12:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : banana: Unchanged skipping 2026/06/05 03:12:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:12:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:12:30 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:30 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:30 INFO : There was nothing to transfer 2026/06/05 03:12:30 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:30 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:12:43 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:44 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 03:12:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:12:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/05 03:12:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:12:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:44 DEBUG : YmFuYW5h: size = 6 OK 2026/06/05 03:12:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/05 03:12:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/05 03:12:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:44 DEBUG : YXBwbGU=: size = 5 OK 2026/06/05 03:12:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/05 03:12:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/05 03:12:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/05 03:12:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:12:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:12:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:12:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:12:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:12:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:12:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:12:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:12:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:12:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:12:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/05 03:12:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:12:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/05 03:12:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:12:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/05 03:12:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:12:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/05 03:12:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:12:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/05 03:12:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:12:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/05 03:12:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:12:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/05 03:12:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:12:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:46 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:46 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 03:12:46 INFO : apple: Deleted 2026/06/05 03:12:46 INFO : banana: Deleted 2026/06/05 03:12:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 03:12:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 03:12:47 INFO : splitbananasplit: Deleted 2026/06/05 03:12:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 03:12:47 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 03:12:47 INFO : appleappleapplebanana: Deleted 2026/06/05 03:12:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:47 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:47 DEBUG : YXBwbGU=: size = 5 OK 2026/06/05 03:12:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:47 DEBUG : apple: Unchanged skipping 2026/06/05 03:12:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:12:47 DEBUG : YmFuYW5h: size = 6 OK 2026/06/05 03:12:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:47 DEBUG : banana: Unchanged skipping 2026/06/05 03:12:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/05 03:12:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 03:12:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/05 03:12:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/05 03:12:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/05 03:12:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/05 03:12:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/05 03:12:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/05 03:12:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/05 03:12:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:12:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/05 03:12:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:12:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:12:48 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:12:48 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:48 DEBUG : Waiting for deletions to finish 2026/06/05 03:12:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/05 03:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/05 03:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/05 03:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/05 03:12:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/05 03:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/05 03:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/05 03:12:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/05 03:12:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/05 03:12:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/05 03:12:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:13:01 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:01 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:13:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:13:01 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:01 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/05 03:13:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/05 03:13:02 DEBUG : PREFIXapple: size = 5 OK 2026/06/05 03:13:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/05 03:13:02 INFO : apple: Copied (new) to: PREFIXapple 2026/06/05 03:13:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/05 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/05 03:13:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/05 03:13:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/05 03:13:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/05 03:13:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/05 03:13:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/05 03:13:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/05 03:13:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/05 03:13:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/05 03:13:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/05 03:13:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/05 03:13:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/05 03:13:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/05 03:13:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/05 03:13:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:02 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/05 03:13:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:13:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/05 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:13:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:02 DEBUG : PREFIXbanana: size = 6 OK 2026/06/05 03:13:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/05 03:13:02 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/05 03:13:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:02 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/05 03:13:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:13:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/05 03:13:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:13:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:13:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:13:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:13:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:02 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/05 03:13:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:13:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/05 03:13:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:13:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/05 03:13:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:13:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/05 03:13:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:13:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/05 03:13:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:13:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/05 03:13:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:13:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/05 03:13:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:13:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/05 03:13:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:13:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/05 03:13:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:13:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/05 03:13:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:13:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/05 03:13:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:13:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 03:13:04 INFO : apple: Deleted 2026/06/05 03:13:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 03:13:04 INFO : appleappleapplebanana: Deleted 2026/06/05 03:13:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 03:13:04 INFO : banana: Deleted 2026/06/05 03:13:04 INFO : splitbananasplit: Deleted 2026/06/05 03:13:04 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 03:13:04 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 03:13:04 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : apple: transformed to: PREFIXapple 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/05 03:13:05 DEBUG : banana: transformed to: PREFIXbanana 2026/06/05 03:13:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/05 03:13:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:13:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:13:05 INFO : appleappleapplebanana: Copied (new) 2026/06/05 03:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:13:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:13:05 INFO : splitbananasplit: Copied (new) 2026/06/05 03:13:05 DEBUG : apple: size = 5 OK 2026/06/05 03:13:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/05 03:13:05 INFO : apple: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:13:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:13:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:13:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:13:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:13:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:13:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:13:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:13:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:13:06 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/05 03:13:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:13:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:13:06 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : banana: size = 6 OK 2026/06/05 03:13:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/05 03:13:07 INFO : banana: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:13:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:13:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:13:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:13:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:13:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:13:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:13:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:13:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:13:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:13:07 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:13:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:13:07 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/05 03:13:07 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/05 03:13:07 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/05 03:13:07 INFO : PREFIXsplitbananasplit: Deleted 2026/06/05 03:13:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/05 03:13:08 INFO : PREFIXapple: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/05 03:13:08 INFO : PREFIXbanana: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/05 03:13:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/05 03:13:08 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:08 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:08 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:13:22 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:22 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:23 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/05 03:13:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:13:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/05 03:13:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/05 03:13:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/05 03:13:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:13:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:23 DEBUG : appleSUFFIX: size = 5 OK 2026/06/05 03:13:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/05 03:13:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/05 03:13:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:13:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/05 03:13:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:13:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/05 03:13:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:13:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:13:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:13:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:13:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:13:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:13:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:13:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/05 03:13:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:13:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/05 03:13:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:13:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/05 03:13:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:13:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/05 03:13:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:13:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/05 03:13:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:13:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/05 03:13:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:13:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/05 03:13:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:13:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:25 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:25 INFO : banana: Deleted 2026/06/05 03:13:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 03:13:25 INFO : splitbananasplit: Deleted 2026/06/05 03:13:25 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 03:13:25 INFO : apple: Deleted 2026/06/05 03:13:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 03:13:25 INFO : appleappleapplebanana: Deleted 2026/06/05 03:13:25 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 03:13:25 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 03:13:25 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/05 03:13:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/05 03:13:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/05 03:13:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:13:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:13:26 INFO : appleappleapplebanana: Copied (new) 2026/06/05 03:13:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:13:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:13:26 INFO : splitbananasplit: Copied (new) 2026/06/05 03:13:26 DEBUG : apple: size = 5 OK 2026/06/05 03:13:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/05 03:13:26 INFO : apple: Copied (new) 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:13:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:13:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/05 03:13:26 DEBUG : banana: size = 6 OK 2026/06/05 03:13:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/05 03:13:26 INFO : banana: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:13:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:13:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:13:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:13:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:13:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:13:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:13:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:13:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:13:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:13:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:13:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:13:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/05 03:13:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:13:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:13:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/05 03:13:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:13:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:13:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/05 03:13:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:13:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:13:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/05 03:13:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:13:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:13:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/05 03:13:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:13:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:13:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/05 03:13:28 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : appleSUFFIX: Deleted 2026/06/05 03:13:28 INFO : bananaSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : splitbananasplitSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/05 03:13:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/05 03:13:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/05 03:13:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:29 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:29 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:13:43 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:43 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:13:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : apple: size = 5 OK 2026/06/05 03:13:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:44 DEBUG : apple: Unchanged skipping 2026/06/05 03:13:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:44 DEBUG : banana: size = 6 OK 2026/06/05 03:13:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:44 DEBUG : banana: Unchanged skipping 2026/06/05 03:13:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 03:13:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/05 03:13:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:44 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:44 DEBUG : splitbanan: size = 16 OK 2026/06/05 03:13:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/05 03:13:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/05 03:13:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:44 DEBUG : appleapple: size = 21 OK 2026/06/05 03:13:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/05 03:13:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/05 03:13:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/05 03:13:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/05 03:13:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/05 03:13:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/05 03:13:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/05 03:13:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/05 03:13:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/05 03:13:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/05 03:13:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/05 03:13:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/05 03:13:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/05 03:13:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/05 03:13:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/05 03:13:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/05 03:13:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/05 03:13:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/05 03:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/05 03:13:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/05 03:13:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/05 03:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/05 03:13:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/05 03:13:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/05 03:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/05 03:13:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/05 03:13:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/05 03:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/05 03:13:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/05 03:13:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/05 03:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/05 03:13:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/05 03:13:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/05 03:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/05 03:13:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/05 03:13:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/05 03:13:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/05 03:13:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/05 03:13:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/05 03:13:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/05 03:13:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/05 03:13:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/05 03:13:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/05 03:13:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/05 03:13:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/05 03:13:45 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:45 INFO : dir1/0007-1234567.txt: Deleted 2026/06/05 03:13:45 INFO : dir1/0010-456789.txt: Deleted 2026/06/05 03:13:45 INFO : dir1/0011-56789;.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0014-89;=.txt: Deleted 2026/06/05 03:13:46 INFO : appleappleapplebanana: Deleted 2026/06/05 03:13:46 INFO : splitbananasplit: Deleted 2026/06/05 03:13:46 INFO : dir1/0013-789;=.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0008-2345678.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0012-6789;.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0015-9;=.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0003-defghij.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0009-3456789.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/05 03:13:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/05 03:13:46 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:46 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : appleapple: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/05 03:13:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : apple: size = 5 OK 2026/06/05 03:13:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : apple: Unchanged skipping 2026/06/05 03:13:47 DEBUG : appleapple: size = 21 OK 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:13:47 DEBUG : banana: size = 6 OK 2026/06/05 03:13:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : banana: Unchanged skipping 2026/06/05 03:13:47 DEBUG : splitbanan: size = 16 OK 2026/06/05 03:13:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/05 03:13:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/05 03:13:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/05 03:13:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/05 03:13:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/05 03:13:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/05 03:13:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/05 03:13:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/05 03:13:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/05 03:13:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/05 03:13:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/05 03:13:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/05 03:13:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/05 03:13:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/05 03:13:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/05 03:13:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/05 03:13:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/05 03:13:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:13:47 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:13:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:13:47 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : appleapple: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/05 03:13:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/05 03:13:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/05 03:13:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/05 03:13:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/05 03:13:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/05 03:13:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/05 03:13:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/05 03:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/05 03:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/05 03:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/05 03:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/05 03:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/05 03:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/05 03:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/05 03:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/05 03:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/05 03:13:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:14:01 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:01 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : banana: size = 6 OK 2026/06/05 03:14:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:02 DEBUG : apple: size = 5 OK 2026/06/05 03:14:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:02 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:02 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:02 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:02 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : apple: size = 5 OK 2026/06/05 03:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:03 DEBUG : banana: size = 6 OK 2026/06/05 03:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:03 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:03 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:03 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:14:17 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:17 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:17 DEBUG : apple: size = 5 OK 2026/06/05 03:14:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:17 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:17 DEBUG : banana: size = 6 OK 2026/06/05 03:14:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:17 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:18 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:18 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:18 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:18 DEBUG : apple: size = 5 OK 2026/06/05 03:14:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : banana: size = 6 OK 2026/06/05 03:14:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:19 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:19 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:19 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:19 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:14:32 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:32 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : apple: size = 5 OK 2026/06/05 03:14:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:33 DEBUG : banana: size = 6 OK 2026/06/05 03:14:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:33 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:33 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:33 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:33 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : apple: size = 5 OK 2026/06/05 03:14:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:34 DEBUG : banana: size = 6 OK 2026/06/05 03:14:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:34 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:34 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:34 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:34 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:34 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:14:47 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:48 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:48 DEBUG : apple: size = 5 OK 2026/06/05 03:14:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:48 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:48 DEBUG : banana: size = 6 OK 2026/06/05 03:14:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:48 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:49 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:49 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:49 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:14:49 DEBUG : apple: size = 5 OK 2026/06/05 03:14:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:14:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:14:49 DEBUG : banana: size = 6 OK 2026/06/05 03:14:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:14:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : apple: Unchanged skipping 2026/06/05 03:14:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : banana: Unchanged skipping 2026/06/05 03:14:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:14:49 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:14:49 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:49 DEBUG : Waiting for deletions to finish 2026/06/05 03:14:50 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:03 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:04 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:15:04 DEBUG : apple: size = 5 OK 2026/06/05 03:15:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : apple: Unchanged skipping 2026/06/05 03:15:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:15:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:15:04 DEBUG : banana: size = 6 OK 2026/06/05 03:15:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : banana: Unchanged skipping 2026/06/05 03:15:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:15:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:15:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:15:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:15:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:15:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:15:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:15:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:15:04 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:04 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:04 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:05 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/05 03:15:05 DEBUG : apple: size = 5 OK 2026/06/05 03:15:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : banana: size = 6 OK 2026/06/05 03:15:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/05 03:15:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : banana: Unchanged skipping 2026/06/05 03:15:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/05 03:15:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/05 03:15:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/05 03:15:05 DEBUG : apple: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/05 03:15:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/05 03:15:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/05 03:15:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/05 03:15:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/05 03:15:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/05 03:15:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/05 03:15:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/05 03:15:05 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:05 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:06 DEBUG : apple: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : banana: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/05 03:15:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.16s) --- PASS: TestTransform/NFC (14.61s) --- PASS: TestTransform/NFD (15.57s) --- PASS: TestTransform/base64 (18.34s) --- PASS: TestTransform/prefix (20.41s) --- PASS: TestTransform/suffix (20.96s) --- PASS: TestTransform/truncate (17.93s) --- PASS: TestTransform/encoder (16.15s) --- PASS: TestTransform/ISO-8859-1 (15.52s) --- PASS: TestTransform/charmap (15.17s) --- PASS: TestTransform/lowercase (15.57s) --- PASS: TestTransform/ascii (15.93s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 03:15:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 03:15:11 INFO : sub dir_somesuffix: Making directory 2026/06/05 03:15:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/05 03:15:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/05 03:15:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 03:15:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 03:15:11 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:11 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/05 03:15:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/05 03:15:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.96s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:12 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:13 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:13 INFO : tictactoe: Making directory 2026/06/05 03:15:13 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:13 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/05 03:15:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:13 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/05 03:15:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/05 03:15:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:14 INFO : toe: Making directory 2026/06/05 03:15:14 INFO : toe/toe: Making directory 2026/06/05 03:15:14 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 03:15:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 03:15:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 03:15:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:14 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/05 03:15:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/05 03:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:16 INFO : toe: Making directory 2026/06/05 03:15:16 INFO : toe/toe: Making directory 2026/06/05 03:15:16 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 03:15:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 03:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/05 03:15:16 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:16 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/05 03:15:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/05 03:15:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:18 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:15:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:18 INFO : tictacempty_dir: Making directory 2026/06/05 03:15:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:18 INFO : tictactoe: Making directory 2026/06/05 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:18 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:18 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:18 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 03:15:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.71s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:19 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:15:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:15:19 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:20 INFO : tictacempty_dir: Making directory 2026/06/05 03:15:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:20 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:20 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:20 INFO : tictactoe: Making directory 2026/06/05 03:15:20 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:20 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:20 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 03:15:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:20 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:20 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/05 03:15:21 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:21 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:21 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:21 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/05 03:15:21 NOTICE: B2 bucket rclone-test-herohoc3zefe: 0 differences found 2026/06/05 03:15:21 NOTICE: B2 bucket rclone-test-herohoc3zefe: 1 matching files --- PASS: TestAllTag (2.47s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:22 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:22 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:22 INFO : tictactoe: Making directory 2026/06/05 03:15:22 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:22 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:22 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:22 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 03:15:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:23 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:23 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:23 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:23 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:24 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/05 03:15:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/05 03:15:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/05 03:15:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/05 03:15:24 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2026/06/05 03:15:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:25 INFO : toe: Making directory 2026/06/05 03:15:25 INFO : toe/toe: Making directory 2026/06/05 03:15:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 03:15:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:25 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:25 DEBUG : toe/toe/toe: size = 11 OK 2026/06/05 03:15:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:25 INFO : toe/toe/toe: Copied (new) 2026/06/05 03:15:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:26 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:15:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:15:26 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:26 INFO : tictacempty_dir: Making directory 2026/06/05 03:15:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:26 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:26 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:26 INFO : tictactoe: Making directory 2026/06/05 03:15:26 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:26 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:26 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 03:15:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:26 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:27 INFO : toe/toe/toe.txt: Deleted 2026/06/05 03:15:27 INFO : toe/toe: Removing directory 2026/06/05 03:15:27 INFO : toe: Removing directory 2026/06/05 03:15:27 INFO : empty_dir: Removing directory 2026/06/05 03:15:27 DEBUG : Local file system at /tmp/rclone2566935462: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:28 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:15:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:15:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:28 INFO : tictacempty_dir: Making directory 2026/06/05 03:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:28 INFO : tictactoe: Making directory 2026/06/05 03:15:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:28 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:28 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 03:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:28 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:28 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:29 INFO : toe/toe/toe.txt: Deleted 2026/06/05 03:15:29 INFO : toe/toe: Removing directory 2026/06/05 03:15:29 INFO : toe: Removing directory 2026/06/05 03:15:29 INFO : empty_dir: Removing directory 2026/06/05 03:15:29 DEBUG : Local file system at /tmp/rclone2566935462: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/05 03:15:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/05 03:15:30 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.30s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:31 DEBUG : Reset feature "Copy" 2026/06/05 03:15:31 DEBUG : Reset feature "Move" 2026/06/05 03:15:31 DEBUG : Reset feature "Copy" 2026/06/05 03:15:31 DEBUG : Reset feature "Move" 2026/06/05 03:15:31 DEBUG : empty_dir: Making directory with metadata 2026/06/05 03:15:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/05 03:15:31 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:31 INFO : tictacempty_dir: Making directory 2026/06/05 03:15:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/05 03:15:31 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:31 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:31 INFO : tictactoe: Making directory 2026/06/05 03:15:31 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:31 DEBUG : toe: transformed to: tictactoe 2026/06/05 03:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:31 INFO : tictactoe/tictactoe: Making directory 2026/06/05 03:15:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/05 03:15:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/05 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:31 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/05 03:15:32 INFO : toe/toe/toe.txt: Deleted 2026/06/05 03:15:32 INFO : toe/toe: Removing directory 2026/06/05 03:15:32 INFO : toe: Removing directory 2026/06/05 03:15:32 INFO : empty_dir: Removing directory 2026/06/05 03:15:32 DEBUG : Local file system at /tmp/rclone2566935462: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/05 03:15:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/05 03:15:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/05 03:15:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.67s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:35 DEBUG : toe: transformed to: dG9l 2026/06/05 03:15:35 DEBUG : toe: transformed to: dG9l 2026/06/05 03:15:35 INFO : dG9l: Making directory 2026/06/05 03:15:35 DEBUG : toe: transformed to: dG9l 2026/06/05 03:15:35 DEBUG : toe: transformed to: dG9l 2026/06/05 03:15:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/05 03:15:35 INFO : dG9l/dG9l: Making directory 2026/06/05 03:15:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/05 03:15:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/05 03:15:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 03:15:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/05 03:15:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 03:15:35 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:35 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/05 03:15:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/05 03:15:36 DEBUG : Waiting for deletions to finish 2026/06/05 03:15:36 DEBUG : dG9l: transformed to: toe 2026/06/05 03:15:36 DEBUG : dG9l: transformed to: toe 2026/06/05 03:15:36 DEBUG : dG9l: transformed to: toe 2026/06/05 03:15:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/05 03:15:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/05 03:15:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/05 03:15:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/05 03:15:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/05 03:15:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/05 03:15:37 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for checks to finish 2026/06/05 03:15:37 DEBUG : Local file system at /tmp/rclone2566935462: Waiting for transfers to finish 2026/06/05 03:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-herohoc3zefe", Local "Local file system at /tmp/rclone2566935462", Modify Window "1ms" 2026/06/05 03:15:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:37 DEBUG : toe: transformed to: 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe: transformed to: 2026/06/05 03:15:38 INFO : B2 bucket rclone-test-herohoc3zefe: Making directory 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe: transformed to: 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe: transformed to: 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe/toe: transformed to: 2026/06/05 03:15:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/05 03:15:38 INFO : toe/toe: Making directory 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe/toe: transformed to: 2026/06/05 03:15:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe: transformed to: 2026/06/05 03:15:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/05 03:15:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/05 03:15:38 DEBUG : toe/toe/toe: transformed to: 2026/06/05 03:15:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/05 03:15:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for checks to finish 2026/06/05 03:15:38 DEBUG : B2 bucket rclone-test-herohoc3zefe: Waiting for transfers to finish 2026/06/05 03:15:38 DEBUG : toe/toe/toe: size = 11 OK 2026/06/05 03:15:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/05 03:15:38 INFO : toe/toe/toe: Copied (new) 2026/06/05 03:15:38 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting files as there were IO errors 2026/06/05 03:15:38 ERROR : B2 bucket rclone-test-herohoc3zefe: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/06/05 03:15:39 DEBUG : B2 bucket rclone-test-herohoc3zefe: Purge remote 2026/06/05 03:15:39 INFO : B2 bucket rclone-test-herohoc3zefe: cleaning bucket "rclone-test-herohoc3zefe" of all files 2026/06/05 03:15:40 DEBUG : BackupDir/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e079_d20260605_m030742_c001_v7007000_t0000_u01780628862711") 2026/06/05 03:15:40 DEBUG : BackupDir/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f104c916f6a88a44f_d20260605_m030732_c001_v0001171_t0011_u01780628852991") 2026/06/05 03:15:40 DEBUG : CompareDest/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fae1_d20260605_m030712_c001_v7007000_t0000_u01780628832234") 2026/06/05 03:15:40 DEBUG : CompareDest/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938caad1_d20260605_m030706_c001_v0001181_t0047_u01780628826626") 2026/06/05 03:15:40 DEBUG : CompareDest/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fae3_d20260605_m030712_c001_v7007000_t0000_u01780628832482") 2026/06/05 03:15:40 DEBUG : CompareDest/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813754_d20260605_m030707_c001_v0001145_t0035_u01780628827574") 2026/06/05 03:15:40 DEBUG : CopyDest/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e07b_d20260605_m030742_c001_v7007000_t0000_u01780628862892") 2026/06/05 03:15:40 DEBUG : CopyDest/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8137a5_d20260605_m030729_c001_v0001145_t0038_u01780628849436") 2026/06/05 03:15:40 DEBUG : CopyDest/three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e07c_d20260605_m030743_c001_v7007000_t0000_u01780628863073") 2026/06/05 03:15:41 DEBUG : CopyDest/three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8137c3_d20260605_m030740_c001_v0001145_t0027_u01780628860106") 2026/06/05 03:15:41 DEBUG : CopyDest/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e07e_d20260605_m030743_c001_v7007000_t0000_u01780628863255") 2026/06/05 03:15:41 DEBUG : CopyDest/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cab97_d20260605_m030737_c001_v0001181_t0029_u01780628857529") 2026/06/05 03:15:41 DEBUG : EXISTING: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c819_d20260605_m031107_c001_v7007000_t0000_u01780629067674") 2026/06/05 03:15:41 DEBUG : EXISTING: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a5f_d20260605_m031106_c001_v0001145_t0002_u01780629066543") 2026/06/05 03:15:41 DEBUG : PREFIXapple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a3627d_d20260605_m031307_c001_v7007000_t0000_u01780629187928") 2026/06/05 03:15:41 DEBUG : PREFIXapple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6a5_d20260605_m031302_c001_v0001181_t0017_u01780629182043") 2026/06/05 03:15:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b58_d20260605_m031307_c001_v7007000_t0000_u01780629187713") 2026/06/05 03:15:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea29_d20260605_m031302_c001_v0001091_t0039_u01780629182054") 2026/06/05 03:15:41 DEBUG : PREFIXbanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea81_d20260605_m031308_c001_v7007000_t0000_u01780629188057") 2026/06/05 03:15:41 DEBUG : PREFIXbanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845bf_d20260605_m031302_c001_v0001102_t0000_u01780629182064") 2026/06/05 03:15:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea80_d20260605_m031307_c001_v7007000_t0000_u01780629187885") 2026/06/05 03:15:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c37_d20260605_m031302_c001_v0001145_t0014_u01780629182074") 2026/06/05 03:15:41 DEBUG : Testêé: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c80f_d20260605_m031104_c001_v7007000_t0000_u01780629064240") 2026/06/05 03:15:41 DEBUG : Testêé: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a51_d20260605_m031103_c001_v0001145_t0012_u01780629063615") 2026/06/05 03:15:42 DEBUG : Testêé: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb175_d20260605_m031102_c001_v0001181_t0021_u01780629062662") 2026/06/05 03:15:42 DEBUG : YXBwbGU=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6073_d20260605_m031249_c001_v7007000_t0000_u01780629169016") 2026/06/05 03:15:42 DEBUG : YXBwbGU=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bf1_d20260605_m031244_c001_v0001145_t0042_u01780629164707") 2026/06/05 03:15:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6074_d20260605_m031249_c001_v7007000_t0000_u01780629169243") 2026/06/05 03:15:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5e3_d20260605_m031244_c001_v0001181_t0001_u01780629164718") 2026/06/05 03:15:42 DEBUG : YmFuYW5h: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6076_d20260605_m031249_c001_v7007000_t0000_u01780629169425") 2026/06/05 03:15:42 DEBUG : YmFuYW5h: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84573_d20260605_m031244_c001_v0001102_t0021_u01780629164728") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f0b_d20260605_m030539_c001_v7007000_t0000_u01780628739270") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cf8_d20260605_m030538_c001_v0001102_t0012_u01780628738559") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e29_d20260605_m030536_c001_v7007000_t0000_u01780628736817") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cec_d20260605_m030535_c001_v0001102_t0028_u01780628735914") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dcc_d20260605_m030518_c001_v7007000_t0000_u01780628718462") 2026/06/05 03:15:42 DEBUG : a/potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c90_d20260605_m030517_c001_v0001102_t0011_u01780628717514") 2026/06/05 03:15:42 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b300f_d20260605_m031506_c001_v7007000_t0000_u01780629306708") 2026/06/05 03:15:42 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813da0_d20260605_m031502_c001_v0001145_t0026_u01780629302234") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af721_d20260605_m031450_c001_v7007000_t0000_u01780629290734") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d76_d20260605_m031446_c001_v0001145_t0048_u01780629286360") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366ef_d20260605_m031435_c001_v7007000_t0000_u01780629275125") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d4e_d20260605_m031431_c001_v0001145_t0037_u01780629271239") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e4_d20260605_m031419_c001_v7007000_t0000_u01780629259985") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d1c_d20260605_m031416_c001_v0001145_t0050_u01780629256098") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef550f_d20260605_m031404_c001_v7007000_t0000_u01780629244483") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cf0_d20260605_m031359_c001_v0001145_t0047_u01780629239858") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a07_d20260605_m031348_c001_v7007000_t0000_u01780629228308") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84643_d20260605_m031341_c001_v0001102_t0001_u01780629221838") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e2d_d20260605_m031330_c001_v7007000_t0000_u01780629210277") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea8f_d20260605_m031326_c001_v0001091_t0057_u01780629206631") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370ff6a_d20260605_m031325_c001_v7007000_t0000_u01780629205475") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845f3_d20260605_m031320_c001_v0001102_t0032_u01780629200824") 2026/06/05 03:15:43 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b61_d20260605_m031309_c001_v7007000_t0000_u01780629189474") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea3b_d20260605_m031305_c001_v0001091_t0003_u01780629185537") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8f2_d20260605_m031304_c001_v7007000_t0000_u01780629184284") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb68d_d20260605_m031300_c001_v0001181_t0025_u01780629180084") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8d8_d20260605_m031246_c001_v7007000_t0000_u01780629166849") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813be3_d20260605_m031242_c001_v0001145_t0042_u01780629162346") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8d5_d20260605_m031230_c001_v7007000_t0000_u01780629150774") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ba5_d20260605_m031226_c001_v0001145_t0057_u01780629146305") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d2_d20260605_m031215_c001_v7007000_t0000_u01780629135103") 2026/06/05 03:15:44 DEBUG : apple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b79_d20260605_m031211_c001_v0001145_t0016_u01780629131217") 2026/06/05 03:15:44 DEBUG : appleSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e23_d20260605_m031328_c001_v7007000_t0000_u01780629208556") 2026/06/05 03:15:44 DEBUG : appleSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845fb_d20260605_m031323_c001_v0001102_t0038_u01780629203407") 2026/06/05 03:15:44 DEBUG : appleapple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a09_d20260605_m031348_c001_v7007000_t0000_u01780629228491") 2026/06/05 03:15:44 DEBUG : appleapple: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84651_d20260605_m031344_c001_v0001102_t0041_u01780629224236") 2026/06/05 03:15:44 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3010_d20260605_m031506_c001_v7007000_t0000_u01780629306893") 2026/06/05 03:15:44 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ebb3_d20260605_m031503_c001_v0001091_t0039_u01780629303026") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af722_d20260605_m031450_c001_v7007000_t0000_u01780629290916") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb87_d20260605_m031447_c001_v0001091_t0034_u01780629287169") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f0_d20260605_m031435_c001_v7007000_t0000_u01780629275457") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb55_d20260605_m031431_c001_v0001091_t0020_u01780629271920") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e5_d20260605_m031420_c001_v7007000_t0000_u01780629260168") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb1f_d20260605_m031416_c001_v0001091_t0028_u01780629256797") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5511_d20260605_m031404_c001_v7007000_t0000_u01780629244666") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eaf1_d20260605_m031400_c001_v0001091_t0009_u01780629240686") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91a9f_d20260605_m031346_c001_v7007000_t0000_u01780629226006") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eac5_d20260605_m031342_c001_v0001091_t0033_u01780629222510") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e30_d20260605_m031330_c001_v7007000_t0000_u01780629210465") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7b5_d20260605_m031326_c001_v0001181_t0037_u01780629206642") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511b1_d20260605_m031325_c001_v7007000_t0000_u01780629205710") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c71_d20260605_m031321_c001_v0001145_t0002_u01780629201440") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b62_d20260605_m031309_c001_v7007000_t0000_u01780629189657") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845cd_d20260605_m031305_c001_v0001102_t0042_u01780629185546") 2026/06/05 03:15:45 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36279_d20260605_m031304_c001_v7007000_t0000_u01780629184314") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845bd_d20260605_m031300_c001_v0001102_t0030_u01780629180660") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6072_d20260605_m031247_c001_v7007000_t0000_u01780629167213") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84567_d20260605_m031242_c001_v0001102_t0010_u01780629162928") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8d6_d20260605_m031230_c001_v7007000_t0000_u01780629150958") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8453f_d20260605_m031227_c001_v0001102_t0037_u01780629147184") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d3_d20260605_m031215_c001_v7007000_t0000_u01780629135286") 2026/06/05 03:15:46 DEBUG : appleappleapplebanana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84517_d20260605_m031211_c001_v0001102_t0041_u01780629131685") 2026/06/05 03:15:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fb0_d20260605_m031328_c001_v7007000_t0000_u01780629208773") 2026/06/05 03:15:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb77d_d20260605_m031323_c001_v0001181_t0010_u01780629203419") 2026/06/05 03:15:46 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f0c_d20260605_m030539_c001_v7007000_t0000_u01780628739451") 2026/06/05 03:15:46 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cf0_d20260605_m030537_c001_v0001102_t0043_u01780628737377") 2026/06/05 03:15:46 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e26_d20260605_m030536_c001_v7007000_t0000_u01780628736263") 2026/06/05 03:15:46 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46ce6_d20260605_m030534_c001_v0001102_t0016_u01780628734830") 2026/06/05 03:15:47 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8a7b_d20260605_m030517_c001_v7007000_t0000_u01780628717910") 2026/06/05 03:15:47 DEBUG : b/potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c8c_d20260605_m030516_c001_v0001102_t0014_u01780628716322") 2026/06/05 03:15:47 DEBUG : backup/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21673_d20260605_m030756_c001_v7007000_t0000_u01780628876914") 2026/06/05 03:15:47 DEBUG : backup/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11460fe6eefd1a7c_d20260605_m030753_c001_v0001171_t0047_u01780628873432") 2026/06/05 03:15:47 DEBUG : backup/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f105c7fb0841a6435_d20260605_m030749_c001_v0001182_t0039_u01780628869540") 2026/06/05 03:15:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1a02_d20260605_m030924_c001_v7007000_t0000_u01780628964562") 2026/06/05 03:15:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f100a59618a6c962d_d20260605_m030920_c001_v0001161_t0023_u01780628960663") 2026/06/05 03:15:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1089077fbe3ddb6e_d20260605_m030916_c001_v0001183_t0051_u01780628956864") 2026/06/05 03:15:47 DEBUG : backup/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb70_d20260605_m030910_c001_v7007000_t0000_u01780628950471") 2026/06/05 03:15:47 DEBUG : backup/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f108cd2f3f72d328f_d20260605_m030908_c001_v0001177_t0037_u01780628948529") 2026/06/05 03:15:47 DEBUG : backup/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f116b0d95a4aba18b_d20260605_m030903_c001_v0001144_t0016_u01780628943588") 2026/06/05 03:15:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1a03_d20260605_m030924_c001_v7007000_t0000_u01780628964744") 2026/06/05 03:15:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f113a7d0ad13cb0fa_d20260605_m030923_c001_v0001176_t0058_u01780628963788") 2026/06/05 03:15:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f119d18f3a51aa293_d20260605_m030918_c001_v0001184_t0025_u01780628958339") 2026/06/05 03:15:47 DEBUG : backup/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21674_d20260605_m030757_c001_v7007000_t0000_u01780628877097") 2026/06/05 03:15:47 DEBUG : backup/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10687937290ec0d7_d20260605_m030756_c001_v0001178_t0051_u01780628876152") 2026/06/05 03:15:47 DEBUG : backup/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f118569a65b01eeae_d20260605_m030751_c001_v0001154_t0013_u01780628871136") 2026/06/05 03:15:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb71_d20260605_m030910_c001_v7007000_t0000_u01780628950652") 2026/06/05 03:15:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f114d96ce2782d105_d20260605_m030909_c001_v0001146_t0011_u01780628949539") 2026/06/05 03:15:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f111d05f07107bde2_d20260605_m030906_c001_v0001185_t0046_u01780628946036") 2026/06/05 03:15:47 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3011_d20260605_m031507_c001_v7007000_t0000_u01780629307076") 2026/06/05 03:15:47 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8475f_d20260605_m031502_c001_v0001102_t0057_u01780629302582") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af723_d20260605_m031451_c001_v7007000_t0000_u01780629291100") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84729_d20260605_m031446_c001_v0001102_t0058_u01780629286785") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f2_d20260605_m031435_c001_v7007000_t0000_u01780629275638") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846e7_d20260605_m031431_c001_v0001102_t0053_u01780629271514") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e6_d20260605_m031420_c001_v7007000_t0000_u01780629260350") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846b7_d20260605_m031416_c001_v0001102_t0028_u01780629256487") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5513_d20260605_m031404_c001_v7007000_t0000_u01780629244850") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84689_d20260605_m031400_c001_v0001102_t0047_u01780629240264") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a0b_d20260605_m031348_c001_v7007000_t0000_u01780629228673") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb84f_d20260605_m031342_c001_v0001181_t0009_u01780629222211") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e32_d20260605_m031330_c001_v7007000_t0000_u01780629210650") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8460d_d20260605_m031326_c001_v0001102_t0018_u01780629206651") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511ae_d20260605_m031325_c001_v7007000_t0000_u01780629205162") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb769_d20260605_m031321_c001_v0001181_t0006_u01780629201171") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b63_d20260605_m031309_c001_v7007000_t0000_u01780629189841") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c45_d20260605_m031305_c001_v0001145_t0004_u01780629185556") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8f4_d20260605_m031304_c001_v7007000_t0000_u01780629184470") 2026/06/05 03:15:48 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea1f_d20260605_m031300_c001_v0001091_t0027_u01780629180310") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91a4b_d20260605_m031246_c001_v7007000_t0000_u01780629166855") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5d1_d20260605_m031242_c001_v0001181_t0047_u01780629162713") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8d7_d20260605_m031231_c001_v7007000_t0000_u01780629151141") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb549_d20260605_m031226_c001_v0001181_t0050_u01780629146972") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d4_d20260605_m031215_c001_v7007000_t0000_u01780629135468") 2026/06/05 03:15:49 DEBUG : banana: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb49d_d20260605_m031211_c001_v0001181_t0004_u01780629131477") 2026/06/05 03:15:49 DEBUG : bananaSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511b2_d20260605_m031328_c001_v7007000_t0000_u01780629208561") 2026/06/05 03:15:49 DEBUG : bananaSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c77_d20260605_m031323_c001_v0001145_t0024_u01780629203429") 2026/06/05 03:15:49 DEBUG : both0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ea_d20260605_m031144_c001_v7007000_t0000_u01780629104582") 2026/06/05 03:15:49 DEBUG : both0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2c3_d20260605_m031129_c001_v0001181_t0016_u01780629089603") 2026/06/05 03:15:49 DEBUG : both0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e93e_d20260605_m031125_c001_v7007000_t0000_u01780629085252") 2026/06/05 03:15:49 DEBUG : both0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1b3_d20260605_m031109_c001_v0001181_t0002_u01780629069535") 2026/06/05 03:15:49 DEBUG : both1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3eb_d20260605_m031144_c001_v7007000_t0000_u01780629104764") 2026/06/05 03:15:49 DEBUG : both1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2cf_d20260605_m031130_c001_v0001181_t0021_u01780629090419") 2026/06/05 03:15:49 DEBUG : both1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e940_d20260605_m031125_c001_v7007000_t0000_u01780629085435") 2026/06/05 03:15:49 DEBUG : both1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1bd_d20260605_m031110_c001_v0001181_t0013_u01780629070211") 2026/06/05 03:15:49 DEBUG : both10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ec_d20260605_m031144_c001_v7007000_t0000_u01780629104944") 2026/06/05 03:15:49 DEBUG : both10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb313_d20260605_m031135_c001_v0001181_t0018_u01780629095790") 2026/06/05 03:15:49 DEBUG : both10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e943_d20260605_m031125_c001_v7007000_t0000_u01780629085617") 2026/06/05 03:15:49 DEBUG : both10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb217_d20260605_m031115_c001_v0001181_t0038_u01780629075618") 2026/06/05 03:15:49 DEBUG : both11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ed_d20260605_m031145_c001_v7007000_t0000_u01780629105126") 2026/06/05 03:15:49 DEBUG : both11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb317_d20260605_m031136_c001_v0001181_t0037_u01780629096274") 2026/06/05 03:15:49 DEBUG : both11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e945_d20260605_m031125_c001_v7007000_t0000_u01780629085799") 2026/06/05 03:15:50 DEBUG : both11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb223_d20260605_m031116_c001_v0001181_t0020_u01780629076583") 2026/06/05 03:15:50 DEBUG : both12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ee_d20260605_m031145_c001_v7007000_t0000_u01780629105307") 2026/06/05 03:15:50 DEBUG : both12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb325_d20260605_m031136_c001_v0001181_t0034_u01780629096864") 2026/06/05 03:15:50 DEBUG : both12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e947_d20260605_m031125_c001_v7007000_t0000_u01780629085982") 2026/06/05 03:15:50 DEBUG : both12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb229_d20260605_m031117_c001_v0001181_t0055_u01780629077367") 2026/06/05 03:15:50 DEBUG : both13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ef_d20260605_m031145_c001_v7007000_t0000_u01780629105489") 2026/06/05 03:15:50 DEBUG : both13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb333_d20260605_m031137_c001_v0001181_t0034_u01780629097577") 2026/06/05 03:15:50 DEBUG : both13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e948_d20260605_m031126_c001_v7007000_t0000_u01780629086165") 2026/06/05 03:15:50 DEBUG : both13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb23b_d20260605_m031118_c001_v0001181_t0056_u01780629078032") 2026/06/05 03:15:50 DEBUG : both14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f0_d20260605_m031145_c001_v7007000_t0000_u01780629105670") 2026/06/05 03:15:50 DEBUG : both14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb33e_d20260605_m031138_c001_v0001181_t0011_u01780629098121") 2026/06/05 03:15:50 DEBUG : both14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e94a_d20260605_m031126_c001_v7007000_t0000_u01780629086350") 2026/06/05 03:15:50 DEBUG : both14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb241_d20260605_m031118_c001_v0001181_t0009_u01780629078628") 2026/06/05 03:15:50 DEBUG : both15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f1_d20260605_m031145_c001_v7007000_t0000_u01780629105852") 2026/06/05 03:15:50 DEBUG : both15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb346_d20260605_m031138_c001_v0001181_t0025_u01780629098689") 2026/06/05 03:15:50 DEBUG : both15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e94d_d20260605_m031126_c001_v7007000_t0000_u01780629086533") 2026/06/05 03:15:50 DEBUG : both15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb24d_d20260605_m031119_c001_v0001181_t0041_u01780629079230") 2026/06/05 03:15:50 DEBUG : both16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f2_d20260605_m031146_c001_v7007000_t0000_u01780629106033") 2026/06/05 03:15:50 DEBUG : both16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb350_d20260605_m031139_c001_v0001181_t0043_u01780629099342") 2026/06/05 03:15:50 DEBUG : both16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e94f_d20260605_m031126_c001_v7007000_t0000_u01780629086716") 2026/06/05 03:15:50 DEBUG : both16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb253_d20260605_m031119_c001_v0001181_t0012_u01780629079718") 2026/06/05 03:15:51 DEBUG : both17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f3_d20260605_m031146_c001_v7007000_t0000_u01780629106214") 2026/06/05 03:15:51 DEBUG : both17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb358_d20260605_m031140_c001_v0001181_t0046_u01780629100006") 2026/06/05 03:15:51 DEBUG : both17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e952_d20260605_m031127_c001_v7007000_t0000_u01780629087019") 2026/06/05 03:15:51 DEBUG : both17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb255_d20260605_m031120_c001_v0001181_t0043_u01780629080218") 2026/06/05 03:15:51 DEBUG : both18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f4_d20260605_m031146_c001_v7007000_t0000_u01780629106397") 2026/06/05 03:15:51 DEBUG : both18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb364_d20260605_m031140_c001_v0001181_t0053_u01780629100774") 2026/06/05 03:15:51 DEBUG : both18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e955_d20260605_m031127_c001_v7007000_t0000_u01780629087202") 2026/06/05 03:15:51 DEBUG : both18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb25b_d20260605_m031120_c001_v0001181_t0034_u01780629080673") 2026/06/05 03:15:51 DEBUG : both19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f5_d20260605_m031146_c001_v7007000_t0000_u01780629106590") 2026/06/05 03:15:51 DEBUG : both19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb36c_d20260605_m031141_c001_v0001181_t0004_u01780629101198") 2026/06/05 03:15:51 DEBUG : both19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e957_d20260605_m031127_c001_v7007000_t0000_u01780629087393") 2026/06/05 03:15:51 DEBUG : both19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb26f_d20260605_m031121_c001_v0001181_t0019_u01780629081823") 2026/06/05 03:15:51 DEBUG : both2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f6_d20260605_m031146_c001_v7007000_t0000_u01780629106795") 2026/06/05 03:15:51 DEBUG : both2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2d5_d20260605_m031131_c001_v0001181_t0035_u01780629091078") 2026/06/05 03:15:51 DEBUG : both2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e959_d20260605_m031127_c001_v7007000_t0000_u01780629087576") 2026/06/05 03:15:51 DEBUG : both2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1cd_d20260605_m031110_c001_v0001181_t0034_u01780629070836") 2026/06/05 03:15:51 DEBUG : both3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f7_d20260605_m031146_c001_v7007000_t0000_u01780629106981") 2026/06/05 03:15:51 DEBUG : both3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2db_d20260605_m031131_c001_v0001181_t0037_u01780629091541") 2026/06/05 03:15:51 DEBUG : both3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e95a_d20260605_m031127_c001_v7007000_t0000_u01780629087759") 2026/06/05 03:15:51 DEBUG : both3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1d9_d20260605_m031111_c001_v0001181_t0007_u01780629071478") 2026/06/05 03:15:52 DEBUG : both4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f8_d20260605_m031147_c001_v7007000_t0000_u01780629107162") 2026/06/05 03:15:52 DEBUG : both4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2e1_d20260605_m031132_c001_v0001181_t0019_u01780629092139") 2026/06/05 03:15:52 DEBUG : both4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e95b_d20260605_m031127_c001_v7007000_t0000_u01780629087942") 2026/06/05 03:15:52 DEBUG : both4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1e3_d20260605_m031112_c001_v0001181_t0032_u01780629072076") 2026/06/05 03:15:52 DEBUG : both5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3f9_d20260605_m031147_c001_v7007000_t0000_u01780629107345") 2026/06/05 03:15:52 DEBUG : both5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2eb_d20260605_m031132_c001_v0001181_t0041_u01780629092977") 2026/06/05 03:15:52 DEBUG : both5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e95c_d20260605_m031128_c001_v7007000_t0000_u01780629088124") 2026/06/05 03:15:52 DEBUG : both5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1e5_d20260605_m031112_c001_v0001181_t0016_u01780629072701") 2026/06/05 03:15:52 DEBUG : both6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3fa_d20260605_m031147_c001_v7007000_t0000_u01780629107531") 2026/06/05 03:15:52 DEBUG : both6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2f1_d20260605_m031133_c001_v0001181_t0020_u01780629093585") 2026/06/05 03:15:52 DEBUG : both6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e95e_d20260605_m031128_c001_v7007000_t0000_u01780629088317") 2026/06/05 03:15:52 DEBUG : both6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1f1_d20260605_m031113_c001_v0001181_t0044_u01780629073217") 2026/06/05 03:15:52 DEBUG : both7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3fb_d20260605_m031147_c001_v7007000_t0000_u01780629107715") 2026/06/05 03:15:52 DEBUG : both7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb2fb_d20260605_m031134_c001_v0001181_t0019_u01780629094156") 2026/06/05 03:15:52 DEBUG : both7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e95f_d20260605_m031128_c001_v7007000_t0000_u01780629088502") 2026/06/05 03:15:52 DEBUG : both7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb1f9_d20260605_m031113_c001_v0001181_t0042_u01780629073736") 2026/06/05 03:15:52 DEBUG : both8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3fc_d20260605_m031147_c001_v7007000_t0000_u01780629107897") 2026/06/05 03:15:52 DEBUG : both8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb307_d20260605_m031134_c001_v0001181_t0044_u01780629094664") 2026/06/05 03:15:52 DEBUG : both8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e960_d20260605_m031128_c001_v7007000_t0000_u01780629088684") 2026/06/05 03:15:52 DEBUG : both8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb203_d20260605_m031114_c001_v0001181_t0032_u01780629074214") 2026/06/05 03:15:52 DEBUG : both9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3fd_d20260605_m031148_c001_v7007000_t0000_u01780629108083") 2026/06/05 03:15:52 DEBUG : both9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb30d_d20260605_m031135_c001_v0001181_t0028_u01780629095326") 2026/06/05 03:15:52 DEBUG : both9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e961_d20260605_m031128_c001_v7007000_t0000_u01780629088868") 2026/06/05 03:15:53 DEBUG : both9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb20f_d20260605_m031114_c001_v0001181_t0052_u01780629074990") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f0d_d20260605_m030539_c001_v7007000_t0000_u01780628739632") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cf4_d20260605_m030537_c001_v0001102_t0057_u01780628737795") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e2a_d20260605_m030537_c001_v7007000_t0000_u01780628737008") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cea_d20260605_m030535_c001_v0001102_t0014_u01780628735150") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dcd_d20260605_m030518_c001_v7007000_t0000_u01780628718646") 2026/06/05 03:15:53 DEBUG : c/non empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c8e_d20260605_m030516_c001_v0001102_t0026_u01780628716724") 2026/06/05 03:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6077_d20260605_m031249_c001_v7007000_t0000_u01780629169607") 2026/06/05 03:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9f1_d20260605_m031244_c001_v0001091_t0035_u01780629164738") 2026/06/05 03:15:53 DEBUG : check sum: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd46_d20260605_m030508_c001_v7007000_t0000_u01780628708551") 2026/06/05 03:15:53 DEBUG : check sum: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c63_d20260605_m030507_c001_v0001102_t0059_u01780628707387") 2026/06/05 03:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c192f2_d20260605_m031537_c001_v7007000_t0000_u01780629337668") 2026/06/05 03:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813e06_d20260605_m031536_c001_v0001145_t0015_u01780629336038") 2026/06/05 03:15:53 DEBUG : dest/3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41142eca1a8211e5_d20260605_m030721_c001_v7007000_t0000_u01780628841475") 2026/06/05 03:15:53 DEBUG : dest/3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40771b43661e1805_d20260605_m030720_c001_v0001183_t0038_u01780628840355") 2026/06/05 03:15:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a0e_d20260605_m031348_c001_v7007000_t0000_u01780629228856") 2026/06/05 03:15:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eacb_d20260605_m031344_c001_v0001091_t0004_u01780629224442") 2026/06/05 03:15:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3012_d20260605_m031507_c001_v7007000_t0000_u01780629307259") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d8a_d20260605_m031455_c001_v0001145_t0021_u01780629295431") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af725_d20260605_m031451_c001_v7007000_t0000_u01780629291283") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d64_d20260605_m031439_c001_v0001145_t0036_u01780629279871") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f3_d20260605_m031435_c001_v7007000_t0000_u01780629275820") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d32_d20260605_m031424_c001_v0001145_t0039_u01780629264685") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e7_d20260605_m031420_c001_v7007000_t0000_u01780629260534") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d0c_d20260605_m031409_c001_v0001145_t0049_u01780629249170") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5514_d20260605_m031405_c001_v7007000_t0000_u01780629245033") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cda_d20260605_m031353_c001_v0001145_t0001_u01780629233019") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af31d_d20260605_m031346_c001_v7007000_t0000_u01780629226237") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8462b_d20260605_m031335_c001_v0001102_t0058_u01780629215092") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e34_d20260605_m031330_c001_v7007000_t0000_u01780629210835") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7b9_d20260605_m031326_c001_v0001181_t0056_u01780629206857") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c3d2_d20260605_m031325_c001_v7007000_t0000_u01780629205271") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845e7_d20260605_m031314_c001_v0001102_t0035_u01780629194128") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b64_d20260605_m031310_c001_v7007000_t0000_u01780629190026") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845cf_d20260605_m031305_c001_v0001102_t0042_u01780629185877") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4042fdf319990fd9_d20260605_m031304_c001_v7007000_t0000_u01780629184323") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb655_d20260605_m031253_c001_v0001181_t0026_u01780629173724") 2026/06/05 03:15:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a244ed_d20260605_m031247_c001_v7007000_t0000_u01780629167052") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bc5_d20260605_m031235_c001_v0001145_t0024_u01780629155387") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8d8_d20260605_m031231_c001_v7007000_t0000_u01780629151323") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b8b_d20260605_m031219_c001_v0001145_t0042_u01780629139815") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d5_d20260605_m031215_c001_v7007000_t0000_u01780629135650") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b59_d20260605_m031205_c001_v0001145_t0017_u01780629125204") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a362a7_d20260605_m031328_c001_v7007000_t0000_u01780629208520") 2026/06/05 03:15:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb781_d20260605_m031323_c001_v0001181_t0057_u01780629203627") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a10_d20260605_m031349_c001_v7007000_t0000_u01780629229039") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cbd_d20260605_m031344_c001_v0001145_t0020_u01780629224451") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3013_d20260605_m031507_c001_v7007000_t0000_u01780629307441") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84743_d20260605_m031456_c001_v0001102_t0055_u01780629296034") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af726_d20260605_m031451_c001_v7007000_t0000_u01780629291467") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84709_d20260605_m031440_c001_v0001102_t0057_u01780629280534") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f4_d20260605_m031436_c001_v7007000_t0000_u01780629276002") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846d5_d20260605_m031425_c001_v0001102_t0026_u01780629265357") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e8_d20260605_m031420_c001_v7007000_t0000_u01780629260718") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846a3_d20260605_m031409_c001_v0001102_t0021_u01780629249946") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5515_d20260605_m031405_c001_v7007000_t0000_u01780629245216") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84675_d20260605_m031354_c001_v0001102_t0033_u01780629234304") 2026/06/05 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21ba7_d20260605_m031346_c001_v7007000_t0000_u01780629226393") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb819_d20260605_m031335_c001_v0001181_t0033_u01780629215903") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e35_d20260605_m031331_c001_v7007000_t0000_u01780629211020") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c8b_d20260605_m031326_c001_v0001145_t0021_u01780629206973") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511b0_d20260605_m031325_c001_v7007000_t0000_u01780629205528") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb733_d20260605_m031314_c001_v0001181_t0055_u01780629194834") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b65_d20260605_m031310_c001_v7007000_t0000_u01780629190210") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6d7_d20260605_m031305_c001_v0001181_t0016_u01780629185898") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7536_d20260605_m031304_c001_v7007000_t0000_u01780629184304") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea0b_d20260605_m031254_c001_v0001091_t0037_u01780629174298") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a244ec_d20260605_m031246_c001_v7007000_t0000_u01780629166864") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb591_d20260605_m031236_c001_v0001181_t0014_u01780629156043") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8d9_d20260605_m031231_c001_v7007000_t0000_u01780629151512") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb4f5_d20260605_m031220_c001_v0001181_t0003_u01780629140540") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d6_d20260605_m031215_c001_v7007000_t0000_u01780629135831") 2026/06/05 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb45f_d20260605_m031205_c001_v0001181_t0036_u01780629125831") 2026/06/05 03:15:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1bd8_d20260605_m031328_c001_v7007000_t0000_u01780629208531") 2026/06/05 03:15:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c79_d20260605_m031323_c001_v0001145_t0038_u01780629203694") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a11_d20260605_m031349_c001_v7007000_t0000_u01780629229222") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb873_d20260605_m031344_c001_v0001181_t0056_u01780629224462") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3014_d20260605_m031507_c001_v7007000_t0000_u01780629307623") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb9b_d20260605_m031456_c001_v0001091_t0058_u01780629296814") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af727_d20260605_m031451_c001_v7007000_t0000_u01780629291648") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb6d_d20260605_m031441_c001_v0001091_t0010_u01780629281284") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f6_d20260605_m031436_c001_v7007000_t0000_u01780629276184") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb3d_d20260605_m031426_c001_v0001091_t0036_u01780629266040") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21e9_d20260605_m031420_c001_v7007000_t0000_u01780629260900") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb09_d20260605_m031410_c001_v0001091_t0049_u01780629250603") 2026/06/05 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5516_d20260605_m031405_c001_v7007000_t0000_u01780629245399") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eadf_d20260605_m031355_c001_v0001091_t0039_u01780629235021") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c979fd_d20260605_m031346_c001_v7007000_t0000_u01780629226403") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eab7_d20260605_m031336_c001_v0001091_t0017_u01780629216475") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e38_d20260605_m031331_c001_v7007000_t0000_u01780629211204") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea91_d20260605_m031327_c001_v0001091_t0027_u01780629207027") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a362a0_d20260605_m031325_c001_v7007000_t0000_u01780629205570") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c5f_d20260605_m031315_c001_v0001145_t0020_u01780629195403") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b67_d20260605_m031310_c001_v7007000_t0000_u01780629190394") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea3d_d20260605_m031306_c001_v0001091_t0041_u01780629186032") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b4e_d20260605_m031304_c001_v7007000_t0000_u01780629184310") 2026/06/05 03:15:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845a3_d20260605_m031255_c001_v0001102_t0049_u01780629175012") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7529_d20260605_m031246_c001_v7007000_t0000_u01780629166872") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84555_d20260605_m031236_c001_v0001102_t0015_u01780629156616") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8da_d20260605_m031231_c001_v7007000_t0000_u01780629151694") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8452b_d20260605_m031221_c001_v0001102_t0035_u01780629141137") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d7_d20260605_m031216_c001_v7007000_t0000_u01780629136011") 2026/06/05 03:15:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84503_d20260605_m031206_c001_v0001102_t0011_u01780629126046") 2026/06/05 03:16:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f417019d1f10a5da8_d20260605_m031328_c001_v7007000_t0000_u01780629208602") 2026/06/05 03:16:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea83_d20260605_m031323_c001_v0001091_t0028_u01780629203816") 2026/06/05 03:16:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a12_d20260605_m031349_c001_v7007000_t0000_u01780629229405") 2026/06/05 03:16:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84653_d20260605_m031344_c001_v0001102_t0041_u01780629224621") 2026/06/05 03:16:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3015_d20260605_m031507_c001_v7007000_t0000_u01780629307808") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbb1f_d20260605_m031457_c001_v0001181_t0058_u01780629297636") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af728_d20260605_m031451_c001_v7007000_t0000_u01780629291831") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbaa5_d20260605_m031442_c001_v0001181_t0054_u01780629282056") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f7_d20260605_m031436_c001_v7007000_t0000_u01780629276365") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cba41_d20260605_m031426_c001_v0001181_t0004_u01780629266776") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21ea_d20260605_m031421_c001_v7007000_t0000_u01780629261084") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb99d_d20260605_m031411_c001_v0001181_t0021_u01780629251361") 2026/06/05 03:16:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5517_d20260605_m031405_c001_v7007000_t0000_u01780629245583") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb8f7_d20260605_m031355_c001_v0001181_t0034_u01780629235720") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e7f_d20260605_m031346_c001_v7007000_t0000_u01780629226244") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c9b_d20260605_m031337_c001_v0001145_t0024_u01780629217352") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e3a_d20260605_m031331_c001_v7007000_t0000_u01780629211396") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7c1_d20260605_m031327_c001_v0001181_t0001_u01780629207071") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fac_d20260605_m031325_c001_v7007000_t0000_u01780629205740") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea57_d20260605_m031316_c001_v0001091_t0003_u01780629196222") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b6a_d20260605_m031310_c001_v7007000_t0000_u01780629190579") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6d9_d20260605_m031306_c001_v0001181_t0033_u01780629186104") 2026/06/05 03:16:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a3627a_d20260605_m031304_c001_v7007000_t0000_u01780629184498") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c1d_d20260605_m031255_c001_v0001145_t0040_u01780629175831") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18dac_d20260605_m031246_c001_v7007000_t0000_u01780629166886") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9d3_d20260605_m031237_c001_v0001091_t0047_u01780629157339") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8db_d20260605_m031231_c001_v7007000_t0000_u01780629151878") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e98b_d20260605_m031221_c001_v0001091_t0056_u01780629141898") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d8_d20260605_m031216_c001_v7007000_t0000_u01780629136268") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e959_d20260605_m031206_c001_v0001091_t0012_u01780629126476") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f417019d1f10a5da9_d20260605_m031328_c001_v7007000_t0000_u01780629208783") 2026/06/05 03:16:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845ff_d20260605_m031323_c001_v0001102_t0059_u01780629203827") 2026/06/05 03:16:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a13_d20260605_m031349_c001_v7007000_t0000_u01780629229588") 2026/06/05 03:16:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cbf_d20260605_m031344_c001_v0001145_t0037_u01780629224668") 2026/06/05 03:16:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3016_d20260605_m031507_c001_v7007000_t0000_u01780629307992") 2026/06/05 03:16:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d92_d20260605_m031457_c001_v0001145_t0017_u01780629297930") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af729_d20260605_m031452_c001_v7007000_t0000_u01780629292014") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d68_d20260605_m031442_c001_v0001145_t0045_u01780629282305") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366f8_d20260605_m031436_c001_v7007000_t0000_u01780629276547") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d3a_d20260605_m031427_c001_v0001145_t0041_u01780629267064") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21eb_d20260605_m031421_c001_v7007000_t0000_u01780629261276") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d12_d20260605_m031411_c001_v0001145_t0019_u01780629251569") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5518_d20260605_m031405_c001_v7007000_t0000_u01780629245766") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ce0_d20260605_m031355_c001_v0001145_t0030_u01780629235933") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91aa1_d20260605_m031346_c001_v7007000_t0000_u01780629226371") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84635_d20260605_m031337_c001_v0001102_t0017_u01780629217783") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e3d_d20260605_m031331_c001_v7007000_t0000_u01780629211593") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8460f_d20260605_m031327_c001_v0001102_t0010_u01780629207081") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fab_d20260605_m031325_c001_v7007000_t0000_u01780629205559") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845ed_d20260605_m031316_c001_v0001102_t0023_u01780629196633") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b6c_d20260605_m031310_c001_v7007000_t0000_u01780629190763") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845d1_d20260605_m031306_c001_v0001102_t0038_u01780629186196") 2026/06/05 03:16:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea78_d20260605_m031304_c001_v7007000_t0000_u01780629184338") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb669_d20260605_m031256_c001_v0001181_t0023_u01780629176126") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d752a_d20260605_m031246_c001_v7007000_t0000_u01780629166893") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bc7_d20260605_m031237_c001_v0001145_t0053_u01780629157687") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8dc_d20260605_m031232_c001_v7007000_t0000_u01780629152062") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b93_d20260605_m031222_c001_v0001145_t0038_u01780629142504") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74d9_d20260605_m031216_c001_v7007000_t0000_u01780629136449") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b61_d20260605_m031206_c001_v0001145_t0006_u01780629126869") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e25_d20260605_m031328_c001_v7007000_t0000_u01780629208742") 2026/06/05 03:16:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb785_d20260605_m031323_c001_v0001181_t0017_u01780629203838") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a14_d20260605_m031349_c001_v7007000_t0000_u01780629229771") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb877_d20260605_m031344_c001_v0001181_t0049_u01780629224683") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3018_d20260605_m031508_c001_v7007000_t0000_u01780629308175") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84749_d20260605_m031458_c001_v0001102_t0024_u01780629298221") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72a_d20260605_m031452_c001_v7007000_t0000_u01780629292196") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84715_d20260605_m031442_c001_v0001102_t0036_u01780629282771") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366fa_d20260605_m031436_c001_v7007000_t0000_u01780629276728") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846dd_d20260605_m031427_c001_v0001102_t0039_u01780629267402") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21ec_d20260605_m031421_c001_v7007000_t0000_u01780629261461") 2026/06/05 03:16:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846a5_d20260605_m031411_c001_v0001102_t0041_u01780629251998") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5519_d20260605_m031405_c001_v7007000_t0000_u01780629245948") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84679_d20260605_m031356_c001_v0001102_t0019_u01780629236190") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de979c_d20260605_m031346_c001_v7007000_t0000_u01780629226203") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb833_d20260605_m031338_c001_v0001181_t0043_u01780629218171") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e3f_d20260605_m031331_c001_v7007000_t0000_u01780629211778") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c8d_d20260605_m031327_c001_v0001145_t0053_u01780629207292") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fa9_d20260605_m031325_c001_v7007000_t0000_u01780629205195") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb745_d20260605_m031316_c001_v0001181_t0011_u01780629196974") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b6e_d20260605_m031310_c001_v7007000_t0000_u01780629190946") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6df_d20260605_m031306_c001_v0001181_t0056_u01780629186325") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea79_d20260605_m031304_c001_v7007000_t0000_u01780629184341") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea11_d20260605_m031256_c001_v0001091_t0030_u01780629176338") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d752b_d20260605_m031247_c001_v7007000_t0000_u01780629167062") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb59f_d20260605_m031238_c001_v0001181_t0051_u01780629158091") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8dd_d20260605_m031232_c001_v7007000_t0000_u01780629152245") 2026/06/05 03:16:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb50f_d20260605_m031222_c001_v0001181_t0000_u01780629142782") 2026/06/05 03:16:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74da_d20260605_m031216_c001_v7007000_t0000_u01780629136631") 2026/06/05 03:16:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb46f_d20260605_m031207_c001_v0001181_t0003_u01780629127349") 2026/06/05 03:16:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370ff6e_d20260605_m031328_c001_v7007000_t0000_u01780629208582") 2026/06/05 03:16:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c7b_d20260605_m031324_c001_v0001145_t0047_u01780629204035") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a15_d20260605_m031349_c001_v7007000_t0000_u01780629229953") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb87b_d20260605_m031344_c001_v0001181_t0006_u01780629224893") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3019_d20260605_m031508_c001_v7007000_t0000_u01780629308358") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb9d_d20260605_m031458_c001_v0001091_t0004_u01780629298596") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72b_d20260605_m031452_c001_v7007000_t0000_u01780629292381") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb71_d20260605_m031443_c001_v0001091_t0000_u01780629283152") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366fb_d20260605_m031436_c001_v7007000_t0000_u01780629276910") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb43_d20260605_m031427_c001_v0001091_t0013_u01780629267726") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21ed_d20260605_m031421_c001_v7007000_t0000_u01780629261646") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb0b_d20260605_m031412_c001_v0001091_t0036_u01780629252395") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef551b_d20260605_m031406_c001_v7007000_t0000_u01780629246163") 2026/06/05 03:16:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eae1_d20260605_m031356_c001_v0001091_t0010_u01780629236617") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f417ebd0866b99a74_d20260605_m031346_c001_v7007000_t0000_u01780629226176") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eabb_d20260605_m031338_c001_v0001091_t0003_u01780629218379") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e42_d20260605_m031331_c001_v7007000_t0000_u01780629211963") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7c5_d20260605_m031327_c001_v0001181_t0036_u01780629207307") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4100994cb00b07b5_d20260605_m031325_c001_v7007000_t0000_u01780629205591") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c67_d20260605_m031317_c001_v0001145_t0018_u01780629197193") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b70_d20260605_m031311_c001_v7007000_t0000_u01780629191131") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea3f_d20260605_m031306_c001_v0001091_t0010_u01780629186508") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8ee_d20260605_m031303_c001_v7007000_t0000_u01780629183922") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845ab_d20260605_m031256_c001_v0001102_t0043_u01780629176757") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18dad_d20260605_m031247_c001_v7007000_t0000_u01780629167073") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84559_d20260605_m031238_c001_v0001102_t0012_u01780629158350") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8de_d20260605_m031232_c001_v7007000_t0000_u01780629152427") 2026/06/05 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84531_d20260605_m031222_c001_v0001102_t0040_u01780629142998") 2026/06/05 03:16:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74db_d20260605_m031216_c001_v7007000_t0000_u01780629136816") 2026/06/05 03:16:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84507_d20260605_m031207_c001_v0001102_t0036_u01780629127555") 2026/06/05 03:16:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a362ac_d20260605_m031328_c001_v7007000_t0000_u01780629208883") 2026/06/05 03:16:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb787_d20260605_m031324_c001_v0001181_t0046_u01780629204053") 2026/06/05 03:16:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a17_d20260605_m031350_c001_v7007000_t0000_u01780629230136") 2026/06/05 03:16:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eacf_d20260605_m031344_c001_v0001091_t0001_u01780629224923") 2026/06/05 03:16:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b301a_d20260605_m031508_c001_v7007000_t0000_u01780629308541") 2026/06/05 03:16:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbb25_d20260605_m031459_c001_v0001181_t0051_u01780629299001") 2026/06/05 03:16:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72c_d20260605_m031452_c001_v7007000_t0000_u01780629292564") 2026/06/05 03:16:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbaa9_d20260605_m031443_c001_v0001181_t0051_u01780629283565") 2026/06/05 03:16:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366fc_d20260605_m031437_c001_v7007000_t0000_u01780629277092") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cba47_d20260605_m031428_c001_v0001181_t0014_u01780629268085") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21ee_d20260605_m031421_c001_v7007000_t0000_u01780629261829") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb9b1_d20260605_m031412_c001_v0001181_t0003_u01780629252813") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef551c_d20260605_m031406_c001_v7007000_t0000_u01780629246347") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb905_d20260605_m031356_c001_v0001181_t0011_u01780629236949") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f417ebd0866b99a71_d20260605_m031345_c001_v7007000_t0000_u01780629225812") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c9f_d20260605_m031338_c001_v0001145_t0020_u01780629218819") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e44_d20260605_m031332_c001_v7007000_t0000_u01780629212148") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84611_d20260605_m031327_c001_v0001102_t0018_u01780629207396") 2026/06/05 03:16:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4060976fe0c69790_d20260605_m031325_c001_v7007000_t0000_u01780629205596") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea5d_d20260605_m031317_c001_v0001091_t0017_u01780629197536") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b73_d20260605_m031311_c001_v7007000_t0000_u01780629191315") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6e3_d20260605_m031306_c001_v0001181_t0009_u01780629186539") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7533_d20260605_m031303_c001_v7007000_t0000_u01780629183934") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c21_d20260605_m031257_c001_v0001145_t0038_u01780629177111") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d752c_d20260605_m031247_c001_v7007000_t0000_u01780629167084") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9d9_d20260605_m031238_c001_v0001091_t0042_u01780629158661") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8df_d20260605_m031232_c001_v7007000_t0000_u01780629152610") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e98f_d20260605_m031223_c001_v0001091_t0019_u01780629143327") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74dc_d20260605_m031217_c001_v7007000_t0000_u01780629137073") 2026/06/05 03:16:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e961_d20260605_m031207_c001_v0001091_t0018_u01780629127908") 2026/06/05 03:16:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fad_d20260605_m031328_c001_v7007000_t0000_u01780629208540") 2026/06/05 03:16:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea85_d20260605_m031324_c001_v0001091_t0027_u01780629204146") 2026/06/05 03:16:12 DEBUG : dir1/0008-23456: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a18_d20260605_m031350_c001_v7007000_t0000_u01780629230319") 2026/06/05 03:16:12 DEBUG : dir1/0008-23456: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cc1_d20260605_m031344_c001_v0001145_t0051_u01780629224954") 2026/06/05 03:16:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b301b_d20260605_m031508_c001_v7007000_t0000_u01780629308729") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d96_d20260605_m031459_c001_v0001145_t0021_u01780629299247") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72d_d20260605_m031452_c001_v7007000_t0000_u01780629292747") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d6a_d20260605_m031443_c001_v0001145_t0021_u01780629283773") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366fe_d20260605_m031437_c001_v7007000_t0000_u01780629277273") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d40_d20260605_m031428_c001_v0001145_t0039_u01780629268315") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21ef_d20260605_m031422_c001_v7007000_t0000_u01780629262012") 2026/06/05 03:16:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d16_d20260605_m031413_c001_v0001145_t0045_u01780629253045") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef551d_d20260605_m031406_c001_v7007000_t0000_u01780629246530") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ce6_d20260605_m031357_c001_v0001145_t0001_u01780629237156") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c979fa_d20260605_m031346_c001_v7007000_t0000_u01780629226204") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8463f_d20260605_m031339_c001_v0001102_t0000_u01780629219125") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e47_d20260605_m031332_c001_v7007000_t0000_u01780629212334") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7cb_d20260605_m031327_c001_v0001181_t0055_u01780629207525") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1bd6_d20260605_m031325_c001_v7007000_t0000_u01780629205751") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845ef_d20260605_m031317_c001_v0001102_t0027_u01780629197961") 2026/06/05 03:16:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b74_d20260605_m031311_c001_v7007000_t0000_u01780629191509") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845d3_d20260605_m031306_c001_v0001102_t0052_u01780629186549") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4042fdf319990fda_d20260605_m031304_c001_v7007000_t0000_u01780629184509") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb677_d20260605_m031257_c001_v0001181_t0049_u01780629177426") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6070_d20260605_m031246_c001_v7007000_t0000_u01780629166849") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bd3_d20260605_m031239_c001_v0001145_t0042_u01780629159316") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e0_d20260605_m031232_c001_v7007000_t0000_u01780629152794") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b99_d20260605_m031223_c001_v0001145_t0035_u01780629143684") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74de_d20260605_m031217_c001_v7007000_t0000_u01780629137255") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b65_d20260605_m031208_c001_v0001145_t0015_u01780629128310") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1bdb_d20260605_m031328_c001_v7007000_t0000_u01780629208893") 2026/06/05 03:16:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb78b_d20260605_m031324_c001_v0001181_t0023_u01780629204271") 2026/06/05 03:16:15 DEBUG : dir1/0009-34567: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a1a_d20260605_m031350_c001_v7007000_t0000_u01780629230531") 2026/06/05 03:16:16 DEBUG : dir1/0009-34567: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84657_d20260605_m031344_c001_v0001102_t0019_u01780629224988") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b301c_d20260605_m031508_c001_v7007000_t0000_u01780629308912") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84751_d20260605_m031459_c001_v0001102_t0039_u01780629299680") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72e_d20260605_m031452_c001_v7007000_t0000_u01780629292929") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84717_d20260605_m031444_c001_v0001102_t0013_u01780629284057") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a366ff_d20260605_m031437_c001_v7007000_t0000_u01780629277455") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846df_d20260605_m031428_c001_v0001102_t0043_u01780629268844") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f0_d20260605_m031422_c001_v7007000_t0000_u01780629262194") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846ab_d20260605_m031413_c001_v0001102_t0049_u01780629253424") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef551e_d20260605_m031406_c001_v7007000_t0000_u01780629246713") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8467f_d20260605_m031357_c001_v0001102_t0042_u01780629237611") 2026/06/05 03:16:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c9e6_d20260605_m031346_c001_v7007000_t0000_u01780629226383") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb83b_d20260605_m031339_c001_v0001181_t0047_u01780629219480") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e49_d20260605_m031332_c001_v7007000_t0000_u01780629212519") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea95_d20260605_m031327_c001_v0001091_t0025_u01780629207552") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a362a1_d20260605_m031325_c001_v7007000_t0000_u01780629205763") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb74f_d20260605_m031318_c001_v0001181_t0031_u01780629198410") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b76_d20260605_m031311_c001_v7007000_t0000_u01780629191694") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6ed_d20260605_m031306_c001_v0001181_t0020_u01780629186805") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b4f_d20260605_m031304_c001_v7007000_t0000_u01780629184520") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea17_d20260605_m031257_c001_v0001091_t0004_u01780629177643") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21b16_d20260605_m031246_c001_v7007000_t0000_u01780629166465") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5b3_d20260605_m031239_c001_v0001181_t0004_u01780629159622") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e1_d20260605_m031232_c001_v7007000_t0000_u01780629152978") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb523_d20260605_m031223_c001_v0001181_t0056_u01780629143968") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74df_d20260605_m031217_c001_v7007000_t0000_u01780629137436") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb487_d20260605_m031208_c001_v0001181_t0025_u01780629128637") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fae_d20260605_m031328_c001_v7007000_t0000_u01780629208592") 2026/06/05 03:16:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84601_d20260605_m031324_c001_v0001102_t0009_u01780629204324") 2026/06/05 03:16:17 DEBUG : dir1/0010-45678: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a1b_d20260605_m031350_c001_v7007000_t0000_u01780629230720") 2026/06/05 03:16:17 DEBUG : dir1/0010-45678: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb881_d20260605_m031345_c001_v0001181_t0039_u01780629225164") 2026/06/05 03:16:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b301e_d20260605_m031509_c001_v7007000_t0000_u01780629309094") 2026/06/05 03:16:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eba7_d20260605_m031500_c001_v0001091_t0020_u01780629300031") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af72f_d20260605_m031453_c001_v7007000_t0000_u01780629293112") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb73_d20260605_m031444_c001_v0001091_t0000_u01780629284446") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36700_d20260605_m031437_c001_v7007000_t0000_u01780629277637") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb4f_d20260605_m031429_c001_v0001091_t0011_u01780629269251") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f1_d20260605_m031422_c001_v7007000_t0000_u01780629262377") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb0f_d20260605_m031413_c001_v0001091_t0043_u01780629253831") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef551f_d20260605_m031406_c001_v7007000_t0000_u01780629246927") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eaeb_d20260605_m031357_c001_v0001091_t0004_u01780629237978") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91a9e_d20260605_m031345_c001_v7007000_t0000_u01780629225824") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eabd_d20260605_m031339_c001_v0001091_t0020_u01780629219696") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e4d_d20260605_m031332_c001_v7007000_t0000_u01780629212776") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c8f_d20260605_m031327_c001_v0001145_t0020_u01780629207688") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511af_d20260605_m031325_c001_v7007000_t0000_u01780629205346") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c69_d20260605_m031318_c001_v0001145_t0035_u01780629198625") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b78_d20260605_m031311_c001_v7007000_t0000_u01780629191878") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea41_d20260605_m031306_c001_v0001091_t0004_u01780629186866") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f405cc4a9824366a9_d20260605_m031304_c001_v7007000_t0000_u01780629184509") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845b1_d20260605_m031258_c001_v0001102_t0001_u01780629178043") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21b1c_d20260605_m031247_c001_v7007000_t0000_u01780629167012") 2026/06/05 03:16:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8455b_d20260605_m031239_c001_v0001102_t0025_u01780629159864") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e2_d20260605_m031233_c001_v7007000_t0000_u01780629153161") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84535_d20260605_m031224_c001_v0001102_t0028_u01780629144177") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e0_d20260605_m031217_c001_v7007000_t0000_u01780629137617") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8450d_d20260605_m031208_c001_v0001102_t0059_u01780629128850") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c8118162511b3_d20260605_m031328_c001_v7007000_t0000_u01780629208749") 2026/06/05 03:16:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c7d_d20260605_m031324_c001_v0001145_t0050_u01780629204399") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a1d_d20260605_m031350_c001_v7007000_t0000_u01780629230903") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8465b_d20260605_m031345_c001_v0001102_t0038_u01780629225304") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b301f_d20260605_m031509_c001_v7007000_t0000_u01780629309285") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbb31_d20260605_m031500_c001_v0001181_t0055_u01780629300340") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af730_d20260605_m031453_c001_v7007000_t0000_u01780629293295") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbab5_d20260605_m031444_c001_v0001181_t0023_u01780629284810") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36702_d20260605_m031437_c001_v7007000_t0000_u01780629277817") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cba53_d20260605_m031429_c001_v0001181_t0053_u01780629269569") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f2_d20260605_m031422_c001_v7007000_t0000_u01780629262561") 2026/06/05 03:16:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb9c9_d20260605_m031414_c001_v0001181_t0059_u01780629254217") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5520_d20260605_m031407_c001_v7007000_t0000_u01780629247110") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb919_d20260605_m031358_c001_v0001181_t0056_u01780629238363") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c979f6_d20260605_m031345_c001_v7007000_t0000_u01780629225836") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ca3_d20260605_m031340_c001_v0001145_t0044_u01780629220318") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e4f_d20260605_m031332_c001_v7007000_t0000_u01780629212960") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7cf_d20260605_m031327_c001_v0001181_t0004_u01780629207730") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1bd5_d20260605_m031325_c001_v7007000_t0000_u01780629205561") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea69_d20260605_m031319_c001_v0001091_t0015_u01780629199080") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b79_d20260605_m031312_c001_v7007000_t0000_u01780629192063") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845d7_d20260605_m031306_c001_v0001102_t0002_u01780629186988") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea7a_d20260605_m031304_c001_v7007000_t0000_u01780629184529") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c25_d20260605_m031258_c001_v0001145_t0032_u01780629178481") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8d9_d20260605_m031247_c001_v7007000_t0000_u01780629167095") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9dd_d20260605_m031240_c001_v0001091_t0012_u01780629160246") 2026/06/05 03:16:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e3_d20260605_m031233_c001_v7007000_t0000_u01780629153345") 2026/06/05 03:16:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e993_d20260605_m031224_c001_v0001091_t0057_u01780629144540") 2026/06/05 03:16:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e1_d20260605_m031217_c001_v7007000_t0000_u01780629137798") 2026/06/05 03:16:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e967_d20260605_m031209_c001_v0001091_t0040_u01780629129259") 2026/06/05 03:16:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4fb1_d20260605_m031328_c001_v7007000_t0000_u01780629208904") 2026/06/05 03:16:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea89_d20260605_m031324_c001_v0001091_t0030_u01780629204433") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a1f_d20260605_m031351_c001_v7007000_t0000_u01780629231087") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cc3_d20260605_m031345_c001_v0001145_t0030_u01780629225330") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3020_d20260605_m031509_c001_v7007000_t0000_u01780629309473") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d9a_d20260605_m031500_c001_v0001145_t0051_u01780629300609") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af731_d20260605_m031453_c001_v7007000_t0000_u01780629293477") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d6e_d20260605_m031445_c001_v0001145_t0038_u01780629285020") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36703_d20260605_m031437_c001_v7007000_t0000_u01780629277999") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d44_d20260605_m031429_c001_v0001145_t0023_u01780629269775") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f3_d20260605_m031422_c001_v7007000_t0000_u01780629262756") 2026/06/05 03:16:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813d1a_d20260605_m031414_c001_v0001145_t0045_u01780629254427") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5521_d20260605_m031407_c001_v7007000_t0000_u01780629247294") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cee_d20260605_m031358_c001_v0001145_t0032_u01780629238560") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21ba6_d20260605_m031346_c001_v7007000_t0000_u01780629226211") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84641_d20260605_m031340_c001_v0001102_t0027_u01780629220677") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e52_d20260605_m031333_c001_v7007000_t0000_u01780629213145") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84615_d20260605_m031327_c001_v0001102_t0030_u01780629207756") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4faa_d20260605_m031325_c001_v7007000_t0000_u01780629205376") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845f1_d20260605_m031319_c001_v0001102_t0052_u01780629199438") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b7a_d20260605_m031312_c001_v7007000_t0000_u01780629192247") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6f1_d20260605_m031307_c001_v0001181_t0018_u01780629187012") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8f0_d20260605_m031304_c001_v7007000_t0000_u01780629184104") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb685_d20260605_m031258_c001_v0001181_t0011_u01780629178763") 2026/06/05 03:16:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21b1f_d20260605_m031247_c001_v7007000_t0000_u01780629167193") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bdf_d20260605_m031240_c001_v0001145_t0037_u01780629160747") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e4_d20260605_m031233_c001_v7007000_t0000_u01780629153529") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ba1_d20260605_m031225_c001_v0001145_t0022_u01780629145017") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e2_d20260605_m031217_c001_v7007000_t0000_u01780629137979") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b6b_d20260605_m031209_c001_v0001145_t0028_u01780629129698") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a362a9_d20260605_m031328_c001_v7007000_t0000_u01780629208702") 2026/06/05 03:16:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb793_d20260605_m031324_c001_v0001181_t0050_u01780629204524") 2026/06/05 03:16:23 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a20_d20260605_m031351_c001_v7007000_t0000_u01780629231270") 2026/06/05 03:16:23 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ead1_d20260605_m031345_c001_v0001091_t0013_u01780629225342") 2026/06/05 03:16:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3021_d20260605_m031509_c001_v7007000_t0000_u01780629309656") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84757_d20260605_m031501_c001_v0001102_t0013_u01780629301057") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af732_d20260605_m031453_c001_v7007000_t0000_u01780629293660") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84721_d20260605_m031445_c001_v0001102_t0024_u01780629285282") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36706_d20260605_m031438_c001_v7007000_t0000_u01780629278180") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846e3_d20260605_m031430_c001_v0001102_t0000_u01780629270181") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f4_d20260605_m031422_c001_v7007000_t0000_u01780629262940") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f846b1_d20260605_m031414_c001_v0001102_t0049_u01780629254761") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5522_d20260605_m031407_c001_v7007000_t0000_u01780629247479") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84685_d20260605_m031358_c001_v0001102_t0035_u01780629238841") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91aa0_d20260605_m031346_c001_v7007000_t0000_u01780629226189") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb841_d20260605_m031341_c001_v0001181_t0003_u01780629221015") 2026/06/05 03:16:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e53_d20260605_m031333_c001_v7007000_t0000_u01780629213330") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea99_d20260605_m031327_c001_v0001091_t0015_u01780629207941") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c3d7_d20260605_m031325_c001_v7007000_t0000_u01780629205637") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb761_d20260605_m031319_c001_v0001181_t0059_u01780629199965") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b7c_d20260605_m031312_c001_v7007000_t0000_u01780629192431") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c4f_d20260605_m031307_c001_v0001145_t0053_u01780629187186") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7535_d20260605_m031304_c001_v7007000_t0000_u01780629184116") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea1b_d20260605_m031258_c001_v0001091_t0018_u01780629178983") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21b18_d20260605_m031246_c001_v7007000_t0000_u01780629166647") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5bf_d20260605_m031241_c001_v0001181_t0006_u01780629161152") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e5_d20260605_m031233_c001_v7007000_t0000_u01780629153712") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb537_d20260605_m031225_c001_v0001181_t0054_u01780629145303") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e4_d20260605_m031218_c001_v7007000_t0000_u01780629138162") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb493_d20260605_m031210_c001_v0001181_t0008_u01780629130191") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e26_d20260605_m031328_c001_v7007000_t0000_u01780629208928") 2026/06/05 03:16:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb795_d20260605_m031324_c001_v0001181_t0057_u01780629204743") 2026/06/05 03:16:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a22_d20260605_m031351_c001_v7007000_t0000_u01780629231452") 2026/06/05 03:16:25 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb885_d20260605_m031345_c001_v0001181_t0037_u01780629225381") 2026/06/05 03:16:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3022_d20260605_m031509_c001_v7007000_t0000_u01780629309838") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ebad_d20260605_m031501_c001_v0001091_t0026_u01780629301637") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af733_d20260605_m031453_c001_v7007000_t0000_u01780629293842") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb79_d20260605_m031445_c001_v0001091_t0058_u01780629285638") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36707_d20260605_m031438_c001_v7007000_t0000_u01780629278361") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb53_d20260605_m031430_c001_v0001091_t0000_u01780629270598") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f5_d20260605_m031423_c001_v7007000_t0000_u01780629263123") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eb13_d20260605_m031415_c001_v0001091_t0004_u01780629255264") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5523_d20260605_m031407_c001_v7007000_t0000_u01780629247663") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eaed_d20260605_m031359_c001_v0001091_t0009_u01780629239211") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f417ebd0866b99a72_d20260605_m031345_c001_v7007000_t0000_u01780629225994") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45eac3_d20260605_m031341_c001_v0001091_t0037_u01780629221225") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e57_d20260605_m031333_c001_v7007000_t0000_u01780629213544") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb7d7_d20260605_m031327_c001_v0001181_t0000_u01780629207953") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c3d5_d20260605_m031325_c001_v7007000_t0000_u01780629205454") 2026/06/05 03:16:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c6d_d20260605_m031320_c001_v0001145_t0014_u01780629200171") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b7e_d20260605_m031312_c001_v7007000_t0000_u01780629192616") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6f3_d20260605_m031307_c001_v0001181_t0004_u01780629187221") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea7b_d20260605_m031304_c001_v7007000_t0000_u01780629184540") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845b5_d20260605_m031259_c001_v0001102_t0027_u01780629179388") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6071_d20260605_m031247_c001_v7007000_t0000_u01780629167031") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8455f_d20260605_m031241_c001_v0001102_t0042_u01780629161489") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e6_d20260605_m031233_c001_v7007000_t0000_u01780629153894") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8453b_d20260605_m031225_c001_v0001102_t0040_u01780629145519") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e6_d20260605_m031218_c001_v7007000_t0000_u01780629138342") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8450f_d20260605_m031210_c001_v0001102_t0052_u01780629130447") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370ff6f_d20260605_m031328_c001_v7007000_t0000_u01780629208763") 2026/06/05 03:16:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84603_d20260605_m031324_c001_v0001102_t0048_u01780629204752") 2026/06/05 03:16:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a23_d20260605_m031351_c001_v7007000_t0000_u01780629231637") 2026/06/05 03:16:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb889_d20260605_m031345_c001_v0001181_t0020_u01780629225596") 2026/06/05 03:16:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3023_d20260605_m031510_c001_v7007000_t0000_u01780629310021") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbb3b_d20260605_m031502_c001_v0001181_t0044_u01780629302018") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af735_d20260605_m031454_c001_v7007000_t0000_u01780629294097") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbac7_d20260605_m031446_c001_v0001181_t0048_u01780629286025") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a36708_d20260605_m031438_c001_v7007000_t0000_u01780629278542") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cba57_d20260605_m031431_c001_v0001181_t0045_u01780629271026") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f6_d20260605_m031423_c001_v7007000_t0000_u01780629263307") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb9ed_d20260605_m031415_c001_v0001181_t0023_u01780629255892") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5524_d20260605_m031407_c001_v7007000_t0000_u01780629247848") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb92f_d20260605_m031359_c001_v0001181_t0056_u01780629239608") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b1922_d20260605_m031346_c001_v7007000_t0000_u01780629226234") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ca7_d20260605_m031341_c001_v0001145_t0031_u01780629221585") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e59_d20260605_m031333_c001_v7007000_t0000_u01780629213745") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c91_d20260605_m031328_c001_v0001145_t0041_u01780629208174") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370ff6b_d20260605_m031325_c001_v7007000_t0000_u01780629205658") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea6d_d20260605_m031320_c001_v0001091_t0057_u01780629200413") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b7f_d20260605_m031312_c001_v7007000_t0000_u01780629192813") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea45_d20260605_m031307_c001_v0001091_t0045_u01780629187320") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c8f7_d20260605_m031304_c001_v7007000_t0000_u01780629184652") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c2d_d20260605_m031259_c001_v0001145_t0037_u01780629179694") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21b1a_d20260605_m031246_c001_v7007000_t0000_u01780629166829") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9e1_d20260605_m031241_c001_v0001091_t0059_u01780629161817") 2026/06/05 03:16:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e7_d20260605_m031234_c001_v7007000_t0000_u01780629154078") 2026/06/05 03:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e999_d20260605_m031225_c001_v0001091_t0001_u01780629145919") 2026/06/05 03:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e7_d20260605_m031218_c001_v7007000_t0000_u01780629138523") 2026/06/05 03:16:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e96d_d20260605_m031210_c001_v0001091_t0055_u01780629130884") 2026/06/05 03:16:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1bda_d20260605_m031328_c001_v7007000_t0000_u01780629208713") 2026/06/05 03:16:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c7f_d20260605_m031324_c001_v0001145_t0018_u01780629204783") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef607a_d20260605_m031249_c001_v7007000_t0000_u01780629169789") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5e5_d20260605_m031244_c001_v0001181_t0011_u01780629164933") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef607c_d20260605_m031249_c001_v7007000_t0000_u01780629169980") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84575_d20260605_m031244_c001_v0001102_t0039_u01780629164992") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef607d_d20260605_m031250_c001_v7007000_t0000_u01780629170161") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bf3_d20260605_m031245_c001_v0001145_t0027_u01780629165017") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef607f_d20260605_m031250_c001_v7007000_t0000_u01780629170343") 2026/06/05 03:16:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9f3_d20260605_m031245_c001_v0001091_t0034_u01780629165104") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6080_d20260605_m031250_c001_v7007000_t0000_u01780629170526") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5e9_d20260605_m031245_c001_v0001181_t0056_u01780629165138") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6082_d20260605_m031250_c001_v7007000_t0000_u01780629170710") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bf7_d20260605_m031245_c001_v0001145_t0041_u01780629165306") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6083_d20260605_m031250_c001_v7007000_t0000_u01780629170892") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5ed_d20260605_m031245_c001_v0001181_t0012_u01780629165345") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6085_d20260605_m031251_c001_v7007000_t0000_u01780629171074") 2026/06/05 03:16:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84579_d20260605_m031245_c001_v0001102_t0000_u01780629165357") 2026/06/05 03:16:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6086_d20260605_m031251_c001_v7007000_t0000_u01780629171264") 2026/06/05 03:16:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9f7_d20260605_m031245_c001_v0001091_t0025_u01780629165410") 2026/06/05 03:16:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6088_d20260605_m031251_c001_v7007000_t0000_u01780629171447") 2026/06/05 03:16:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5ef_d20260605_m031245_c001_v0001181_t0044_u01780629165558") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef608a_d20260605_m031251_c001_v7007000_t0000_u01780629171629") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bf9_d20260605_m031245_c001_v0001145_t0046_u01780629165598") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef608b_d20260605_m031251_c001_v7007000_t0000_u01780629171814") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9f9_d20260605_m031245_c001_v0001091_t0043_u01780629165747") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef608c_d20260605_m031251_c001_v7007000_t0000_u01780629171996") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5f5_d20260605_m031245_c001_v0001181_t0020_u01780629165767") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef608e_d20260605_m031252_c001_v7007000_t0000_u01780629172178") 2026/06/05 03:16:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f8457e_d20260605_m031245_c001_v0001102_t0036_u01780629165940") 2026/06/05 03:16:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef608f_d20260605_m031252_c001_v7007000_t0000_u01780629172364") 2026/06/05 03:16:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb5f9_d20260605_m031245_c001_v0001181_t0028_u01780629165990") 2026/06/05 03:16:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4088d4c39bef6091_d20260605_m031252_c001_v7007000_t0000_u01780629172547") 2026/06/05 03:16:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813bfb_d20260605_m031246_c001_v0001145_t0028_u01780629166019") 2026/06/05 03:16:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea82_d20260605_m031308_c001_v7007000_t0000_u01780629188067") 2026/06/05 03:16:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6a7_d20260605_m031302_c001_v0001181_t0026_u01780629182252") 2026/06/05 03:16:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f405cc4a9824366ab_d20260605_m031307_c001_v7007000_t0000_u01780629187721") 2026/06/05 03:16:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea2d_d20260605_m031302_c001_v0001091_t0000_u01780629182424") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b59_d20260605_m031307_c001_v7007000_t0000_u01780629187898") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6ab_d20260605_m031302_c001_v0001181_t0001_u01780629182472") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b5a_d20260605_m031308_c001_v7007000_t0000_u01780629188082") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845c1_d20260605_m031302_c001_v0001102_t0000_u01780629182542") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4042fdf319990fdc_d20260605_m031307_c001_v7007000_t0000_u01780629187731") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c39_d20260605_m031302_c001_v0001145_t0019_u01780629182665") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a3627c_d20260605_m031307_c001_v7007000_t0000_u01780629187744") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6af_d20260605_m031302_c001_v0001181_t0001_u01780629182692") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7539_d20260605_m031307_c001_v7007000_t0000_u01780629187753") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6b7_d20260605_m031302_c001_v0001181_t0022_u01780629182975") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c902_d20260605_m031307_c001_v7007000_t0000_u01780629187680") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea31_d20260605_m031302_c001_v0001091_t0034_u01780629182925") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f405cc4a9824366ac_d20260605_m031307_c001_v7007000_t0000_u01780629187909") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c3b_d20260605_m031302_c001_v0001145_t0058_u01780629182934") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea7f_d20260605_m031307_c001_v7007000_t0000_u01780629187874") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845c3_d20260605_m031302_c001_v0001102_t0043_u01780629182993") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d753a_d20260605_m031307_c001_v7007000_t0000_u01780629187940") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6bd_d20260605_m031303_c001_v0001181_t0003_u01780629183194") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea7d_d20260605_m031307_c001_v7007000_t0000_u01780629187690") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f845c5_d20260605_m031303_c001_v0001102_t0056_u01780629183375") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00ea7e_d20260605_m031307_c001_v7007000_t0000_u01780629187700") 2026/06/05 03:16:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea35_d20260605_m031303_c001_v0001091_t0026_u01780629183446") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4042fdf319990fdd_d20260605_m031307_c001_v7007000_t0000_u01780629187918") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c41_d20260605_m031303_c001_v0001145_t0033_u01780629183480") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c904_d20260605_m031308_c001_v7007000_t0000_u01780629188046") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6c1_d20260605_m031303_c001_v0001181_t0035_u01780629183491") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c903_d20260605_m031307_c001_v7007000_t0000_u01780629187863") 2026/06/05 03:16:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6c3_d20260605_m031303_c001_v0001181_t0031_u01780629183709") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c808_d20260605_m031101_c001_v7007000_t0000_u01780629061200") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1146a92cea35dd85_d20260605_m031059_c001_v0001154_t0014_u01780629059146") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f416e58a1780d602c_d20260605_m031058_c001_v7007000_t0000_u01780629058962") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1146a92cea35dd7b_d20260605_m031055_c001_v0001154_t0015_u01780629055933") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f416e58a1780d602a_d20260605_m031055_c001_v7007000_t0000_u01780629055202") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a2d_d20260605_m031050_c001_v0001145_t0051_u01780629050841") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e903_d20260605_m031049_c001_v7007000_t0000_u01780629049370") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11938c0f90081240_d20260605_m031047_c001_v0001103_t0041_u01780629047058") 2026/06/05 03:16:32 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c811816250e08_d20260605_m031046_c001_v7007000_t0000_u01780629046874") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11938c0f9008120e_d20260605_m031042_c001_v0001103_t0037_u01780629042009") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c811816250e04_d20260605_m031041_c001_v7007000_t0000_u01780629041281") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb097_d20260605_m031037_c001_v0001181_t0014_u01780629037588") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c196_d20260605_m031036_c001_v7007000_t0000_u01780629036310") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f105aa15eb67d399a_d20260605_m031034_c001_v0001039_t0051_u01780629034104") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e554_d20260605_m031033_c001_v7007000_t0000_u01780629033923") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f105aa15eb67d398e_d20260605_m031030_c001_v0001039_t0045_u01780629030743") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e550_d20260605_m031030_c001_v7007000_t0000_u01780629030019") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cae70_d20260605_m030925_c001_v0001181_t0031_u01780628965973") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1a04_d20260605_m030925_c001_v7007000_t0000_u01780628965018") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10132aa583c42d1f_d20260605_m030921_c001_v0001167_t0024_u01780628961198") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4060976fe0c695e2_d20260605_m030921_c001_v7007000_t0000_u01780628961004") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10132aa583c42cf7_d20260605_m030917_c001_v0001167_t0020_u01780628957801") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4060976fe0c695d4_d20260605_m030917_c001_v7007000_t0000_u01780628957070") 2026/06/05 03:16:33 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cae02_d20260605_m030911_c001_v0001181_t0051_u01780628951743") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb72_d20260605_m030910_c001_v7007000_t0000_u01780628950833") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1173dfe9dfe7a032_d20260605_m030908_c001_v0001097_t0033_u01780628948931") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c1894e_d20260605_m030908_c001_v7007000_t0000_u01780628948747") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1173dfe9dfe7a018_d20260605_m030905_c001_v0001097_t0044_u01780628945554") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18943_d20260605_m030904_c001_v7007000_t0000_u01780628944827") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cac01_d20260605_m030758_c001_v0001181_t0028_u01780628878199") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21675_d20260605_m030757_c001_v7007000_t0000_u01780628877280") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1056cdaeda510741_d20260605_m030753_c001_v0001042_t0009_u01780628873872") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb09_d20260605_m030753_c001_v7007000_t0000_u01780628873690") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1056cdaeda510737_d20260605_m030750_c001_v0001042_t0037_u01780628870489") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb01_d20260605_m030749_c001_v7007000_t0000_u01780628869762") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cabb5_d20260605_m030744_c001_v0001181_t0033_u01780628864605") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e080_d20260605_m030743_c001_v7007000_t0000_u01780628863436") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1134662b5fda6640_d20260605_m030736_c001_v0001041_t0010_u01780628856189") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f416e58a1780d5fb7_d20260605_m030733_c001_v7007000_t0000_u01780628853341") 2026/06/05 03:16:34 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cab65_d20260605_m030728_c001_v0001181_t0036_u01780628848857") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11751421e69c6bb5_d20260605_m030727_c001_v0001115_t0054_u01780628847686") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11751421e69c6baf_d20260605_m030726_c001_v0001115_t0047_u01780628846041") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fae4_d20260605_m030712_c001_v7007000_t0000_u01780628832663") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d81374c_d20260605_m030705_c001_v0001145_t0037_u01780628825913") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11887115f40a48ab_d20260605_m030704_c001_v0001102_t0057_u01780628824793") 2026/06/05 03:16:35 DEBUG : dst/one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11887115f40a48a9_d20260605_m030703_c001_v0001102_t0024_u01780628823757") 2026/06/05 03:16:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c809_d20260605_m031101_c001_v7007000_t0000_u01780629061384") 2026/06/05 03:16:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1163d5edbde7dad1_d20260605_m031058_c001_v0001183_t0041_u01780629058763") 2026/06/05 03:16:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f114eb816c88c16c7_d20260605_m031054_c001_v0001167_t0025_u01780629054813") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e904_d20260605_m031049_c001_v7007000_t0000_u01780629049556") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10476ca8a7546bc1_d20260605_m031046_c001_v0001174_t0050_u01780629046353") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f111a1248e1ea94f3_d20260605_m031040_c001_v0001120_t0006_u01780629040824") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c197_d20260605_m031036_c001_v7007000_t0000_u01780629036493") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1054d50a5aeababb_d20260605_m031033_c001_v0001185_t0019_u01780629033735") 2026/06/05 03:16:35 DEBUG : dst/one.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11315c721f56add1_d20260605_m031029_c001_v0001174_t0039_u01780629029545") 2026/06/05 03:16:36 DEBUG : dst/three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e081_d20260605_m030743_c001_v7007000_t0000_u01780628863690") 2026/06/05 03:16:36 DEBUG : dst/three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11751421e69c6bf9_d20260605_m030741_c001_v0001115_t0020_u01780628861503") 2026/06/05 03:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c80a_d20260605_m031101_c001_v7007000_t0000_u01780629061566") 2026/06/05 03:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f111026eb664ba8f9_d20260605_m031100_c001_v0001178_t0037_u01780629060080") 2026/06/05 03:16:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f114db5f21a60dd89_d20260605_m031056_c001_v0001177_t0015_u01780629056810") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c80c_d20260605_m031101_c001_v7007000_t0000_u01780629061754") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1146a92cea35dd89_d20260605_m031100_c001_v0001154_t0021_u01780629060481") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f416e58a1780d602e_d20260605_m031100_c001_v7007000_t0000_u01780629060297") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1146a92cea35dd7f_d20260605_m031057_c001_v0001154_t0023_u01780629057207") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f416e58a1780d602b_d20260605_m031057_c001_v7007000_t0000_u01780629057024") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a31_d20260605_m031051_c001_v0001145_t0050_u01780629051878") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e905_d20260605_m031049_c001_v7007000_t0000_u01780629049740") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11938c0f90081252_d20260605_m031048_c001_v0001103_t0054_u01780629048567") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c811816250e09_d20260605_m031048_c001_v7007000_t0000_u01780629048384") 2026/06/05 03:16:36 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11938c0f90081228_d20260605_m031044_c001_v0001103_t0038_u01780629044886") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f414c811816250e06_d20260605_m031044_c001_v7007000_t0000_u01780629044702") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb0a5_d20260605_m031038_c001_v0001181_t0002_u01780629038158") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e557_d20260605_m031035_c001_v7007000_t0000_u01780629035753") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8139f1_d20260605_m031032_c001_v0001145_t0053_u01780629032815") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e553_d20260605_m031031_c001_v7007000_t0000_u01780629031720") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cae7e_d20260605_m030926_c001_v0001181_t0059_u01780628966886") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4060976fe0c695fe_d20260605_m030924_c001_v7007000_t0000_u01780628964011") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813913_d20260605_m030919_c001_v0001145_t0051_u01780628959631") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4060976fe0c695d5_d20260605_m030918_c001_v7007000_t0000_u01780628958544") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cae04_d20260605_m030912_c001_v0001181_t0045_u01780628952361") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18954_d20260605_m030909_c001_v7007000_t0000_u01780628949919") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8138e7_d20260605_m030907_c001_v0001145_t0055_u01780628947340") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18947_d20260605_m030906_c001_v7007000_t0000_u01780628946245") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cac07_d20260605_m030759_c001_v0001181_t0019_u01780628879037") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb0c_d20260605_m030756_c001_v7007000_t0000_u01780628876357") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8137ed_d20260605_m030752_c001_v0001145_t0045_u01780628872529") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb04_d20260605_m030751_c001_v7007000_t0000_u01780628871445") 2026/06/05 03:16:37 DEBUG : dst/three.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cabb7_d20260605_m030745_c001_v0001181_t0056_u01780628865062") 2026/06/05 03:16:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e906_d20260605_m031049_c001_v7007000_t0000_u01780629049924") 2026/06/05 03:16:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1116b7b715474b7e_d20260605_m031047_c001_v0001167_t0009_u01780629047980") 2026/06/05 03:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f113d611ea7be8716_d20260605_m031042_c001_v0001115_t0002_u01780629042981") 2026/06/05 03:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c198_d20260605_m031036_c001_v7007000_t0000_u01780629036674") 2026/06/05 03:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f115383a95962c0ab_d20260605_m031035_c001_v0001174_t0040_u01780629035356") 2026/06/05 03:16:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10317e793c8627a2_d20260605_m031031_c001_v0001178_t0012_u01780629031452") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c80d_d20260605_m031101_c001_v7007000_t0000_u01780629061935") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb12f_d20260605_m031051_c001_v0001181_t0035_u01780629051606") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e907_d20260605_m031050_c001_v7007000_t0000_u01780629050108") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a05_d20260605_m031037_c001_v0001145_t0018_u01780629037874") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f421bf93c8f23c199_d20260605_m031036_c001_v7007000_t0000_u01780629036856") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813929_d20260605_m030926_c001_v0001145_t0029_u01780628966580") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4182badcc40f1a05_d20260605_m030925_c001_v7007000_t0000_u01780628965206") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8138f9_d20260605_m030911_c001_v0001145_t0048_u01780628951959") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fb73_d20260605_m030911_c001_v7007000_t0000_u01780628951015") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8137f7_d20260605_m030758_c001_v0001145_t0024_u01780628878767") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4258e36327c21676_d20260605_m030757_c001_v7007000_t0000_u01780628877462") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8137d1_d20260605_m030744_c001_v0001145_t0031_u01780628864816") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e083_d20260605_m030743_c001_v7007000_t0000_u01780628863871") 2026/06/05 03:16:38 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f105c8c05d0a442c7_d20260605_m030738_c001_v0001113_t0055_u01780628858698") 2026/06/05 03:16:39 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fae6_d20260605_m030712_c001_v7007000_t0000_u01780628832845") 2026/06/05 03:16:39 DEBUG : dst/two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11887115f40a48bf_d20260605_m030711_c001_v0001102_t0044_u01780628831538") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40847b47076efb08_d20260605_m030638_c001_v7007000_t0000_u01780628798292") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8136b8_d20260605_m030635_c001_v0001145_t0019_u01780628795196") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40847b47076efb04_d20260605_m030633_c001_v7007000_t0000_u01780628793332") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca92f_d20260605_m030623_c001_v0001181_t0042_u01780628783190") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e047_d20260605_m030614_c001_v7007000_t0000_u01780628774885") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d81365a_d20260605_m030611_c001_v0001145_t0038_u01780628771495") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f1f_d20260605_m030551_c001_v7007000_t0000_u01780628751756") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d38_d20260605_m030549_c001_v0001102_t0022_u01780628749836") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f19_d20260605_m030548_c001_v7007000_t0000_u01780628748990") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d2c_d20260605_m030547_c001_v0001102_t0038_u01780628747527") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f14_d20260605_m030544_c001_v7007000_t0000_u01780628744589") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d12_d20260605_m030542_c001_v0001102_t0016_u01780628742876") 2026/06/05 03:16:39 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f10_d20260605_m030541_c001_v7007000_t0000_u01780628741997") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d03_d20260605_m030540_c001_v0001102_t0057_u01780628740368") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e1c_d20260605_m030534_c001_v7007000_t0000_u01780628734280") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cdc_d20260605_m030532_c001_v0001102_t0002_u01780628732592") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e11_d20260605_m030531_c001_v7007000_t0000_u01780628731767") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cd2_d20260605_m030530_c001_v0001102_t0027_u01780628730914") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dd8_d20260605_m030526_c001_v7007000_t0000_u01780628726214") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cb2_d20260605_m030524_c001_v0001102_t0039_u01780628724781") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dd3_d20260605_m030522_c001_v7007000_t0000_u01780628722898") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46ca0_d20260605_m030521_c001_v0001102_t0055_u01780628721808") 2026/06/05 03:16:40 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dce_d20260605_m030521_c001_v7007000_t0000_u01780628721440") 2026/06/05 03:16:41 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f113eaa2d0f4d3511_d20260605_m030520_c001_v0001098_t0047_u01780628720697") 2026/06/05 03:16:41 DEBUG : empty space: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c94_d20260605_m030519_c001_v0001102_t0058_u01780628719013") 2026/06/05 03:16:41 DEBUG : enormous: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f1d_d20260605_m030550_c001_v7007000_t0000_u01780628750840") 2026/06/05 03:16:41 DEBUG : enormous: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d3c_d20260605_m030550_c001_v0001102_t0037_u01780628750129") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4090129d8263c813_d20260605_m031106_c001_v7007000_t0000_u01780629066176") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb185_d20260605_m031104_c001_v0001181_t0037_u01780629064979") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e043_d20260605_m030610_c001_v7007000_t0000_u01780628770187") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8db_d20260605_m030609_c001_v0001181_t0052_u01780628769037") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd61_d20260605_m030515_c001_v7007000_t0000_u01780628715958") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c88_d20260605_m030514_c001_v0001102_t0039_u01780628714868") 2026/06/05 03:16:41 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd5f_d20260605_m030514_c001_v7007000_t0000_u01780628714196") 2026/06/05 03:16:42 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c82_d20260605_m030513_c001_v0001102_t0025_u01780628713388") 2026/06/05 03:16:42 DEBUG : existing: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c7e_d20260605_m030512_c001_v0001102_t0057_u01780628712411") 2026/06/05 03:16:42 DEBUG : existing-b: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e044_d20260605_m030610_c001_v7007000_t0000_u01780628770371") 2026/06/05 03:16:42 DEBUG : existing-b: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d81364e_d20260605_m030609_c001_v0001145_t0002_u01780628769046") 2026/06/05 03:16:42 DEBUG : file1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f416_d20260605_m031156_c001_v7007000_t0000_u01780629116986") 2026/06/05 03:16:42 DEBUG : file1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e943_d20260605_m031155_c001_v0001091_t0048_u01780629115622") 2026/06/05 03:16:42 DEBUG : file1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f413_d20260605_m031154_c001_v7007000_t0000_u01780629114331") 2026/06/05 03:16:42 DEBUG : file1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb3ea_d20260605_m031152_c001_v0001181_t0013_u01780629112810") 2026/06/05 03:16:42 DEBUG : five: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f22_d20260605_m030555_c001_v7007000_t0000_u01780628755811") 2026/06/05 03:16:42 DEBUG : five: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4031c79154d46d56_d20260605_m030553_c001_v0001102_t0034_u01780628753683") 2026/06/05 03:16:42 DEBUG : foo: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dd5_d20260605_m030524_c001_v7007000_t0000_u01780628724399") 2026/06/05 03:16:43 DEBUG : foo: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4031c79154d46cac_d20260605_m030523_c001_v0001102_t0034_u01780628723846") 2026/06/05 03:16:43 DEBUG : foo: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4031c79154d46caa_d20260605_m030523_c001_v0001102_t0034_u01780628723272") 2026/06/05 03:16:43 DEBUG : four: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f23_d20260605_m030555_c001_v7007000_t0000_u01780628755992") 2026/06/05 03:16:43 DEBUG : four: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938ca879_d20260605_m030554_c001_v0001181_t0009_u01780628754241") 2026/06/05 03:16:43 DEBUG : four: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d52_d20260605_m030552_c001_v0001102_t0033_u01780628752890") 2026/06/05 03:16:43 DEBUG : hello world2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f673_d20260605_m030427_c001_v7007000_t0000_u01780628667768") 2026/06/05 03:16:43 DEBUG : hello world2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bb4_d20260605_m030427_c001_v0001102_t0000_u01780628667034") 2026/06/05 03:16:43 DEBUG : ignore-size: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd54_d20260605_m030512_c001_v7007000_t0000_u01780628712045") 2026/06/05 03:16:43 DEBUG : ignore-size: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c72_d20260605_m030510_c001_v0001102_t0002_u01780628710800") 2026/06/05 03:16:43 DEBUG : nested/sub dir/file: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e040_d20260605_m030608_c001_v7007000_t0000_u01780628768207") 2026/06/05 03:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813642_d20260605_m030607_c001_v0001145_t0024_u01780628767568") 2026/06/05 03:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f3c_d20260605_m030606_c001_v7007000_t0000_u01780628766826") 2026/06/05 03:16:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8c9_d20260605_m030606_c001_v0001181_t0057_u01780628766155") 2026/06/05 03:16:44 DEBUG : one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f24_d20260605_m030556_c001_v7007000_t0000_u01780628756177") 2026/06/05 03:16:44 DEBUG : one: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4031c79154d46d44_d20260605_m030552_c001_v0001102_t0034_u01780628752120") 2026/06/05 03:16:44 DEBUG : only0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3fe_d20260605_m031148_c001_v7007000_t0000_u01780629108397") 2026/06/05 03:16:44 DEBUG : only0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb382_d20260605_m031142_c001_v0001181_t0009_u01780629102604") 2026/06/05 03:16:44 DEBUG : only0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ac1_d20260605_m031130_c001_v0001145_t0033_u01780629090188") 2026/06/05 03:16:44 DEBUG : only0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a2448d_d20260605_m031123_c001_v7007000_t0000_u01780629083797") 2026/06/05 03:16:44 DEBUG : only0: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a65_d20260605_m031109_c001_v0001145_t0047_u01780629069752") 2026/06/05 03:16:44 DEBUG : only1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f3ff_d20260605_m031148_c001_v7007000_t0000_u01780629108579") 2026/06/05 03:16:44 DEBUG : only1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41961c6d0e45e92f_d20260605_m031143_c001_v0001091_t0020_u01780629103540") 2026/06/05 03:16:44 DEBUG : only1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ac5_d20260605_m031130_c001_v0001145_t0052_u01780629090627") 2026/06/05 03:16:45 DEBUG : only1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a24492_d20260605_m031124_c001_v7007000_t0000_u01780629084538") 2026/06/05 03:16:45 DEBUG : only1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a69_d20260605_m031110_c001_v0001145_t0035_u01780629070418") 2026/06/05 03:16:45 DEBUG : only10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f400_d20260605_m031148_c001_v7007000_t0000_u01780629108762") 2026/06/05 03:16:45 DEBUG : only10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b09_d20260605_m031142_c001_v0001145_t0006_u01780629102615") 2026/06/05 03:16:45 DEBUG : only10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ae9_d20260605_m031136_c001_v0001145_t0039_u01780629096008") 2026/06/05 03:16:45 DEBUG : only10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4e9f_d20260605_m031123_c001_v7007000_t0000_u01780629083806") 2026/06/05 03:16:45 DEBUG : only10: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a89_d20260605_m031115_c001_v0001145_t0001_u01780629075824") 2026/06/05 03:16:45 DEBUG : only11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f401_d20260605_m031148_c001_v7007000_t0000_u01780629108945") 2026/06/05 03:16:45 DEBUG : only11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41961c6d0e45e929_d20260605_m031143_c001_v0001091_t0020_u01780629103168") 2026/06/05 03:16:45 DEBUG : only11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aeb_d20260605_m031136_c001_v0001145_t0041_u01780629096492") 2026/06/05 03:16:45 DEBUG : only11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4ea1_d20260605_m031123_c001_v7007000_t0000_u01780629083989") 2026/06/05 03:16:45 DEBUG : only11: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a93_d20260605_m031116_c001_v0001145_t0004_u01780629076799") 2026/06/05 03:16:45 DEBUG : only12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f402_d20260605_m031149_c001_v7007000_t0000_u01780629109126") 2026/06/05 03:16:45 DEBUG : only12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4190302386f844bd_d20260605_m031143_c001_v0001102_t0030_u01780629103357") 2026/06/05 03:16:45 DEBUG : only12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aed_d20260605_m031137_c001_v0001145_t0039_u01780629097201") 2026/06/05 03:16:45 DEBUG : only12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a24491_d20260605_m031124_c001_v7007000_t0000_u01780629084348") 2026/06/05 03:16:45 DEBUG : only12: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a95_d20260605_m031117_c001_v0001145_t0003_u01780629077590") 2026/06/05 03:16:45 DEBUG : only13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f403_d20260605_m031149_c001_v7007000_t0000_u01780629109309") 2026/06/05 03:16:45 DEBUG : only13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb38a_d20260605_m031143_c001_v0001181_t0009_u01780629103005") 2026/06/05 03:16:46 DEBUG : only13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aef_d20260605_m031137_c001_v0001145_t0041_u01780629097775") 2026/06/05 03:16:46 DEBUG : only13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18d17_d20260605_m031123_c001_v7007000_t0000_u01780629083999") 2026/06/05 03:16:46 DEBUG : only13: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a97_d20260605_m031118_c001_v0001145_t0047_u01780629078242") 2026/06/05 03:16:46 DEBUG : only14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f404_d20260605_m031149_c001_v7007000_t0000_u01780629109490") 2026/06/05 03:16:46 DEBUG : only14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b0b_d20260605_m031143_c001_v0001145_t0006_u01780629103016") 2026/06/05 03:16:46 DEBUG : only14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813af3_d20260605_m031138_c001_v0001145_t0029_u01780629098330") 2026/06/05 03:16:46 DEBUG : only14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18d14_d20260605_m031123_c001_v7007000_t0000_u01780629083798") 2026/06/05 03:16:46 DEBUG : only14: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a99_d20260605_m031118_c001_v0001145_t0014_u01780629078941") 2026/06/05 03:16:46 DEBUG : only15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f405_d20260605_m031149_c001_v7007000_t0000_u01780629109671") 2026/06/05 03:16:46 DEBUG : only15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb38c_d20260605_m031143_c001_v0001181_t0009_u01780629103189") 2026/06/05 03:16:46 DEBUG : only15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813af5_d20260605_m031138_c001_v0001145_t0045_u01780629098902") 2026/06/05 03:16:46 DEBUG : only15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e935_d20260605_m031123_c001_v7007000_t0000_u01780629083967") 2026/06/05 03:16:46 DEBUG : only15: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a9b_d20260605_m031119_c001_v0001145_t0026_u01780629079448") 2026/06/05 03:16:46 DEBUG : only16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f406_d20260605_m031149_c001_v7007000_t0000_u01780629109852") 2026/06/05 03:16:46 DEBUG : only16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b0d_d20260605_m031143_c001_v0001145_t0006_u01780629103200") 2026/06/05 03:16:46 DEBUG : only16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813af9_d20260605_m031139_c001_v0001145_t0002_u01780629099551") 2026/06/05 03:16:46 DEBUG : only16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e937_d20260605_m031124_c001_v7007000_t0000_u01780629084149") 2026/06/05 03:16:46 DEBUG : only16: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a9f_d20260605_m031119_c001_v0001145_t0016_u01780629079925") 2026/06/05 03:16:47 DEBUG : only17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f407_d20260605_m031150_c001_v7007000_t0000_u01780629110033") 2026/06/05 03:16:47 DEBUG : only17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41961c6d0e45e92d_d20260605_m031143_c001_v0001091_t0020_u01780629103356") 2026/06/05 03:16:47 DEBUG : only17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813afb_d20260605_m031140_c001_v0001145_t0051_u01780629100224") 2026/06/05 03:16:47 DEBUG : only17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4ea3_d20260605_m031124_c001_v7007000_t0000_u01780629084431") 2026/06/05 03:16:47 DEBUG : only17: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aa3_d20260605_m031120_c001_v0001145_t0021_u01780629080425") 2026/06/05 03:16:47 DEBUG : only18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f408_d20260605_m031150_c001_v7007000_t0000_u01780629110214") 2026/06/05 03:16:47 DEBUG : only18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb38e_d20260605_m031143_c001_v0001181_t0009_u01780629103373") 2026/06/05 03:16:47 DEBUG : only18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b01_d20260605_m031140_c001_v0001145_t0030_u01780629100982") 2026/06/05 03:16:47 DEBUG : only18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18d19_d20260605_m031124_c001_v7007000_t0000_u01780629084431") 2026/06/05 03:16:47 DEBUG : only18: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aa5_d20260605_m031120_c001_v0001145_t0004_u01780629080897") 2026/06/05 03:16:47 DEBUG : only19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f409_d20260605_m031150_c001_v7007000_t0000_u01780629110395") 2026/06/05 03:16:47 DEBUG : only19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b0f_d20260605_m031143_c001_v0001145_t0006_u01780629103383") 2026/06/05 03:16:47 DEBUG : only19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b05_d20260605_m031141_c001_v0001145_t0052_u01780629101416") 2026/06/05 03:16:47 DEBUG : only19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e93a_d20260605_m031124_c001_v7007000_t0000_u01780629084526") 2026/06/05 03:16:48 DEBUG : only19: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813aad_d20260605_m031122_c001_v0001145_t0006_u01780629082045") 2026/06/05 03:16:48 DEBUG : only2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40a_d20260605_m031150_c001_v7007000_t0000_u01780629110608") 2026/06/05 03:16:48 DEBUG : only2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb392_d20260605_m031143_c001_v0001181_t0009_u01780629103556") 2026/06/05 03:16:48 DEBUG : only2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ac7_d20260605_m031131_c001_v0001145_t0029_u01780629091291") 2026/06/05 03:16:48 DEBUG : only2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a24490_d20260605_m031124_c001_v7007000_t0000_u01780629084163") 2026/06/05 03:16:48 DEBUG : only2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a6f_d20260605_m031111_c001_v0001145_t0004_u01780629071051") 2026/06/05 03:16:48 DEBUG : only3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40b_d20260605_m031150_c001_v7007000_t0000_u01780629110789") 2026/06/05 03:16:48 DEBUG : only3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4106d953938cb394_d20260605_m031143_c001_v0001181_t0009_u01780629103739") 2026/06/05 03:16:48 DEBUG : only3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ac9_d20260605_m031131_c001_v0001145_t0017_u01780629091753") 2026/06/05 03:16:48 DEBUG : only3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a24484_d20260605_m031123_c001_v7007000_t0000_u01780629083416") 2026/06/05 03:16:48 DEBUG : only3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a73_d20260605_m031111_c001_v0001145_t0031_u01780629071814") 2026/06/05 03:16:48 DEBUG : only4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40c_d20260605_m031150_c001_v7007000_t0000_u01780629110973") 2026/06/05 03:16:48 DEBUG : only4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b11_d20260605_m031143_c001_v0001145_t0006_u01780629103567") 2026/06/05 03:16:48 DEBUG : only4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813acb_d20260605_m031132_c001_v0001145_t0005_u01780629092353") 2026/06/05 03:16:48 DEBUG : only4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e933_d20260605_m031123_c001_v7007000_t0000_u01780629083785") 2026/06/05 03:16:48 DEBUG : only4: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a75_d20260605_m031112_c001_v0001145_t0012_u01780629072319") 2026/06/05 03:16:48 DEBUG : only5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40d_d20260605_m031151_c001_v7007000_t0000_u01780629111157") 2026/06/05 03:16:48 DEBUG : only5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4190302386f844bf_d20260605_m031143_c001_v0001102_t0030_u01780629103606") 2026/06/05 03:16:48 DEBUG : only5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813acd_d20260605_m031133_c001_v0001145_t0045_u01780629093192") 2026/06/05 03:16:48 DEBUG : only5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a24489_d20260605_m031123_c001_v7007000_t0000_u01780629083601") 2026/06/05 03:16:48 DEBUG : only5: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a77_d20260605_m031112_c001_v0001145_t0010_u01780629072915") 2026/06/05 03:16:48 DEBUG : only6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40e_d20260605_m031151_c001_v7007000_t0000_u01780629111340") 2026/06/05 03:16:48 DEBUG : only6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41961c6d0e45e931_d20260605_m031143_c001_v0001091_t0020_u01780629103723") 2026/06/05 03:16:49 DEBUG : only6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813acf_d20260605_m031133_c001_v0001145_t0019_u01780629093794") 2026/06/05 03:16:49 DEBUG : only6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4ea2_d20260605_m031124_c001_v7007000_t0000_u01780629084173") 2026/06/05 03:16:49 DEBUG : only6: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a7d_d20260605_m031113_c001_v0001145_t0016_u01780629073434") 2026/06/05 03:16:49 DEBUG : only7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f40f_d20260605_m031151_c001_v7007000_t0000_u01780629111521") 2026/06/05 03:16:49 DEBUG : only7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41961c6d0e45e933_d20260605_m031143_c001_v0001091_t0020_u01780629103907") 2026/06/05 03:16:49 DEBUG : only7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813ad1_d20260605_m031134_c001_v0001145_t0034_u01780629094363") 2026/06/05 03:16:49 DEBUG : only7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18d18_d20260605_m031124_c001_v7007000_t0000_u01780629084183") 2026/06/05 03:16:49 DEBUG : only7: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a81_d20260605_m031113_c001_v0001145_t0038_u01780629073941") 2026/06/05 03:16:49 DEBUG : only8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f410_d20260605_m031151_c001_v7007000_t0000_u01780629111702") 2026/06/05 03:16:49 DEBUG : only8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d813b13_d20260605_m031143_c001_v0001145_t0006_u01780629103749") 2026/06/05 03:16:49 DEBUG : only8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813adb_d20260605_m031134_c001_v0001145_t0009_u01780629094893") 2026/06/05 03:16:49 DEBUG : only8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419cf1a35b00e939_d20260605_m031124_c001_v7007000_t0000_u01780629084332") 2026/06/05 03:16:49 DEBUG : only8: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a83_d20260605_m031114_c001_v0001145_t0003_u01780629074446") 2026/06/05 03:16:49 DEBUG : only9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f411_d20260605_m031151_c001_v7007000_t0000_u01780629111884") 2026/06/05 03:16:49 DEBUG : only9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4190302386f844c5_d20260605_m031143_c001_v0001102_t0030_u01780629103790") 2026/06/05 03:16:49 DEBUG : only9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813adf_d20260605_m031135_c001_v0001145_t0010_u01780629095536") 2026/06/05 03:16:49 DEBUG : only9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f415baa9a26a2448f_d20260605_m031123_c001_v7007000_t0000_u01780629083980") 2026/06/05 03:16:49 DEBUG : only9: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813a87_d20260605_m031115_c001_v0001145_t0052_u01780629075197") 2026/06/05 03:16:49 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f38_d20260605_m030605_c001_v7007000_t0000_u01780628765050") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813630_d20260605_m030603_c001_v0001145_t0025_u01780628763025") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f32_d20260605_m030601_c001_v7007000_t0000_u01780628761880") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d70_d20260605_m030600_c001_v0001102_t0037_u01780628760184") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f2b_d20260605_m030559_c001_v7007000_t0000_u01780628759390") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca891_d20260605_m030557_c001_v0001181_t0019_u01780628757094") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f16_d20260605_m030546_c001_v7007000_t0000_u01780628746642") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d1e_d20260605_m030545_c001_v0001102_t0035_u01780628745134") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f13_d20260605_m030543_c001_v7007000_t0000_u01780628743518") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d0e_d20260605_m030542_c001_v0001102_t0012_u01780628742540") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f0f_d20260605_m030541_c001_v7007000_t0000_u01780628741195") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cfe_d20260605_m030539_c001_v0001102_t0037_u01780628739994") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e1a_d20260605_m030533_c001_v7007000_t0000_u01780628733726") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cd8_d20260605_m030532_c001_v0001102_t0021_u01780628732319") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e13_d20260605_m030531_c001_v7007000_t0000_u01780628731953") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cd0_d20260605_m030530_c001_v0001102_t0001_u01780628730450") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e0b_d20260605_m030530_c001_v7007000_t0000_u01780628730083") 2026/06/05 03:16:50 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cc6_d20260605_m030529_c001_v0001102_t0001_u01780628729277") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cc2_d20260605_m030528_c001_v0001102_t0038_u01780628728550") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e03_d20260605_m030528_c001_v7007000_t0000_u01780628728182") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cbe_d20260605_m030527_c001_v0001102_t0036_u01780628727455") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cb8_d20260605_m030526_c001_v0001102_t0013_u01780628726765") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8dd9_d20260605_m030526_c001_v7007000_t0000_u01780628726398") 2026/06/05 03:16:51 DEBUG : potato: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46cb6_d20260605_m030525_c001_v0001102_t0045_u01780628725487") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae112c7_d20260605_m030647_c001_v7007000_t0000_u01780628807654") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d8136f8_d20260605_m030646_c001_v0001145_t0042_u01780628806978") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40847b47076efb09_d20260605_m030638_c001_v7007000_t0000_u01780628798591") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca987_d20260605_m030634_c001_v0001181_t0024_u01780628794618") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41142eca1a8211bd_d20260605_m030627_c001_v7007000_t0000_u01780628787106") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d81367c_d20260605_m030622_c001_v0001145_t0029_u01780628782415") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e048_d20260605_m030615_c001_v7007000_t0000_u01780628775470") 2026/06/05 03:16:51 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8e3_d20260605_m030611_c001_v0001181_t0056_u01780628771280") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f1e_d20260605_m030551_c001_v7007000_t0000_u01780628751021") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d36_d20260605_m030549_c001_v0001102_t0043_u01780628749533") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f1a_d20260605_m030549_c001_v7007000_t0000_u01780628749171") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d26_d20260605_m030547_c001_v0001102_t0039_u01780628747203") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f17_d20260605_m030546_c001_v7007000_t0000_u01780628746823") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d22_d20260605_m030545_c001_v0001102_t0015_u01780628745798") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f15_d20260605_m030544_c001_v7007000_t0000_u01780628744771") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d16_d20260605_m030543_c001_v0001102_t0035_u01780628743886") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f11_d20260605_m030542_c001_v7007000_t0000_u01780628742178") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d06_d20260605_m030541_c001_v0001102_t0053_u01780628741185") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f418852e2c3de8e1e_d20260605_m030534_c001_v7007000_t0000_u01780628734464") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46ce2_d20260605_m030533_c001_v0001102_t0059_u01780628733332") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f676_d20260605_m030430_c001_v7007000_t0000_u01780628670744") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bbe_d20260605_m030430_c001_v0001102_t0041_u01780628670030") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f674_d20260605_m030429_c001_v7007000_t0000_u01780628669124") 2026/06/05 03:16:52 DEBUG : potato2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bb8_d20260605_m030428_c001_v0001102_t0014_u01780628668305") 2026/06/05 03:16:52 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40847b47076efb0a_d20260605_m030639_c001_v7007000_t0000_u01780628799141") 2026/06/05 03:16:53 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca993_d20260605_m030635_c001_v0001181_t0016_u01780628795443") 2026/06/05 03:16:53 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41142eca1a8211be_d20260605_m030627_c001_v7007000_t0000_u01780628787425") 2026/06/05 03:16:53 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813680_d20260605_m030623_c001_v0001145_t0031_u01780628783408") 2026/06/05 03:16:53 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e049_d20260605_m030615_c001_v7007000_t0000_u01780628775653") 2026/06/05 03:16:53 DEBUG : potato3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8e7_d20260605_m030611_c001_v0001181_t0002_u01780628771751") 2026/06/05 03:16:53 DEBUG : pre-dest1/1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41142eca1a8211e6_d20260605_m030721_c001_v7007000_t0000_u01780628841656") 2026/06/05 03:16:53 DEBUG : pre-dest1/1: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cab04_d20260605_m030713_c001_v0001181_t0018_u01780628833577") 2026/06/05 03:16:53 DEBUG : pre-dest2/2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41142eca1a8211e7_d20260605_m030721_c001_v7007000_t0000_u01780628841839") 2026/06/05 03:16:53 DEBUG : pre-dest2/2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813770_d20260605_m030714_c001_v0001145_t0037_u01780628834154") 2026/06/05 03:16:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370fad6_d20260605_m030659_c001_v7007000_t0000_u01780628819663") 2026/06/05 03:16:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938caa95_d20260605_m030655_c001_v0001181_t0009_u01780628815683") 2026/06/05 03:16:53 DEBUG : sizeonly: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd4e_d20260605_m030510_c001_v7007000_t0000_u01780628710254") 2026/06/05 03:16:53 DEBUG : sizeonly: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c6e_d20260605_m030509_c001_v0001102_t0056_u01780628709096") 2026/06/05 03:16:53 DEBUG : splitbanan: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c97a26_d20260605_m031351_c001_v7007000_t0000_u01780629231856") 2026/06/05 03:16:53 DEBUG : splitbanan: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb871_d20260605_m031344_c001_v0001181_t0059_u01780629224245") 2026/06/05 03:16:53 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3024_d20260605_m031510_c001_v7007000_t0000_u01780629310203") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbb4d_d20260605_m031503_c001_v0001181_t0046_u01780629303568") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4245712be65af736_d20260605_m031454_c001_v7007000_t0000_u01780629294282") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbad7_d20260605_m031447_c001_v0001181_t0045_u01780629287612") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41340d5323a3670a_d20260605_m031438_c001_v7007000_t0000_u01780629278723") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cba5d_d20260605_m031432_c001_v0001181_t0046_u01780629272342") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f409bb8abb47b21f7_d20260605_m031423_c001_v7007000_t0000_u01780629263503") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb9ff_d20260605_m031417_c001_v0001181_t0036_u01780629257075") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f426b5a956aef5525_d20260605_m031408_c001_v7007000_t0000_u01780629248033") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb93d_d20260605_m031401_c001_v0001181_t0011_u01780629241283") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f407298c309c979f7_d20260605_m031346_c001_v7007000_t0000_u01780629226020") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813cb7_d20260605_m031343_c001_v0001145_t0051_u01780629223111") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c18e5c_d20260605_m031333_c001_v7007000_t0000_u01780629213931") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c89_d20260605_m031326_c001_v0001145_t0014_u01780629206663") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370ff69_d20260605_m031325_c001_v7007000_t0000_u01780629205175") 2026/06/05 03:16:54 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea7f_d20260605_m031322_c001_v0001091_t0033_u01780629202373") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41546264bae11b82_d20260605_m031312_c001_v7007000_t0000_u01780629192997") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb6cf_d20260605_m031305_c001_v0001181_t0006_u01780629185568") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d7537_d20260605_m031304_c001_v7007000_t0000_u01780629184489") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813c31_d20260605_m031301_c001_v0001145_t0030_u01780629181021") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f423d112d91c91a4c_d20260605_m031247_c001_v7007000_t0000_u01780629167043") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e9eb_d20260605_m031243_c001_v0001091_t0021_u01780629163330") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4040a3dc5b7ef8e8_d20260605_m031234_c001_v7007000_t0000_u01780629154260") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e99d_d20260605_m031227_c001_v0001091_t0053_u01780629147503") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d74e8_d20260605_m031218_c001_v7007000_t0000_u01780629138703") 2026/06/05 03:16:55 DEBUG : splitbananasplit: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e971_d20260605_m031212_c001_v0001091_t0012_u01780629132066") 2026/06/05 03:16:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4034b0812dfe4faf_d20260605_m031328_c001_v7007000_t0000_u01780629208723") 2026/06/05 03:16:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ea81_d20260605_m031323_c001_v0001091_t0045_u01780629203438") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f41a_d20260605_m031204_c001_v7007000_t0000_u01780629124293") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f844f9_d20260605_m031201_c001_v0001102_t0053_u01780629121521") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419e235c0adc6325_d20260605_m031200_c001_v7007000_t0000_u01780629120420") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b3b_d20260605_m031157_c001_v0001145_t0012_u01780629117917") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4272371057b0e041_d20260605_m030608_c001_v7007000_t0000_u01780628768478") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8cf_d20260605_m030607_c001_v0001181_t0050_u01780628767559") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f3e_d20260605_m030607_c001_v7007000_t0000_u01780628767007") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d81363e_d20260605_m030606_c001_v0001145_t0032_u01780628766213") 2026/06/05 03:16:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd41_d20260605_m030506_c001_v7007000_t0000_u01780628706841") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c56_d20260605_m030505_c001_v0001102_t0038_u01780628705150") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd3c_d20260605_m030504_c001_v7007000_t0000_u01780628704787") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c4e_d20260605_m030503_c001_v0001102_t0014_u01780628703572") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd30_d20260605_m030500_c001_v7007000_t0000_u01780628700942") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c3c_d20260605_m030459_c001_v0001102_t0024_u01780628699702") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd27_d20260605_m030458_c001_v7007000_t0000_u01780628698980") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c34_d20260605_m030457_c001_v0001102_t0026_u01780628697414") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c24_d20260605_m030454_c001_v0001102_t0048_u01780628694283") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd1d_d20260605_m030453_c001_v7007000_t0000_u01780628693920") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c20_d20260605_m030453_c001_v0001102_t0045_u01780628693173") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c1e_d20260605_m030452_c001_v0001102_t0045_u01780628692271") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f42263b22ea19cd16_d20260605_m030451_c001_v7007000_t0000_u01780628691908") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c10_d20260605_m030448_c001_v0001102_t0055_u01780628688653") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c0c_d20260605_m030445_c001_v0001102_t0053_u01780628685834") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f68d_d20260605_m030445_c001_v7007000_t0000_u01780628685475") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c06_d20260605_m030444_c001_v0001102_t0021_u01780628684743") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46c04_d20260605_m030443_c001_v0001102_t0039_u01780628683809") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f68b_d20260605_m030443_c001_v7007000_t0000_u01780628683449") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bf0_d20260605_m030439_c001_v0001102_t0020_u01780628679648") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f680_d20260605_m030439_c001_v7007000_t0000_u01780628679289") 2026/06/05 03:16:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bec_d20260605_m030438_c001_v0001102_t0048_u01780628678533") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f67f_d20260605_m030437_c001_v7007000_t0000_u01780628677638") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46be4_d20260605_m030436_c001_v0001102_t0040_u01780628676949") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f67c_d20260605_m030436_c001_v7007000_t0000_u01780628676411") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bde_d20260605_m030435_c001_v0001102_t0059_u01780628675662") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f67a_d20260605_m030434_c001_v7007000_t0000_u01780628674721") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bd0_d20260605_m030433_c001_v0001102_t0058_u01780628673735") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f679_d20260605_m030433_c001_v7007000_t0000_u01780628673187") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bca_d20260605_m030432_c001_v0001102_t0023_u01780628672519") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f678_d20260605_m030431_c001_v7007000_t0000_u01780628671980") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bc2_d20260605_m030431_c001_v0001102_t0022_u01780628671283") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f671_d20260605_m030426_c001_v7007000_t0000_u01780628666474") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46bae_d20260605_m030425_c001_v0001102_t0027_u01780628665802") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f66f_d20260605_m030425_c001_v7007000_t0000_u01780628665200") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46baa_d20260605_m030424_c001_v0001102_t0022_u01780628664558") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f66e_d20260605_m030423_c001_v7007000_t0000_u01780628663665") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46ba4_d20260605_m030422_c001_v0001102_t0001_u01780628662933") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4014575df370f66c_d20260605_m030420_c001_v7007000_t0000_u01780628660789") 2026/06/05 03:16:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46b96_d20260605_m030420_c001_v0001102_t0041_u01780628660056") 2026/06/05 03:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f41b_d20260605_m031204_c001_v7007000_t0000_u01780629124474") 2026/06/05 03:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45e94d_d20260605_m031201_c001_v0001091_t0050_u01780629121578") 2026/06/05 03:16:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f419e235c0adc6326_d20260605_m031200_c001_v7007000_t0000_u01780629120602") 2026/06/05 03:16:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb420_d20260605_m031157_c001_v0001181_t0042_u01780629117929") 2026/06/05 03:16:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3025_d20260605_m031512_c001_v7007000_t0000_u01780629312575") 2026/06/05 03:16:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813dc4_d20260605_m031511_c001_v0001145_t0059_u01780629311562") 2026/06/05 03:16:58 DEBUG : sub/yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f36_d20260605_m030604_c001_v7007000_t0000_u01780628764381") 2026/06/05 03:16:58 DEBUG : sub/yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8b9_d20260605_m030602_c001_v0001181_t0003_u01780628762673") 2026/06/05 03:16:58 DEBUG : test_dir1/file2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f417_d20260605_m031157_c001_v7007000_t0000_u01780629117167") 2026/06/05 03:16:58 DEBUG : test_dir1/file2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cb400_d20260605_m031155_c001_v0001181_t0059_u01780629115274") 2026/06/05 03:16:58 DEBUG : test_dir1/file2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f414_d20260605_m031154_c001_v7007000_t0000_u01780629114511") 2026/06/05 03:16:58 DEBUG : test_dir1/file2: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813b2b_d20260605_m031152_c001_v0001145_t0008_u01780629112816") 2026/06/05 03:16:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f419_d20260605_m031157_c001_v7007000_t0000_u01780629117348") 2026/06/05 03:16:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f844eb_d20260605_m031155_c001_v0001102_t0041_u01780629115285") 2026/06/05 03:16:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f412d961747e1f415_d20260605_m031154_c001_v7007000_t0000_u01780629114693") 2026/06/05 03:16:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f844e7_d20260605_m031152_c001_v0001102_t0042_u01780629112836") 2026/06/05 03:16:58 DEBUG : three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f25_d20260605_m030556_c001_v7007000_t0000_u01780628756358") 2026/06/05 03:16:58 DEBUG : three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d5c_d20260605_m030554_c001_v0001102_t0000_u01780628754990") 2026/06/05 03:16:58 DEBUG : three: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1031c79154d46d4e_d20260605_m030552_c001_v0001102_t0055_u01780628752484") 2026/06/05 03:16:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3027_d20260605_m031514_c001_v7007000_t0000_u01780629314338") 2026/06/05 03:16:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84781_d20260605_m031513_c001_v0001102_t0029_u01780629313523") 2026/06/05 03:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3037_d20260605_m031534_c001_v7007000_t0000_u01780629334081") 2026/06/05 03:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ec0d_d20260605_m031532_c001_v0001091_t0014_u01780629332360") 2026/06/05 03:16:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3034_d20260605_m031530_c001_v7007000_t0000_u01780629330806") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f847ad_d20260605_m031529_c001_v0001102_t0004_u01780629329073") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3032_d20260605_m031528_c001_v7007000_t0000_u01780629328117") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813dee_d20260605_m031527_c001_v0001145_t0044_u01780629327421") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b302d_d20260605_m031522_c001_v7007000_t0000_u01780629322062") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f84793_d20260605_m031520_c001_v0001102_t0009_u01780629320551") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b302f_d20260605_m031524_c001_v7007000_t0000_u01780629324755") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ebf1_d20260605_m031523_c001_v0001091_t0009_u01780629323119") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b302c_d20260605_m031519_c001_v7007000_t0000_u01780629319603") 2026/06/05 03:16:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813dd6_d20260605_m031518_c001_v0001145_t0038_u01780629318850") 2026/06/05 03:16:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3029_d20260605_m031517_c001_v7007000_t0000_u01780629317893") 2026/06/05 03:16:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbbb1_d20260605_m031517_c001_v0001181_t0026_u01780629317268") 2026/06/05 03:16:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3028_d20260605_m031516_c001_v7007000_t0000_u01780629316163") 2026/06/05 03:16:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f11961c6d0e45ebd7_d20260605_m031515_c001_v0001091_t0029_u01780629315284") 2026/06/05 03:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40218467a4c192f7_d20260605_m031539_c001_v7007000_t0000_u01780629339461") 2026/06/05 03:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190302386f847d1_d20260605_m031538_c001_v0001102_t0045_u01780629338638") 2026/06/05 03:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3030_d20260605_m031526_c001_v7007000_t0000_u01780629326480") 2026/06/05 03:16:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbbf1_d20260605_m031525_c001_v0001181_t0055_u01780629325874") 2026/06/05 03:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3038_d20260605_m031534_c001_v7007000_t0000_u01780629334709") 2026/06/05 03:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938cbc2d_d20260605_m031533_c001_v0001181_t0055_u01780629333872") 2026/06/05 03:16:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f420725dd6c6b3035_d20260605_m031531_c001_v7007000_t0000_u01780629331418") 2026/06/05 03:17:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f116bdb637519196d_d20260605_m031530_c001_v0001091_t0055_u01780629330415") 2026/06/05 03:17:00 DEBUG : two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f26_d20260605_m030556_c001_v7007000_t0000_u01780628756545") 2026/06/05 03:17:00 DEBUG : two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f40624cc06d81360c_d20260605_m030554_c001_v0001145_t0006_u01780628754424") 2026/06/05 03:17:00 DEBUG : two: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f4031c79154d46d46_d20260605_m030552_c001_v0001102_t0034_u01780628752302") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f39_d20260605_m030605_c001_v7007000_t0000_u01780628765231") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10595096e2ed6109_d20260605_m030604_c001_v0001180_t0003_u01780628764022") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f2f_d20260605_m030601_c001_v7007000_t0000_u01780628761336") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1106d953938ca8a7_d20260605_m030600_c001_v0001181_t0008_u01780628760133") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f29_d20260605_m030558_c001_v7007000_t0000_u01780628758846") 2026/06/05 03:17:00 DEBUG : yam: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10624cc06d813616_d20260605_m030557_c001_v0001145_t0059_u01780628757103") 2026/06/05 03:17:00 DEBUG : yaml: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f33_d20260605_m030602_c001_v7007000_t0000_u01780628762061") 2026/06/05 03:17:00 DEBUG : yaml: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f1190c4a8da9ba5e7_d20260605_m030601_c001_v0001177_t0035_u01780628761120") 2026/06/05 03:17:00 DEBUG : yaml: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f41648053bc9d6f2c_d20260605_m030559_c001_v7007000_t0000_u01780628759571") 2026/06/05 03:17:00 DEBUG : yaml: Deleting (id "4_z4f521d83b0dd9b5b9fe80e1b_f10227380d26be44c_d20260605_m030558_c001_v0001174_t0021_u01780628758460") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m49.068834943s (try 1/5)