"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/02 03:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo" 2026/04/02 03:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:23:05 DEBUG : Creating backend with remote "/tmp/rclone3960185536" === 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:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/02 03:23:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:07 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:08 DEBUG : B2 bucket rclone-test-holudoj6wudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:09 DEBUG : Creating backend with remote "/non-existing" 2026/04/02 03:23:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/02 03:23:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:10 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:10 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:11 INFO : B2 bucket rclone-test-holudoj6wudo: Running all checks before starting transfers 2026/04/02 03:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:12 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:12 INFO : B2 bucket rclone-test-holudoj6wudo: Checks finished, now starting transfers 2026/04/02 03:23:12 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:12 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:13 ERROR : Ignoring --no-traverse with sync 2026/04/02 03:23:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:13 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:13 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:13 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/02 03:23:14 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:14 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:15 DEBUG : hello world2: size = 12 OK 2026/04/02 03:23:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/02 03:23:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:23:16 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:16 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:16 DEBUG : potato2: size = 11 OK 2026/04/02 03:23:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:23:17 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:17 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:18 DEBUG : potato2: size = 11 OK 2026/04/02 03:23:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 03:23:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:23:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/02 03:23:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:23:19 INFO : sub dir2: Making directory 2026/04/02 03:23:19 INFO : sub dir: Making directory 2026/04/02 03:23:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:19 INFO : sub dir2/sub sub dir2: Making directory 2026/04/02 03:23:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:19 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/04/02 03:23:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:20 INFO : sub dir2: Making directory 2026/04/02 03:23:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/02 03:23:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:20 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:20 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:21 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:23:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:23:21 INFO : sub dir2: Making directory 2026/04/02 03:23:21 INFO : sub dir: Making directory 2026/04/02 03:23:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:21 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:21 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:22 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:22 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/02 03:23:22 DEBUG : B2 bucket rclone-test-holudoj6wudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/02 03:23:22 DEBUG : B2 bucket rclone-test-holudoj6wudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:23 INFO : sub dir2: Making directory 2026/04/02 03:23:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:24 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:24 DEBUG : sub dir2: Making directory with metadata 2026/04/02 03:23:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:23:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:23:25 INFO : sub dir2: Making directory 2026/04/02 03:23:25 INFO : sub dir: Making directory 2026/04/02 03:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:25 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:25 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:25 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/02 03:23:25 DEBUG : B2 bucket rclone-test-holudoj6wudo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:26 INFO : sub dir2: Making directory 2026/04/02 03:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:27 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:23:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cayetok1tuwa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-cayetok1tuwa 2026/04/02 03:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:29 DEBUG : B2 bucket rclone-test-cayetok1tuwa: Waiting for checks to finish 2026/04/02 03:23:29 DEBUG : B2 bucket rclone-test-cayetok1tuwa: Waiting for transfers to finish 2026/04/02 03:23:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:30 DEBUG : B2 bucket rclone-test-cayetok1tuwa: Purge remote 2026/04/02 03:23:30 INFO : B2 bucket rclone-test-cayetok1tuwa: cleaning bucket "rclone-test-cayetok1tuwa" of all files 2026/04/02 03:23:30 DEBUG : sub dir/hello world: Deleting (id "4_zaf32ada3307d4bcb9fd80e1b_f107ba2d3cc455312_d20260402_m032330_c001_v0001185_t0032_u01775100210255") --- PASS: TestServerSideCopy (3.77s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:32 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:23:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:23:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:23:32 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:32 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:23:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 03:23:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-niruqex4babu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-niruqex4babu 2026/04/02 03:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:35 DEBUG : B2 bucket rclone-test-niruqex4babu: Waiting for checks to finish 2026/04/02 03:23:35 DEBUG : B2 bucket rclone-test-niruqex4babu: Waiting for transfers to finish 2026/04/02 03:23:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:23:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-niruqex4babu) 2026/04/02 03:23:37 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:23:37 DEBUG : B2 bucket rclone-test-niruqex4babu: Waiting for checks to finish 2026/04/02 03:23:37 DEBUG : B2 bucket rclone-test-niruqex4babu: Waiting for transfers to finish 2026/04/02 03:23:38 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:23:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 03:23:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:38 DEBUG : B2 bucket rclone-test-niruqex4babu: Purge remote 2026/04/02 03:23:38 INFO : B2 bucket rclone-test-niruqex4babu: cleaning bucket "rclone-test-niruqex4babu" of all files 2026/04/02 03:23:38 DEBUG : sub dir/hello world: Deleting (id "4_zff52cd03307d4bcb9fd80e1b_f104b4181b21d4d59_d20260402_m032337_c001_v0001039_t0038_u01775100217590") 2026/04/02 03:23:38 DEBUG : sub dir/hello world: Deleting (id "4_zff52cd03307d4bcb9fd80e1b_f107d978ba8205d77_d20260402_m032336_c001_v0001038_t0054_u01775100216057") --- PASS: TestServerSideCopyOverSelf (6.59s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:40 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:23:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:23:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:23:40 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:41 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:23:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 03:23:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/02 03:23:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xiculiv3vevi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-xiculiv3vevi 2026/04/02 03:23:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:44 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for checks to finish 2026/04/02 03:23:44 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for transfers to finish 2026/04/02 03:23:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:23:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:23:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xiculiv3vevi) 2026/04/02 03:23:45 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:23:45 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for checks to finish 2026/04/02 03:23:45 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for transfers to finish 2026/04/02 03:23:46 DEBUG : sub dir/hello world: size = 17 OK 2026/04/02 03:23:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/02 03:23:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:46 INFO : sub dir/hello world: Deleted 2026/04/02 03:23:47 DEBUG : testing file moves 2026/04/02 03:23:47 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:23:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xiculiv3vevi) 2026/04/02 03:23:47 DEBUG : sub dir/hello world: Sizes differ 2026/04/02 03:23:47 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for checks to finish 2026/04/02 03:23:47 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Waiting for transfers to finish 2026/04/02 03:23:48 DEBUG : sub dir/hello world: size = 24 OK 2026/04/02 03:23:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/02 03:23:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/02 03:23:48 INFO : sub dir/hello world: Deleted 2026/04/02 03:23:48 DEBUG : B2 bucket rclone-test-xiculiv3vevi: Purge remote 2026/04/02 03:23:48 INFO : B2 bucket rclone-test-xiculiv3vevi: cleaning bucket "rclone-test-xiculiv3vevi" of all files 2026/04/02 03:23:49 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed33307d4bcb9fd80e1b_f10119aebc877ab1f_d20260402_m032347_c001_v0001117_t0020_u01775100227939") 2026/04/02 03:23:49 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed33307d4bcb9fd80e1b_f1195a7a44a7f88a4_d20260402_m032346_c001_v0001167_t0044_u01775100226018") 2026/04/02 03:23:49 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed33307d4bcb9fd80e1b_f1161f7037a71f9d7_d20260402_m032344_c001_v0001182_t0045_u01775100224874") --- PASS: TestServerSideMoveOverSelf (7.88s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:50 ERROR : error listing: directory not found 2026/04/02 03:23:51 INFO : Local file system at /tmp/rclone3960185536: Making directory 2026/04/02 03:23:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.42s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:23:52 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for checks to finish 2026/04/02 03:23:52 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for transfers to finish 2026/04/02 03:23:53 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/02 03:23:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:23:53 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/02 03:23:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.77s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/02 03:23:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:54 DEBUG : check sum: size = 1 OK 2026/04/02 03:23:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:23:54 INFO : check sum: Copied (new) 2026/04/02 03:23:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:54 DEBUG : check sum: size = 1 OK 2026/04/02 03:23:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:23:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/02 03:23:54 DEBUG : check sum: Unchanged skipping 2026/04/02 03:23:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/02 03:23:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:56 DEBUG : sizeonly: size = 6 OK 2026/04/02 03:23:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 03:23:56 INFO : sizeonly: Copied (new) 2026/04/02 03:23:56 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:56 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:56 DEBUG : sizeonly: size = 6 OK 2026/04/02 03:23:56 DEBUG : sizeonly: Sizes identical 2026/04/02 03:23:56 DEBUG : sizeonly: Unchanged skipping 2026/04/02 03:23:56 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:56 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.69s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/02 03:23:57 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:57 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/02 03:23:57 INFO : ignore-size: Copied (new) 2026/04/02 03:23:57 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:23:58 DEBUG : ignore-size: Unchanged skipping 2026/04/02 03:23:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:58 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:23:59 DEBUG : existing: size = 6 OK 2026/04/02 03:23:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:23:59 DEBUG : existing: Unchanged skipping 2026/04/02 03:23:59 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:59 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:23:59 DEBUG : Waiting for deletions to finish 2026/04/02 03:23:59 INFO : There was nothing to transfer 2026/04/02 03:23:59 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:23:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/02 03:23:59 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:00 DEBUG : existing: size = 6 OK 2026/04/02 03:24:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 03:24:00 INFO : existing: Copied (replaced existing) 2026/04/02 03:24:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 03:24:01 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:01 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:01 DEBUG : existing: size = 6 OK 2026/04/02 03:24:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 03:24:01 INFO : existing: Copied (new) 2026/04/02 03:24:01 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:01 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:01 DEBUG : existing: Destination exists, skipping 2026/04/02 03:24:01 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:01 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.86s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/02 03:24:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:03 DEBUG : c/non empty space: size = 5 OK 2026/04/02 03:24:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:03 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:03 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 03:24:03 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:04 DEBUG : a/potato2: size = 60 OK 2026/04/02 03:24:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:04 INFO : a/potato2: Copied (new) 2026/04/02 03:24:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:06 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:06 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/04/02 03:24:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:24:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/02 03:24:06 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:06 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:06 INFO : There was nothing to transfer 2026/04/02 03:24:06 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:06 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/04/02 03:24:06 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:24:07 INFO : empty space: Updated modification time in destination 2026/04/02 03:24:07 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:07 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:07 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:09 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:09 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/04/02 03:24:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:24:09 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:09 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:10 DEBUG : foo: size = 3 OK 2026/04/02 03:24:10 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/04/02 03:24:10 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:10 DEBUG : foo: sha1 differ 2026/04/02 03:24:10 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:10 DEBUG : foo: size = 3 OK 2026/04/02 03:24:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/02 03:24:10 INFO : foo: Copied (replaced existing) 2026/04/02 03:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/02 03:24:12 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:12 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:12 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:12 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:12 DEBUG : potato: size = 60 OK 2026/04/02 03:24:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:12 INFO : potato: Copied (new) 2026/04/02 03:24:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:14 DEBUG : potato: Sizes differ 2026/04/02 03:24:14 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:14 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:15 DEBUG : potato: size = 21 OK 2026/04/02 03:24:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/02 03:24:15 INFO : potato: Copied (replaced existing) 2026/04/02 03:24:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:16 DEBUG : potato: size = 21 OK 2026/04/02 03:24:16 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/04/02 03:24:16 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:16 DEBUG : potato: sha1 differ 2026/04/02 03:24:16 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:16 DEBUG : potato: size = 21 OK 2026/04/02 03:24:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/02 03:24:16 INFO : potato: Copied (replaced existing) 2026/04/02 03:24:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:18 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:18 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:18 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/02 03:24:18 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:18 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:20 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:20 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:20 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:20 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:21 DEBUG : potato2: size = 60 OK 2026/04/02 03:24:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:21 INFO : potato2: Copied (new) 2026/04/02 03:24:21 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:23 INFO : d: Making directory 2026/04/02 03:24:23 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/02 03:24:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:23 DEBUG : c/non empty space: size = 5 OK 2026/04/02 03:24:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:23 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 03:24:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:23 DEBUG : a/potato2: size = 60 OK 2026/04/02 03:24:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:23 INFO : a/potato2: Copied (new) 2026/04/02 03:24:23 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/02 03:24:26 DEBUG : c/non empty space: size = 5 OK 2026/04/02 03:24:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:26 DEBUG : c/non empty space: Unchanged skipping 2026/04/02 03:24:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:26 DEBUG : a/potato2: size = 60 OK 2026/04/02 03:24:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:26 INFO : a/potato2: Copied (new) 2026/04/02 03:24:26 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting files as there were IO errors 2026/04/02 03:24:26 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:28 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:29 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:29 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:29 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:29 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:29 INFO : potato: Deleted 2026/04/02 03:24:29 DEBUG : potato2: size = 60 OK 2026/04/02 03:24:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:31 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:31 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:31 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:31 INFO : potato: Deleted 2026/04/02 03:24:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:31 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:31 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:31 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:31 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:32 DEBUG : potato2: size = 60 OK 2026/04/02 03:24:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:24:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.81s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:24:33 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:33 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:34 DEBUG : potato2: size = 19 OK 2026/04/02 03:24:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/02 03:24:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:35 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 03:24:35 DEBUG : enormous: Excluded 2026/04/02 03:24:35 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 03:24:35 DEBUG : potato2: Excluded 2026/04/02 03:24:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 03:24:36 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:36 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:36 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:36 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:36 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:36 INFO : There was nothing to transfer 2026/04/02 03:24:36 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 03:24:36 DEBUG : enormous: Excluded 2026/04/02 03:24:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 03:24:36 DEBUG : potato2: Excluded 2026/04/02 03:24:36 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 03:24:36 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for checks to finish 2026/04/02 03:24:36 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 03:24:36 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:36 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for transfers to finish 2026/04/02 03:24:36 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/02 03:24:38 DEBUG : enormous: Excluded 2026/04/02 03:24:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/02 03:24:38 DEBUG : potato2: Excluded 2026/04/02 03:24:38 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:24:38 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:38 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:38 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:38 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:38 INFO : potato2: Deleted 2026/04/02 03:24:39 INFO : enormous: Deleted 2026/04/02 03:24:39 INFO : There was nothing to transfer 2026/04/02 03:24:39 DEBUG : empty space: size = 1 OK 2026/04/02 03:24:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/02 03:24:39 DEBUG : empty space: Unchanged skipping 2026/04/02 03:24:39 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for checks to finish 2026/04/02 03:24:39 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for transfers to finish 2026/04/02 03:24:39 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:39 INFO : enormous: Deleted 2026/04/02 03:24:39 INFO : potato2: Deleted 2026/04/02 03:24:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.75s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:41 DEBUG : five: Need to transfer - File not found at Destination 2026/04/02 03:24:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:41 DEBUG : four: size = 8 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:41 DEBUG : four: Sizes differ 2026/04/02 03:24:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/02 03:24:41 DEBUG : one: Destination is newer than source, skipping 2026/04/02 03:24:41 DEBUG : three: size = 5 OK 2026/04/02 03:24:41 DEBUG : three: Sizes identical 2026/04/02 03:24:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 03:24:41 DEBUG : two: size = 3 OK 2026/04/02 03:24:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:41 DEBUG : two: sha1 differ 2026/04/02 03:24:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:41 DEBUG : five: size = 4 OK 2026/04/02 03:24:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/02 03:24:41 INFO : five: Copied (new) 2026/04/02 03:24:42 DEBUG : four: size = 4 OK 2026/04/02 03:24:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/02 03:24:42 INFO : four: Copied (replaced existing) 2026/04/02 03:24:42 DEBUG : two: size = 3 OK 2026/04/02 03:24:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 03:24:42 INFO : two: Copied (replaced existing) 2026/04/02 03:24:42 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:42 DEBUG : four: size = 4 OK 2026/04/02 03:24:42 DEBUG : five: size = 4 OK 2026/04/02 03:24:42 DEBUG : one: Destination is newer than source, skipping 2026/04/02 03:24:42 DEBUG : three: size = 5 OK 2026/04/02 03:24:42 DEBUG : two: size = 3 OK 2026/04/02 03:24:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/02 03:24:42 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/02 03:24:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 03:24:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/02 03:24:42 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/02 03:24:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 03:24:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 03:24:42 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/02 03:24:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/02 03:24:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3960185536) 2026/04/02 03:24:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:24:42 DEBUG : three: sha1 differ 2026/04/02 03:24:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/02 03:24:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:43 DEBUG : three: size = 5 OK 2026/04/02 03:24:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:24:43 INFO : three: Copied (replaced existing) 2026/04/02 03:24:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.94s) === 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:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/02 03:24:45 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:45 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:45 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 03:24:45 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/02 03:24:45 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:45 DEBUG : yam: size = 11 OK 2026/04/02 03:24:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:45 INFO : yam: Copied (new) 2026/04/02 03:24:45 DEBUG : potato: size = 14 OK 2026/04/02 03:24:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 03:24:45 INFO : potato: Copied (new) 2026/04/02 03:24:45 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:46 DEBUG : potato: size = 14 OK 2026/04/02 03:24:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:24:46 DEBUG : potato: Unchanged skipping 2026/04/02 03:24:46 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:46 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:46 DEBUG : yaml: size = 11 OK 2026/04/02 03:24:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:46 INFO : yam: Copied (server-side copy) to: yaml 2026/04/02 03:24:47 INFO : yam: Deleted 2026/04/02 03:24:47 INFO : yaml: Renamed from "yam" 2026/04/02 03:24:47 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/02 03:24:48 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:48 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:48 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 03:24:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/02 03:24:48 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:48 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:48 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1153-09.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001153_t0022": EOF 2026/04/02 03:24:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-09.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001153_t0022": EOF) 2026/04/02 03:24:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 03:24:48 DEBUG : potato: Received error: Post "https://pod-000-1153-09.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001153_t0022": EOF - low level retry 0/10 2026/04/02 03:24:48 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 03:24:48 DEBUG : potato: size = 14 OK 2026/04/02 03:24:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 03:24:48 INFO : potato: Copied (new) 2026/04/02 03:24:48 DEBUG : yam: size = 11 OK 2026/04/02 03:24:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:48 INFO : yam: Copied (new) 2026/04/02 03:24:48 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:49 DEBUG : potato: size = 14 OK 2026/04/02 03:24:49 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:24:49 DEBUG : potato: Unchanged skipping 2026/04/02 03:24:49 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:49 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:49 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:49 DEBUG : yaml: size = 11 OK 2026/04/02 03:24:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:49 INFO : yam: Copied (server-side copy) to: yaml 2026/04/02 03:24:49 INFO : yam: Deleted 2026/04/02 03:24:49 INFO : yaml: Renamed from "yam" 2026/04/02 03:24:49 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/02 03:24:50 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:50 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:50 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/02 03:24:50 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/02 03:24:50 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:51 DEBUG : potato: size = 14 OK 2026/04/02 03:24:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/02 03:24:51 INFO : potato: Copied (new) 2026/04/02 03:24:51 DEBUG : sub/yam: size = 11 OK 2026/04/02 03:24:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:51 INFO : sub/yam: Copied (new) 2026/04/02 03:24:51 DEBUG : Waiting for deletions to finish 2026/04/02 03:24:51 DEBUG : potato: size = 14 OK 2026/04/02 03:24:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:24:51 INFO : B2 bucket rclone-test-holudoj6wudo: Making map for --track-renames 2026/04/02 03:24:51 INFO : B2 bucket rclone-test-holudoj6wudo: Finished making map for --track-renames 2026/04/02 03:24:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:51 DEBUG : potato: Unchanged skipping 2026/04/02 03:24:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for renames to finish 2026/04/02 03:24:52 DEBUG : yam: size = 11 OK 2026/04/02 03:24:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/02 03:24:52 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/02 03:24:52 INFO : sub/yam: Deleted 2026/04/02 03:24:52 INFO : yam: Renamed from "sub/yam" 2026/04/02 03:24:52 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.66s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:53 DEBUG : Creating backend with remote "/tmp/rclone3960185536/dir1" 2026/04/02 03:24:53 DEBUG : Creating backend with remote "/tmp/rclone3960185536/dir2" 2026/04/02 03:24:53 DEBUG : Local file system at /tmp/rclone3960185536/dir2: Using server-side directory move 2026/04/02 03:24:53 INFO : Local file system at /tmp/rclone3960185536/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/02 03:24:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/02 03:24:53 DEBUG : Local file system at /tmp/rclone3960185536/dir2: Waiting for checks to finish 2026/04/02 03:24:53 DEBUG : Local file system at /tmp/rclone3960185536/dir2: Waiting for transfers to finish 2026/04/02 03:24:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:24:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 03:24:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:54 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:24:54 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:24:54 INFO : sub dir/hello world: Deleted 2026/04/02 03:24:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 03:24:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/02 03:24:54 INFO : nested/sub dir/file: Copied (new) 2026/04/02 03:24:54 INFO : nested/sub dir/file: Deleted 2026/04/02 03:24:54 INFO : sub dir: Removing directory 2026/04/02 03:24:54 INFO : nested/sub dir: Removing directory 2026/04/02 03:24:54 INFO : nested: Removing directory 2026/04/02 03:24:54 DEBUG : Local file system at /tmp/rclone3960185536: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/02 03:24:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/02 03:24:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/02 03:24:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:24:55 INFO : sub dir/hello world: Copied (new) 2026/04/02 03:24:55 INFO : sub dir/hello world: Deleted 2026/04/02 03:24:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/02 03:24:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/02 03:24:55 INFO : nested/sub dir/file: Copied (new) 2026/04/02 03:24:55 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/02 03:24:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 03:24:56 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:56 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:57 DEBUG : existing: size = 6 OK 2026/04/02 03:24:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 03:24:57 INFO : existing: Copied (new) 2026/04/02 03:24:57 INFO : existing: Deleted 2026/04/02 03:24:57 DEBUG : existing-b: size = 6 OK 2026/04/02 03:24:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/02 03:24:57 INFO : existing-b: Copied (new) 2026/04/02 03:24:57 INFO : existing-b: Deleted 2026/04/02 03:24:57 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:24:57 DEBUG : existing: Destination exists, skipping 2026/04/02 03:24:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/02 03:24:57 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:24:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xajuzoq3lami" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-xajuzoq3lami 2026/04/02 03:25:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:02 DEBUG : empty space: size = 1 OK 2026/04/02 03:25:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:25:02 DEBUG : empty space: Unchanged skipping 2026/04/02 03:25:02 DEBUG : potato3: size = 68 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:25:02 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xajuzoq3lami) 2026/04/02 03:25:02 DEBUG : potato3: Sizes differ 2026/04/02 03:25:02 DEBUG : B2 bucket rclone-test-xajuzoq3lami: Waiting for checks to finish 2026/04/02 03:25:02 INFO : empty space: Deleted 2026/04/02 03:25:02 DEBUG : B2 bucket rclone-test-xajuzoq3lami: Waiting for transfers to finish 2026/04/02 03:25:03 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:03 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:03 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:03 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:03 INFO : potato3: Deleted 2026/04/02 03:25:03 INFO : potato2: Deleted 2026/04/02 03:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-falidol1vose" 2026/04/02 03:25:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/02 03:25:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 03:25:05 DEBUG : B2 bucket rclone-test-falidol1vose: Waiting for checks to finish 2026/04/02 03:25:05 DEBUG : B2 bucket rclone-test-falidol1vose: Waiting for transfers to finish 2026/04/02 03:25:06 DEBUG : empty space: size = 1 OK 2026/04/02 03:25:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:25:06 INFO : empty space: Copied (server-side copy) 2026/04/02 03:25:06 INFO : empty space: Deleted 2026/04/02 03:25:06 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:06 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:06 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:06 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:06 INFO : potato3: Deleted 2026/04/02 03:25:06 INFO : potato2: Deleted 2026/04/02 03:25:07 DEBUG : B2 bucket rclone-test-falidol1vose: Purge remote 2026/04/02 03:25:07 INFO : B2 bucket rclone-test-falidol1vose: cleaning bucket "rclone-test-falidol1vose" of all files 2026/04/02 03:25:07 DEBUG : empty space: Deleting (id "4_z0f422d03309d4bcb9fd80e1b_f11168a93bb707ca1_d20260402_m032505_c001_v0001102_t0024_u01775100305839") 2026/04/02 03:25:07 DEBUG : potato2: Deleting (id "4_z0f422d03309d4bcb9fd80e1b_f113bb871a95a3894_d20260402_m032506_c001_v0001120_t0050_u01775100306311") 2026/04/02 03:25:07 DEBUG : potato3: Deleting (id "4_z0f422d03309d4bcb9fd80e1b_f11583fe860950f28_d20260402_m032506_c001_v0001167_t0030_u01775100306218") 2026/04/02 03:25:08 DEBUG : B2 bucket rclone-test-xajuzoq3lami: Purge remote 2026/04/02 03:25:08 INFO : B2 bucket rclone-test-xajuzoq3lami: cleaning bucket "rclone-test-xajuzoq3lami" of all files 2026/04/02 03:25:08 DEBUG : empty space: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f417e3c6357295bb5_d20260402_m032506_c001_v7007000_t0000_u01775100306307") 2026/04/02 03:25:08 DEBUG : empty space: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f109d5277b33b1a9d_d20260402_m032502_c001_v0001185_t0028_u01775100302014") 2026/04/02 03:25:08 DEBUG : potato2: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f404bddfa8decf458_d20260402_m032506_c001_v7007000_t0000_u01775100306789") 2026/04/02 03:25:08 DEBUG : potato2: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f112813509d297d34_d20260402_m032502_c001_v0001117_t0057_u01775100302817") 2026/04/02 03:25:08 DEBUG : potato3: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f417e3c6357295bb6_d20260402_m032506_c001_v7007000_t0000_u01775100306622") 2026/04/02 03:25:08 DEBUG : potato3: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f1056864ce85b55d1_d20260402_m032503_c001_v0001098_t0046_u01775100303189") 2026/04/02 03:25:08 DEBUG : potato3: Deleting (id "4_z0f820df3309d4bcb9fd80e1b_f109d5277b33b1aa7_d20260402_m032502_c001_v0001185_t0033_u01775100302238") --- PASS: TestServerSideMove (10.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xomuhil9kebe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-xomuhil9kebe 2026/04/02 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 03:25:14 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 03:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:25:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xomuhil9kebe) 2026/04/02 03:25:14 DEBUG : potato3: Sizes differ 2026/04/02 03:25:14 DEBUG : B2 bucket rclone-test-xomuhil9kebe: Waiting for checks to finish 2026/04/02 03:25:14 DEBUG : B2 bucket rclone-test-xomuhil9kebe: Waiting for transfers to finish 2026/04/02 03:25:14 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:14 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:14 INFO : potato2: Deleted 2026/04/02 03:25:15 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:15 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:15 INFO : potato3: Deleted 2026/04/02 03:25:15 DEBUG : Creating backend with remote "TestB2:rclone-test-guvamut9vovi" 2026/04/02 03:25:16 DEBUG : empty space: Excluded (Size Filter) 2026/04/02 03:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 03:25:17 DEBUG : B2 bucket rclone-test-guvamut9vovi: Waiting for checks to finish 2026/04/02 03:25:17 DEBUG : B2 bucket rclone-test-guvamut9vovi: Waiting for transfers to finish 2026/04/02 03:25:17 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:17 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:18 INFO : potato2: Deleted 2026/04/02 03:25:18 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:18 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:18 INFO : potato3: Deleted 2026/04/02 03:25:18 DEBUG : B2 bucket rclone-test-guvamut9vovi: Purge remote 2026/04/02 03:25:18 INFO : B2 bucket rclone-test-guvamut9vovi: cleaning bucket "rclone-test-guvamut9vovi" of all files 2026/04/02 03:25:18 DEBUG : potato2: Deleting (id "4_z0f824de3309d4bcb9fd80e1b_f112b133a6bce743c_d20260402_m032517_c001_v0001136_t0028_u01775100317575") 2026/04/02 03:25:18 DEBUG : potato3: Deleting (id "4_z0f824de3309d4bcb9fd80e1b_f106c29ad714e2c6e_d20260402_m032517_c001_v0001154_t0015_u01775100317935") 2026/04/02 03:25:19 DEBUG : B2 bucket rclone-test-xomuhil9kebe: Purge remote 2026/04/02 03:25:19 INFO : B2 bucket rclone-test-xomuhil9kebe: cleaning bucket "rclone-test-xomuhil9kebe" of all files 2026/04/02 03:25:19 DEBUG : empty space: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f102191d6f9789ace_d20260402_m032513_c001_v0001182_t0045_u01775100313701") 2026/04/02 03:25:19 DEBUG : potato2: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f4122dcd55180975e_d20260402_m032518_c001_v7007000_t0000_u01775100318072") 2026/04/02 03:25:19 DEBUG : potato2: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f113a06e4b864ad8b_d20260402_m032514_c001_v0001161_t0017_u01775100314588") 2026/04/02 03:25:19 DEBUG : potato3: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f4122dcd551809760_d20260402_m032518_c001_v7007000_t0000_u01775100318334") 2026/04/02 03:25:19 DEBUG : potato3: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f11998877742598d7_d20260402_m032514_c001_v0001106_t0002_u01775100314893") 2026/04/02 03:25:19 DEBUG : potato3: Deleting (id "4_zcfc23dc3309d4bcb9fd80e1b_f102191d6f9789ad2_d20260402_m032513_c001_v0001182_t0033_u01775100313901") 2026/04/02 03:25:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/02 03:25:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 03:25:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wesuceh5buxu" 2026/04/02 03:25:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-holudoj6wudo -> B2 bucket rclone-test-wesuceh5buxu 2026/04/02 03:25:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:26 DEBUG : empty space: size = 1 OK 2026/04/02 03:25:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:25:26 DEBUG : empty space: Unchanged skipping 2026/04/02 03:25:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:25:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wesuceh5buxu) 2026/04/02 03:25:26 DEBUG : potato3: Sizes differ 2026/04/02 03:25:26 DEBUG : B2 bucket rclone-test-wesuceh5buxu: Waiting for checks to finish 2026/04/02 03:25:26 INFO : empty space: Deleted 2026/04/02 03:25:26 DEBUG : B2 bucket rclone-test-wesuceh5buxu: Waiting for transfers to finish 2026/04/02 03:25:26 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:26 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:27 INFO : potato2: Deleted 2026/04/02 03:25:27 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:27 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:27 INFO : potato3: Deleted 2026/04/02 03:25:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vozazop7faxe" 2026/04/02 03:25:28 INFO : tomatoDir: Making directory 2026/04/02 03:25:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/02 03:25:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/02 03:25:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/02 03:25:29 DEBUG : B2 bucket rclone-test-vozazop7faxe: Waiting for checks to finish 2026/04/02 03:25:29 DEBUG : B2 bucket rclone-test-vozazop7faxe: Waiting for transfers to finish 2026/04/02 03:25:30 DEBUG : empty space: size = 1 OK 2026/04/02 03:25:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/02 03:25:30 INFO : empty space: Copied (server-side copy) 2026/04/02 03:25:30 INFO : empty space: Deleted 2026/04/02 03:25:30 DEBUG : potato3: size = 68 OK 2026/04/02 03:25:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/02 03:25:30 INFO : potato3: Copied (server-side copy) 2026/04/02 03:25:30 DEBUG : potato2: size = 60 OK 2026/04/02 03:25:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/02 03:25:30 INFO : potato2: Copied (server-side copy) 2026/04/02 03:25:30 INFO : potato3: Deleted 2026/04/02 03:25:31 INFO : potato2: Deleted 2026/04/02 03:25:31 DEBUG : B2 bucket rclone-test-vozazop7faxe: Purge remote 2026/04/02 03:25:31 INFO : B2 bucket rclone-test-vozazop7faxe: cleaning bucket "rclone-test-vozazop7faxe" of all files 2026/04/02 03:25:31 DEBUG : empty space: Deleting (id "4_z3fd27de3309d4bcb9fd80e1b_f1019d2ddd8f08e1f_d20260402_m032529_c001_v0001161_t0033_u01775100329918") 2026/04/02 03:25:31 DEBUG : potato2: Deleting (id "4_z3fd27de3309d4bcb9fd80e1b_f103d62ca3b0fa640_d20260402_m032530_c001_v0001039_t0002_u01775100330301") 2026/04/02 03:25:31 DEBUG : potato3: Deleting (id "4_z3fd27de3309d4bcb9fd80e1b_f1047f57db4889a9c_d20260402_m032530_c001_v0001131_t0051_u01775100330300") 2026/04/02 03:25:32 DEBUG : B2 bucket rclone-test-wesuceh5buxu: Purge remote 2026/04/02 03:25:32 INFO : B2 bucket rclone-test-wesuceh5buxu: cleaning bucket "rclone-test-wesuceh5buxu" of all files 2026/04/02 03:25:32 DEBUG : empty space: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f404bddfa8decf4ee_d20260402_m032530_c001_v7007000_t0000_u01775100330275") 2026/04/02 03:25:32 DEBUG : empty space: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f106e770806b44f93_d20260402_m032525_c001_v0001153_t0011_u01775100325727") 2026/04/02 03:25:32 DEBUG : potato2: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f407de7e05d7d819b_d20260402_m032530_c001_v7007000_t0000_u01775100330934") 2026/04/02 03:25:32 DEBUG : potato2: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f119a72e32bb2ead0_d20260402_m032526_c001_v0001185_t0059_u01775100326809") 2026/04/02 03:25:32 DEBUG : potato3: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f404bddfa8decf4f2_d20260402_m032530_c001_v7007000_t0000_u01775100330773") 2026/04/02 03:25:32 DEBUG : potato3: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f104f7bca62fe9d15_d20260402_m032527_c001_v0001100_t0007_u01775100327086") 2026/04/02 03:25:32 DEBUG : potato3: Deleting (id "4_zcff26db3309d4bcb9fd80e1b_f106e770806b44f95_d20260402_m032526_c001_v0001153_t0007_u01775100326092") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:38 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/rclone-sync-test" 2026/04/02 03:25:40 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/rclone-sync-test-include/layer2" 2026/04/02 03:25:42 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/rclone-sync-test-ignore-file" 2026/04/02 03:25:46 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test: Waiting for checks to finish 2026/04/02 03:25:46 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test: Waiting for transfers to finish 2026/04/02 03:25:46 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:46 INFO : There was nothing to transfer 2026/04/02 03:25:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:25:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:25:46 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:46 INFO : There was nothing to transfer 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/02 03:25:47 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:47 INFO : There was nothing to transfer 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:25:47 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:47 INFO : There was nothing to transfer 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/02 03:25:47 DEBUG : B2 bucket rclone-test-holudoj6wudo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/02 03:25:47 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.75s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/CompareDest" 2026/04/02 03:25:51 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 03:25:51 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:51 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:52 DEBUG : one: size = 3 OK 2026/04/02 03:25:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:25:52 INFO : one: Copied (new) 2026/04/02 03:25:52 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:52 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:52 DEBUG : one: Sizes differ 2026/04/02 03:25:52 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:53 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:53 DEBUG : one: size = 5 OK 2026/04/02 03:25:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 03:25:53 INFO : one: Copied (replaced existing) 2026/04/02 03:25:53 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:55 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:55 DEBUG : one: Sizes differ 2026/04/02 03:25:55 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:55 DEBUG : one: size = 5 OK 2026/04/02 03:25:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 03:25:55 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:55 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:55 INFO : There was nothing to transfer 2026/04/02 03:25:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:56 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:56 DEBUG : one: Sizes differ 2026/04/02 03:25:57 DEBUG : two: size = 3 OK 2026/04/02 03:25:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 03:25:57 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:57 DEBUG : one: size = 5 OK 2026/04/02 03:25:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 03:25:57 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:57 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:57 INFO : There was nothing to transfer 2026/04/02 03:25:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:57 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:57 DEBUG : one: Sizes differ 2026/04/02 03:25:57 DEBUG : two: size = 3 OK 2026/04/02 03:25:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 03:25:57 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:57 DEBUG : one: size = 5 OK 2026/04/02 03:25:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 03:25:57 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:57 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:57 INFO : There was nothing to transfer 2026/04/02 03:25:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:58 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:58 DEBUG : one: Sizes differ 2026/04/02 03:25:58 DEBUG : two: size = 3 OK 2026/04/02 03:25:58 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/04/02 03:25:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 03:25:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/02 03:25:58 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:58 DEBUG : one: size = 5 OK 2026/04/02 03:25:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 03:25:58 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:25:58 DEBUG : Waiting for deletions to finish 2026/04/02 03:25:58 INFO : There was nothing to transfer 2026/04/02 03:25:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:59 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:25:59 DEBUG : one: Sizes differ 2026/04/02 03:25:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:25:59 DEBUG : two: size = 3 (B2 bucket rclone-test-holudoj6wudo path CompareDest) 2026/04/02 03:25:59 DEBUG : two: Sizes differ 2026/04/02 03:25:59 DEBUG : two: Need to transfer - File not found at Destination 2026/04/02 03:25:59 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:25:59 DEBUG : one: size = 5 OK 2026/04/02 03:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/02 03:25:59 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:00 DEBUG : two: size = 5 OK 2026/04/02 03:26:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/02 03:26:00 INFO : two: Copied (new) 2026/04/02 03:26:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:26:03 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dest" 2026/04/02 03:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/pre-dest1" 2026/04/02 03:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/pre-dest2" 2026/04/02 03:26:07 DEBUG : 1: size = 1 OK 2026/04/02 03:26:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/02 03:26:08 DEBUG : 2: size = 1 OK 2026/04/02 03:26:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/02 03:26:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/02 03:26:08 DEBUG : B2 bucket rclone-test-holudoj6wudo path dest: Waiting for checks to finish 2026/04/02 03:26:08 DEBUG : B2 bucket rclone-test-holudoj6wudo path dest: Waiting for transfers to finish 2026/04/02 03:26:09 DEBUG : 3: size = 1 OK 2026/04/02 03:26:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/02 03:26:09 INFO : 3: Copied (new) 2026/04/02 03:26:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.19s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:26:12 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/CopyDest" 2026/04/02 03:26:13 DEBUG : one: Need to transfer - File not found at Destination 2026/04/02 03:26:13 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:13 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:15 DEBUG : one: size = 3 OK 2026/04/02 03:26:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:26:15 INFO : one: Copied (new) 2026/04/02 03:26:15 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:15 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:15 DEBUG : one: Sizes differ 2026/04/02 03:26:15 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:15 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:16 DEBUG : one: size = 5 OK 2026/04/02 03:26:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 03:26:16 INFO : one: Copied (replaced existing) 2026/04/02 03:26:16 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:18 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/BackupDir" 2026/04/02 03:26:19 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:19 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:19 DEBUG : one: Sizes differ 2026/04/02 03:26:19 DEBUG : one: size = 5 OK 2026/04/02 03:26:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:19 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:19 DEBUG : one: Sizes differ 2026/04/02 03:26:21 DEBUG : one: size = 3 OK 2026/04/02 03:26:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:26:21 INFO : one: Copied (server-side copy) 2026/04/02 03:26:21 INFO : one: Deleted 2026/04/02 03:26:21 DEBUG : one: size = 5 OK 2026/04/02 03:26:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/02 03:26:21 INFO : one: Copied (server-side copy) 2026/04/02 03:26:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/02 03:26:21 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:21 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:22 DEBUG : one: size = 5 OK 2026/04/02 03:26:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:22 DEBUG : one: Unchanged skipping 2026/04/02 03:26:22 DEBUG : two: size = 3 OK 2026/04/02 03:26:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:22 DEBUG : two: size = 3 OK 2026/04/02 03:26:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/02 03:26:22 INFO : two: Copied (server-side copy) 2026/04/02 03:26:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/02 03:26:22 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:22 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:22 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:23 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:23 DEBUG : one: size = 5 OK 2026/04/02 03:26:23 DEBUG : two: size = 3 OK 2026/04/02 03:26:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:23 DEBUG : one: Unchanged skipping 2026/04/02 03:26:23 DEBUG : two: Unchanged skipping 2026/04/02 03:26:23 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:23 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:23 INFO : There was nothing to transfer 2026/04/02 03:26:24 DEBUG : one: size = 5 OK 2026/04/02 03:26:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:24 DEBUG : one: Unchanged skipping 2026/04/02 03:26:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:24 DEBUG : three: size = 5 (B2 bucket rclone-test-holudoj6wudo path CopyDest) 2026/04/02 03:26:24 DEBUG : three: Sizes differ 2026/04/02 03:26:24 DEBUG : three: Destination not found in --copy-dest 2026/04/02 03:26:24 DEBUG : three: Need to transfer - File not found at Destination 2026/04/02 03:26:24 DEBUG : two: size = 3 OK 2026/04/02 03:26:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/02 03:26:24 DEBUG : two: Unchanged skipping 2026/04/02 03:26:24 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:24 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:25 DEBUG : three: size = 7 OK 2026/04/02 03:26:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/02 03:26:25 INFO : three: Copied (new) 2026/04/02 03:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:26:29 DEBUG : Config file has changed externally - reloading 2026/04/02 03:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/backup" 2026/04/02 03:26:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:31 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:31 DEBUG : one: Sizes differ 2026/04/02 03:26:31 DEBUG : two: size = 3 OK 2026/04/02 03:26:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:31 DEBUG : two: Unchanged skipping 2026/04/02 03:26:31 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:33 DEBUG : one: size = 3 OK 2026/04/02 03:26:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:26:33 INFO : one: Copied (server-side copy) 2026/04/02 03:26:33 INFO : one: Deleted 2026/04/02 03:26:33 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:34 DEBUG : one: size = 4 OK 2026/04/02 03:26:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:26:34 INFO : one: Copied (new) 2026/04/02 03:26:34 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:34 DEBUG : three.txt: size = 5 OK 2026/04/02 03:26:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:26:34 INFO : three.txt: Copied (server-side copy) 2026/04/02 03:26:35 INFO : three.txt: Deleted 2026/04/02 03:26:35 INFO : three.txt: Moved into backup dir 2026/04/02 03:26:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:36 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:36 DEBUG : one: Sizes differ 2026/04/02 03:26:36 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:36 DEBUG : two: size = 3 OK 2026/04/02 03:26:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:36 DEBUG : two: Unchanged skipping 2026/04/02 03:26:37 DEBUG : one: size = 4 OK 2026/04/02 03:26:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:26:37 INFO : one: Copied (server-side copy) 2026/04/02 03:26:37 INFO : one: Deleted 2026/04/02 03:26:37 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:38 DEBUG : one: size = 5 OK 2026/04/02 03:26:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:26:38 INFO : one: Copied (new) 2026/04/02 03:26:38 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:38 DEBUG : three.txt: size = 6 OK 2026/04/02 03:26:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:26:38 INFO : three.txt: Copied (server-side copy) 2026/04/02 03:26:38 INFO : three.txt: Deleted 2026/04/02 03:26:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.70s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:26:41 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:26:43 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/backup" 2026/04/02 03:26:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:45 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:45 DEBUG : one: Sizes differ 2026/04/02 03:26:45 DEBUG : two: size = 3 OK 2026/04/02 03:26:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:45 DEBUG : two: Unchanged skipping 2026/04/02 03:26:45 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:46 DEBUG : one.bak: size = 3 OK 2026/04/02 03:26:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:26:46 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:26:46 INFO : one: Deleted 2026/04/02 03:26:46 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:47 DEBUG : one: size = 4 OK 2026/04/02 03:26:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:26:47 INFO : one: Copied (new) 2026/04/02 03:26:47 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:48 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 03:26:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:26:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:26:48 INFO : three.txt: Deleted 2026/04/02 03:26:48 INFO : three.txt: Moved into backup dir 2026/04/02 03:26:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:49 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:49 DEBUG : one: Sizes differ 2026/04/02 03:26:49 DEBUG : two: size = 3 OK 2026/04/02 03:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:49 DEBUG : two: Unchanged skipping 2026/04/02 03:26:49 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:50 DEBUG : one.bak: size = 4 OK 2026/04/02 03:26:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:26:50 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:26:50 INFO : one: Deleted 2026/04/02 03:26:50 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:26:51 DEBUG : one: size = 5 OK 2026/04/02 03:26:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:26:51 INFO : one: Copied (new) 2026/04/02 03:26:51 DEBUG : Waiting for deletions to finish 2026/04/02 03:26:51 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 03:26:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:26:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:26:51 INFO : three.txt: Deleted 2026/04/02 03:26:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:26:54 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/backup" 2026/04/02 03:26:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:26:57 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:26:57 DEBUG : one: Sizes differ 2026/04/02 03:26:57 DEBUG : two: size = 3 OK 2026/04/02 03:26:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:26:57 DEBUG : two: Unchanged skipping 2026/04/02 03:26:57 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:26:59 DEBUG : one-2019-01-01: size = 3 OK 2026/04/02 03:26:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:26:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 03:26:59 INFO : one: Deleted 2026/04/02 03:26:59 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:27:00 DEBUG : one: size = 4 OK 2026/04/02 03:27:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:00 INFO : one: Copied (new) 2026/04/02 03:27:00 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:00 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/02 03:27:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:27:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 03:27:00 INFO : three.txt: Deleted 2026/04/02 03:27:00 INFO : three.txt: Moved into backup dir 2026/04/02 03:27:02 DEBUG : two: size = 3 OK 2026/04/02 03:27:02 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:27:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:02 DEBUG : two: Unchanged skipping 2026/04/02 03:27:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:02 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:02 DEBUG : one: Sizes differ 2026/04/02 03:27:03 DEBUG : one-2019-01-01: size = 4 OK 2026/04/02 03:27:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 03:27:03 INFO : one: Deleted 2026/04/02 03:27:03 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:27:04 DEBUG : one: size = 5 OK 2026/04/02 03:27:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:27:04 INFO : one: Copied (new) 2026/04/02 03:27:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/02 03:27:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 03:27:05 INFO : three.txt: Deleted 2026/04/02 03:27:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.20s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:07 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1097-18.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001097_t0054": EOF 2026/04/02 03:27:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-18.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001097_t0054": EOF) 2026/04/02 03:27:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-holudoj6wudo: 1/10 (Post "https://pod-000-1097-18.backblaze.com/b2api/v1/b2_upload_file/3fc24dc3307d4bcb9fd80e1b/c001_v0001097_t0054": EOF) 2026/04/02 03:27:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 03:27:10 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:27:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:12 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:12 DEBUG : one: Sizes differ 2026/04/02 03:27:12 DEBUG : two: size = 3 OK 2026/04/02 03:27:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:12 DEBUG : two: Unchanged skipping 2026/04/02 03:27:12 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:27:12 DEBUG : one.bak: size = 3 OK 2026/04/02 03:27:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:27:12 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:27:12 INFO : one: Deleted 2026/04/02 03:27:12 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:27:13 DEBUG : one: size = 4 OK 2026/04/02 03:27:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:13 INFO : one: Copied (new) 2026/04/02 03:27:13 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:14 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 03:27:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:27:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:27:14 INFO : three.txt: Deleted 2026/04/02 03:27:14 INFO : three.txt: Moved into backup dir 2026/04/02 03:27:15 DEBUG : one.bak: Excluded (Path Filter) 2026/04/02 03:27:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/02 03:27:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:15 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:15 DEBUG : one: Sizes differ 2026/04/02 03:27:15 DEBUG : two: size = 3 OK 2026/04/02 03:27:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:15 DEBUG : two: Unchanged skipping 2026/04/02 03:27:15 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for checks to finish 2026/04/02 03:27:15 DEBUG : one.bak: size = 4 OK 2026/04/02 03:27:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:15 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:27:16 INFO : one: Deleted 2026/04/02 03:27:16 DEBUG : B2 bucket rclone-test-holudoj6wudo path dst: Waiting for transfers to finish 2026/04/02 03:27:16 DEBUG : one: size = 5 OK 2026/04/02 03:27:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:27:16 INFO : one: Copied (new) 2026/04/02 03:27:16 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:16 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 03:27:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:27:16 INFO : three.txt: Deleted 2026/04/02 03:27:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.83s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:27:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:21 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:21 DEBUG : one: Sizes differ 2026/04/02 03:27:22 DEBUG : one.bak: size = 3 OK 2026/04/02 03:27:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:27:22 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:27:22 INFO : one: Deleted 2026/04/02 03:27:23 DEBUG : one: size = 4 OK 2026/04/02 03:27:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:23 INFO : one: Copied (new) 2026/04/02 03:27:23 DEBUG : two: size = 3 OK 2026/04/02 03:27:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:23 DEBUG : two: Unchanged skipping 2026/04/02 03:27:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:23 DEBUG : three.txt: Sizes differ 2026/04/02 03:27:24 DEBUG : three.txt.bak: size = 5 OK 2026/04/02 03:27:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:27:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:27:25 INFO : three.txt: Deleted 2026/04/02 03:27:25 DEBUG : three.txt: size = 6 OK 2026/04/02 03:27:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:25 INFO : three.txt: Copied (new) 2026/04/02 03:27:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:26 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:26 DEBUG : one: Sizes differ 2026/04/02 03:27:26 DEBUG : one.bak: size = 4 OK 2026/04/02 03:27:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:26 INFO : one: Copied (server-side copy) to: one.bak 2026/04/02 03:27:26 INFO : one: Deleted 2026/04/02 03:27:27 DEBUG : one: size = 5 OK 2026/04/02 03:27:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:27:27 INFO : one: Copied (new) 2026/04/02 03:27:27 DEBUG : two: size = 3 OK 2026/04/02 03:27:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:27 DEBUG : two: Unchanged skipping 2026/04/02 03:27:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:27 DEBUG : three.txt: Sizes differ 2026/04/02 03:27:27 DEBUG : three.txt.bak: size = 6 OK 2026/04/02 03:27:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/02 03:27:28 INFO : three.txt: Deleted 2026/04/02 03:27:28 DEBUG : three.txt: size = 19 OK 2026/04/02 03:27:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/02 03:27:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-holudoj6wudo/dst" 2026/04/02 03:27:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:32 DEBUG : one: size = 3 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:32 DEBUG : one: Sizes differ 2026/04/02 03:27:34 DEBUG : one-2019-01-01: size = 3 OK 2026/04/02 03:27:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/02 03:27:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 03:27:34 INFO : one: Deleted 2026/04/02 03:27:35 DEBUG : one: size = 4 OK 2026/04/02 03:27:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:35 INFO : one: Copied (new) 2026/04/02 03:27:35 DEBUG : two: size = 3 OK 2026/04/02 03:27:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:35 DEBUG : two: Unchanged skipping 2026/04/02 03:27:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:35 DEBUG : three.txt: Sizes differ 2026/04/02 03:27:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/02 03:27:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/02 03:27:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 03:27:35 INFO : three.txt: Deleted 2026/04/02 03:27:36 DEBUG : three.txt: size = 6 OK 2026/04/02 03:27:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:36 INFO : three.txt: Copied (new) 2026/04/02 03:27:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:36 DEBUG : one: size = 4 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:36 DEBUG : one: Sizes differ 2026/04/02 03:27:37 DEBUG : one-2019-01-01: size = 4 OK 2026/04/02 03:27:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/02 03:27:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/02 03:27:37 INFO : one: Deleted 2026/04/02 03:27:37 DEBUG : one: size = 5 OK 2026/04/02 03:27:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/02 03:27:37 INFO : one: Copied (new) 2026/04/02 03:27:37 DEBUG : two: size = 3 OK 2026/04/02 03:27:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:37 DEBUG : two: Unchanged skipping 2026/04/02 03:27:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-holudoj6wudo path dst) 2026/04/02 03:27:37 DEBUG : three.txt: Sizes differ 2026/04/02 03:27:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/02 03:27:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/02 03:27:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/02 03:27:38 INFO : three.txt: Deleted 2026/04/02 03:27:38 DEBUG : three.txt: size = 19 OK 2026/04/02 03:27:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/02 03:27:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.70s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:27:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:27:41 DEBUG : Testêé: Sizes differ 2026/04/02 03:27:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:27:42 DEBUG : Testêé: size = 14 OK 2026/04/02 03:27:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/02 03:27:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/02 03:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/02 03:27:43 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:27:43 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:27:43 DEBUG : existing: size = 6 OK 2026/04/02 03:27:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/02 03:27:43 INFO : existing: Copied (new) 2026/04/02 03:27:43 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:44 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:27:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:27:44 DEBUG : existing: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:27:44 DEBUG : existing: Sizes differ 2026/04/02 03:27:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/02 03:27:44 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:27:44 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting files as there were IO errors 2026/04/02 03:27:44 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.27s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:27:45 DEBUG : EXISTING: size = 6 OK 2026/04/02 03:27:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:27:45 DEBUG : existing: Unchanged skipping 2026/04/02 03:27:45 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:27:45 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:27:45 DEBUG : Waiting for deletions to finish 2026/04/02 03:27:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:05 DEBUG : both10: size = 6 OK 2026/04/02 03:28:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both11: size = 6 OK 2026/04/02 03:28:05 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:28:05 DEBUG : both12: size = 6 OK 2026/04/02 03:28:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both0: size = 6 OK 2026/04/02 03:28:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both10: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both13: size = 6 OK 2026/04/02 03:28:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both13: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both14: size = 6 OK 2026/04/02 03:28:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both14: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both15: size = 6 OK 2026/04/02 03:28:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both11: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both16: size = 6 OK 2026/04/02 03:28:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both16: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both17: size = 6 OK 2026/04/02 03:28:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both17: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both18: size = 6 OK 2026/04/02 03:28:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both18: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both19: size = 6 OK 2026/04/02 03:28:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both19: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both1: size = 6 OK 2026/04/02 03:28:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both12: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both2: size = 6 OK 2026/04/02 03:28:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both0: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both3: size = 6 OK 2026/04/02 03:28:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both3: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both4: size = 6 OK 2026/04/02 03:28:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both4: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both5: size = 6 OK 2026/04/02 03:28:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both5: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both6: size = 6 OK 2026/04/02 03:28:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both6: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both7: size = 6 OK 2026/04/02 03:28:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both7: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both8: size = 6 OK 2026/04/02 03:28:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both15: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both9: size = 6 OK 2026/04/02 03:28:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:05 DEBUG : both9: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both1: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both2: Unchanged skipping 2026/04/02 03:28:05 DEBUG : both8: Unchanged skipping 2026/04/02 03:28:05 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:28:05 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:05 INFO : only16: Deleted 2026/04/02 03:28:05 INFO : only3: Deleted 2026/04/02 03:28:05 INFO : only19: Deleted 2026/04/02 03:28:05 INFO : only1: Deleted 2026/04/02 03:28:05 INFO : only17: Deleted 2026/04/02 03:28:05 INFO : only18: Deleted 2026/04/02 03:28:05 INFO : only6: Deleted 2026/04/02 03:28:05 INFO : only7: Deleted 2026/04/02 03:28:05 INFO : only10: Deleted 2026/04/02 03:28:05 INFO : only15: Deleted 2026/04/02 03:28:06 INFO : only2: Deleted 2026/04/02 03:28:06 INFO : only4: Deleted 2026/04/02 03:28:06 INFO : only5: Deleted 2026/04/02 03:28:06 INFO : only8: Deleted 2026/04/02 03:28:06 INFO : only0: Deleted 2026/04/02 03:28:06 INFO : only11: Deleted 2026/04/02 03:28:06 INFO : only12: Deleted 2026/04/02 03:28:06 INFO : only13: Deleted 2026/04/02 03:28:06 INFO : only14: Deleted 2026/04/02 03:28:06 INFO : only9: Deleted 2026/04/02 03:28:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.62s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:27 DEBUG : both11: size = 6 OK 2026/04/02 03:28:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:28:27 DEBUG : both0: size = 6 OK 2026/04/02 03:28:27 DEBUG : both10: size = 6 OK 2026/04/02 03:28:27 DEBUG : both11: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both13: size = 6 OK 2026/04/02 03:28:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both12: size = 6 OK 2026/04/02 03:28:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both10: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both14: size = 6 OK 2026/04/02 03:28:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both13: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both15: size = 6 OK 2026/04/02 03:28:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both15: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both16: size = 6 OK 2026/04/02 03:28:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both16: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both17: size = 6 OK 2026/04/02 03:28:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both17: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both18: size = 6 OK 2026/04/02 03:28:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both18: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both19: size = 6 OK 2026/04/02 03:28:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both19: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both1: size = 6 OK 2026/04/02 03:28:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both1: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both2: size = 6 OK 2026/04/02 03:28:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both2: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both3: size = 6 OK 2026/04/02 03:28:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both3: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both4: size = 6 OK 2026/04/02 03:28:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both4: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both5: size = 6 OK 2026/04/02 03:28:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both5: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both6: size = 6 OK 2026/04/02 03:28:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both6: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both7: size = 6 OK 2026/04/02 03:28:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both7: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both8: size = 6 OK 2026/04/02 03:28:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both8: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both9: size = 6 OK 2026/04/02 03:28:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:27 DEBUG : both9: Unchanged skipping 2026/04/02 03:28:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only0: Sizes differ 2026/04/02 03:28:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only10: Sizes differ 2026/04/02 03:28:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only11: Sizes differ 2026/04/02 03:28:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only12: Sizes differ 2026/04/02 03:28:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only13: Sizes differ 2026/04/02 03:28:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only14: Sizes differ 2026/04/02 03:28:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only15: Sizes differ 2026/04/02 03:28:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only16: Sizes differ 2026/04/02 03:28:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only17: Sizes differ 2026/04/02 03:28:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only18: Sizes differ 2026/04/02 03:28:27 DEBUG : both0: Unchanged skipping 2026/04/02 03:28:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only19: Sizes differ 2026/04/02 03:28:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only2: Sizes differ 2026/04/02 03:28:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only3: Sizes differ 2026/04/02 03:28:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only4: Sizes differ 2026/04/02 03:28:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only5: Sizes differ 2026/04/02 03:28:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only6: Sizes differ 2026/04/02 03:28:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only7: Sizes differ 2026/04/02 03:28:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only8: Sizes differ 2026/04/02 03:28:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only9: Sizes differ 2026/04/02 03:28:27 DEBUG : both12: Unchanged skipping 2026/04/02 03:28:27 DEBUG : both14: Unchanged skipping 2026/04/02 03:28:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3960185536) 2026/04/02 03:28:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-holudoj6wudo) 2026/04/02 03:28:27 DEBUG : only1: Sizes differ 2026/04/02 03:28:27 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:28:28 DEBUG : only11: size = 0 OK 2026/04/02 03:28:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only11: Copied (replaced existing) 2026/04/02 03:28:28 DEBUG : only0: size = 0 OK 2026/04/02 03:28:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only0: Copied (replaced existing) 2026/04/02 03:28:28 DEBUG : only13: size = 0 OK 2026/04/02 03:28:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only13: Copied (replaced existing) 2026/04/02 03:28:28 DEBUG : only14: size = 0 OK 2026/04/02 03:28:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only14: Copied (replaced existing) 2026/04/02 03:28:28 DEBUG : only10: size = 0 OK 2026/04/02 03:28:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only10: Copied (replaced existing) 2026/04/02 03:28:28 DEBUG : only15: size = 0 OK 2026/04/02 03:28:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:28 INFO : only15: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only16: size = 0 OK 2026/04/02 03:28:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only16: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only17: size = 0 OK 2026/04/02 03:28:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only17: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only12: size = 0 OK 2026/04/02 03:28:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only12: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only18: size = 0 OK 2026/04/02 03:28:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only18: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only19: size = 0 OK 2026/04/02 03:28:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only19: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only2: size = 0 OK 2026/04/02 03:28:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only2: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only3: size = 0 OK 2026/04/02 03:28:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only3: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only4: size = 0 OK 2026/04/02 03:28:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only4: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only5: size = 0 OK 2026/04/02 03:28:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only5: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only6: size = 0 OK 2026/04/02 03:28:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only6: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only7: size = 0 OK 2026/04/02 03:28:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only7: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only8: size = 0 OK 2026/04/02 03:28:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only8: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only9: size = 0 OK 2026/04/02 03:28:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only9: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : only1: size = 0 OK 2026/04/02 03:28:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/02 03:28:29 INFO : only1: Copied (replaced existing) 2026/04/02 03:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:37 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:28:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:28:37 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 03:28:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:28:37 INFO : empty_on_remote: Making directory 2026/04/02 03:28:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 03:28:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:40 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:28:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:28:40 DEBUG : empty_on_remote: Making directory with metadata 2026/04/02 03:28:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/02 03:28:40 INFO : empty_on_remote: Making directory 2026/04/02 03:28:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 03:28:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:43 INFO : sub dir: Making directory 2026/04/02 03:28:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/02 03:28:45 INFO : sub dir: Making directory 2026/04/02 03:28:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:28:53 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:53 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:28:54 DEBUG : apple: size = 5 OK 2026/04/02 03:28:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : banana: size = 6 OK 2026/04/02 03:28:54 DEBUG : apple: Unchanged skipping 2026/04/02 03:28:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:28:54 DEBUG : banana: Unchanged skipping 2026/04/02 03:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:28:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:54 INFO : There was nothing to transfer 2026/04/02 03:28:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:54 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:28:54 DEBUG : apple: size = 5 OK 2026/04/02 03:28:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : apple: Unchanged skipping 2026/04/02 03:28:54 DEBUG : banana: size = 6 OK 2026/04/02 03:28:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:28:54 DEBUG : banana: Unchanged skipping 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:28:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:28:54 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:28:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:54 INFO : There was nothing to transfer 2026/04/02 03:28:54 DEBUG : Waiting for deletions to finish 2026/04/02 03:28:55 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:29:07 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:08 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:29:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : apple: size = 5 OK 2026/04/02 03:29:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : banana: size = 6 OK 2026/04/02 03:29:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : banana: Unchanged skipping 2026/04/02 03:29:08 DEBUG : apple: Unchanged skipping 2026/04/02 03:29:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:29:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:29:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:29:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:29:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:29:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:29:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:29:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:29:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:29:08 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:08 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:08 INFO : There was nothing to transfer 2026/04/02 03:29:08 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:08 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:29:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : banana: size = 6 OK 2026/04/02 03:29:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:29:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : banana: Unchanged skipping 2026/04/02 03:29:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:29:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:29:09 DEBUG : apple: size = 5 OK 2026/04/02 03:29:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : apple: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:29:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:29:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:29:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:29:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:29:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:29:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:29:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:29:09 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:09 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:09 INFO : There was nothing to transfer 2026/04/02 03:29:09 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:09 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:29:21 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:22 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:22 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:22 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 03:29:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:23 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:23 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 03:29:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 03:29:23 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/02 03:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 03:29:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 03:29:23 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/02 03:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 03:29:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:29:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:29:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 03:29:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:29:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:29:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:29:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:29:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:29:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:29:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:29:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:29:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 03:29:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:29:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 03:29:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:29:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 03:29:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:29:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 03:29:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:29:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 03:29:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:29:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 03:29:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:29:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 03:29:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:29:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 03:29:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:29:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:24 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:24 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 03:29:24 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 03:29:25 INFO : splitbananasplit: Deleted 2026/04/02 03:29:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 03:29:25 INFO : apple: Deleted 2026/04/02 03:29:25 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 03:29:25 INFO : banana: Deleted 2026/04/02 03:29:25 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 03:29:25 INFO : appleappleapplebanana: Deleted 2026/04/02 03:29:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 03:29:25 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 03:29:25 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:25 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:26 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:26 DEBUG : YXBwbGU=: size = 5 OK 2026/04/02 03:29:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : apple: Unchanged skipping 2026/04/02 03:29:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:29:26 DEBUG : YmFuYW5h: size = 6 OK 2026/04/02 03:29:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : banana: Unchanged skipping 2026/04/02 03:29:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/02 03:29:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/02 03:29:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/02 03:29:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:29:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:29:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:26 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:26 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:26 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:26 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:26 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:26 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/02 03:29:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : apple: transformed to: YXBwbGU= 2026/04/02 03:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/02 03:29:26 DEBUG : banana: transformed to: YmFuYW5h 2026/04/02 03:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/02 03:29:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/02 03:29:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/02 03:29:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/02 03:29:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/02 03:29:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:29:38 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:39 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/02 03:29:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/02 03:29:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/02 03:29:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/02 03:29:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/02 03:29:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/02 03:29:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/02 03:29:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/02 03:29:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/02 03:29:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/02 03:29:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/02 03:29:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/02 03:29:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:39 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:39 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:39 DEBUG : PREFIXapple: size = 5 OK 2026/04/02 03:29:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 03:29:39 INFO : apple: Copied (new) to: PREFIXapple 2026/04/02 03:29:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/02 03:29:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:29:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/02 03:29:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/02 03:29:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:29:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/02 03:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:29:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:29:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/02 03:29:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:29:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:40 DEBUG : PREFIXbanana: size = 6 OK 2026/04/02 03:29:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 03:29:40 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/02 03:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:29:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:29:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:29:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:29:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:29:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:29:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:29:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/02 03:29:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:29:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/02 03:29:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:29:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/02 03:29:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:29:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/02 03:29:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:29:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/02 03:29:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:29:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/02 03:29:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:29:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:41 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/02 03:29:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:29:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:41 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:41 INFO : apple: Deleted 2026/04/02 03:29:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 03:29:41 INFO : splitbananasplit: Deleted 2026/04/02 03:29:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 03:29:41 INFO : banana: Deleted 2026/04/02 03:29:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 03:29:41 INFO : appleappleapplebanana: Deleted 2026/04/02 03:29:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 03:29:41 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 03:29:41 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : apple: transformed to: PREFIXapple 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/02 03:29:42 DEBUG : banana: transformed to: PREFIXbanana 2026/04/02 03:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/02 03:29:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:42 DEBUG : apple: size = 5 OK 2026/04/02 03:29:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 03:29:42 INFO : apple: Copied (new) 2026/04/02 03:29:42 DEBUG : banana: size = 6 OK 2026/04/02 03:29:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 03:29:42 INFO : banana: Copied (new) 2026/04/02 03:29:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:29:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:29:43 INFO : appleappleapplebanana: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:29:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:29:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:29:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:29:43 INFO : splitbananasplit: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:29:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:29:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:29:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:29:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:29:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:29:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:29:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:29:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:29:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:29:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:29:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:29:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:29:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:29:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:29:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 03:29:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:29:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:29:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 03:29:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:29:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:29:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 03:29:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:29:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:29:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 03:29:44 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/02 03:29:44 INFO : PREFIXapple: Deleted 2026/04/02 03:29:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/02 03:29:44 INFO : PREFIXsplitbananasplit: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/02 03:29:44 INFO : PREFIXbanana: Deleted 2026/04/02 03:29:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/02 03:29:44 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:44 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:45 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:29:58 DEBUG : Waiting for deletions to finish 2026/04/02 03:29:58 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:29:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:29:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:29:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:29:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:29:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/02 03:29:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:29:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:29:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:29:59 DEBUG : appleSUFFIX: size = 5 OK 2026/04/02 03:29:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 03:29:59 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:29:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/02 03:29:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:29:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:59 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:29:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:29:59 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/02 03:29:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 03:29:59 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:29:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:29:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:29:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:29:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:29:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:29:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:29:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:29:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/02 03:29:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:29:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/02 03:29:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:29:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:29:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/02 03:30:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:30:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/02 03:30:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:30:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/02 03:30:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:30:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/02 03:30:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:30:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/02 03:30:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:30:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/02 03:30:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:30:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:00 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:00 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 03:30:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 03:30:00 INFO : banana: Deleted 2026/04/02 03:30:00 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 03:30:00 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 03:30:00 INFO : splitbananasplit: Deleted 2026/04/02 03:30:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 03:30:01 INFO : appleappleapplebanana: Deleted 2026/04/02 03:30:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 03:30:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 03:30:01 INFO : apple: Deleted 2026/04/02 03:30:01 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/02 03:30:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/02 03:30:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/02 03:30:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/02 03:30:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:02 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:02 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:02 DEBUG : apple: size = 5 OK 2026/04/02 03:30:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/02 03:30:02 INFO : apple: Copied (new) 2026/04/02 03:30:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:30:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:30:02 INFO : appleappleapplebanana: Copied (new) 2026/04/02 03:30:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:30:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:30:02 INFO : splitbananasplit: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:30:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:30:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:30:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:30:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : banana: size = 6 OK 2026/04/02 03:30:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/02 03:30:02 INFO : banana: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:30:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:30:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/02 03:30:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:30:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:30:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:30:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:30:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:30:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:30:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:30:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:30:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:30:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:30:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:30:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:30:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:30:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:30:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:30:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:30:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:30:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:30:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:30:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:30:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/02 03:30:03 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:03 INFO : splitbananasplitSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/02 03:30:03 INFO : appleSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : bananaSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/02 03:30:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/02 03:30:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:04 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:05 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:30:17 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:17 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : apple: size = 5 OK 2026/04/02 03:30:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:18 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:18 DEBUG : banana: size = 6 OK 2026/04/02 03:30:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:18 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 03:30:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/02 03:30:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:18 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:18 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/02 03:30:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/02 03:30:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:18 DEBUG : appleapple: size = 21 OK 2026/04/02 03:30:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/02 03:30:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/02 03:30:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/02 03:30:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/02 03:30:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/02 03:30:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/02 03:30:18 DEBUG : splitbanan: size = 16 OK 2026/04/02 03:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/02 03:30:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/02 03:30:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/02 03:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/02 03:30:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/02 03:30:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/02 03:30:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 03:30:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/02 03:30:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/02 03:30:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 03:30:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/02 03:30:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/02 03:30:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 03:30:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/02 03:30:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/02 03:30:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 03:30:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/02 03:30:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/02 03:30:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 03:30:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/02 03:30:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/02 03:30:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 03:30:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/02 03:30:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/02 03:30:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 03:30:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/02 03:30:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/02 03:30:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 03:30:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/02 03:30:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/02 03:30:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 03:30:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/02 03:30:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/02 03:30:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 03:30:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/02 03:30:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/02 03:30:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 03:30:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/02 03:30:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/02 03:30:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:19 INFO : splitbananasplit: Deleted 2026/04/02 03:30:19 INFO : appleappleapplebanana: Deleted 2026/04/02 03:30:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/02 03:30:19 INFO : dir1/0003-defghij.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0009-3456789.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0007-1234567.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0012-6789;.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0014-89;=.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0010-456789.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0011-56789;.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0008-2345678.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0013-789;=.txt: Deleted 2026/04/02 03:30:20 INFO : dir1/0015-9;=.txt: Deleted 2026/04/02 03:30:20 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:20 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 03:30:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : apple: size = 5 OK 2026/04/02 03:30:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:21 DEBUG : appleapple: size = 21 OK 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:30:21 DEBUG : banana: size = 6 OK 2026/04/02 03:30:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:21 DEBUG : splitbanan: size = 16 OK 2026/04/02 03:30:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/02 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/02 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/02 03:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/02 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/02 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/02 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/02 03:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/02 03:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/02 03:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/02 03:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/02 03:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/02 03:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/02 03:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/02 03:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/02 03:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/02 03:30:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:30:21 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:21 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:21 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:21 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:21 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : appleapple: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/02 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/02 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/02 03:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/02 03:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/02 03:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/02 03:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/02 03:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/02 03:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/02 03:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/02 03:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/02 03:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/02 03:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/02 03:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/02 03:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/02 03:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/02 03:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/02 03:30:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:30:35 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:35 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:35 DEBUG : apple: size = 5 OK 2026/04/02 03:30:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:35 DEBUG : banana: size = 6 OK 2026/04/02 03:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:30:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:30:35 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:35 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:35 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:36 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : apple: size = 5 OK 2026/04/02 03:30:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:36 DEBUG : banana: size = 6 OK 2026/04/02 03:30:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:30:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:30:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:30:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:30:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:30:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:30:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:30:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:30:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:30:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:30:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:30:36 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:36 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:36 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:36 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:36 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:37 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:30:49 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:49 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : apple: size = 5 OK 2026/04/02 03:30:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:30:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:30:50 DEBUG : banana: size = 6 OK 2026/04/02 03:30:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:30:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:30:50 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:30:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:30:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:30:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:30:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:30:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:30:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:30:50 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:50 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:50 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:50 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : apple: size = 5 OK 2026/04/02 03:30:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : apple: Unchanged skipping 2026/04/02 03:30:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:30:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:30:51 DEBUG : banana: size = 6 OK 2026/04/02 03:30:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : banana: Unchanged skipping 2026/04/02 03:30:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:30:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:30:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:30:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:30:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:30:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:30:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:30:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:30:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:30:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:30:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:30:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:30:51 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:51 DEBUG : Waiting for deletions to finish 2026/04/02 03:30:51 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:30:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:03 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:04 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : banana: size = 6 OK 2026/04/02 03:31:04 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:04 DEBUG : apple: size = 5 OK 2026/04/02 03:31:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:04 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:04 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:04 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:04 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : apple: size = 5 OK 2026/04/02 03:31:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:05 DEBUG : banana: size = 6 OK 2026/04/02 03:31:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:05 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:05 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:05 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:05 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:05 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:18 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:18 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : apple: size = 5 OK 2026/04/02 03:31:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:19 DEBUG : banana: size = 6 OK 2026/04/02 03:31:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:19 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : apple: size = 5 OK 2026/04/02 03:31:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : banana: size = 6 OK 2026/04/02 03:31:19 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:19 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:19 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:19 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:32 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:32 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:33 DEBUG : banana: size = 6 OK 2026/04/02 03:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:33 DEBUG : apple: size = 5 OK 2026/04/02 03:31:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:33 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:33 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:33 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:33 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:33 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/02 03:31:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/02 03:31:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/02 03:31:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/02 03:31:34 DEBUG : apple: size = 5 OK 2026/04/02 03:31:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : banana: size = 6 OK 2026/04/02 03:31:34 DEBUG : apple: Unchanged skipping 2026/04/02 03:31:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : banana: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/02 03:31:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/02 03:31:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/02 03:31:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/02 03:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/02 03:31:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/02 03:31:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/02 03:31:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/02 03:31:34 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:34 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:34 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:34 DEBUG : apple: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : banana: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/02 03:31:34 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.96s) --- PASS: TestTransform/NFC (12.51s) --- PASS: TestTransform/NFD (14.46s) --- PASS: TestTransform/base64 (16.87s) --- PASS: TestTransform/prefix (19.03s) --- PASS: TestTransform/suffix (19.72s) --- PASS: TestTransform/truncate (16.55s) --- PASS: TestTransform/encoder (15.97s) --- PASS: TestTransform/ISO-8859-1 (13.84s) --- PASS: TestTransform/charmap (14.23s) --- PASS: TestTransform/lowercase (14.30s) --- PASS: TestTransform/ascii (14.48s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 03:31:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 03:31:39 INFO : sub dir_somesuffix: Making directory 2026/04/02 03:31:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/02 03:31:39 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/02 03:31:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 03:31:39 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 03:31:39 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:39 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/02 03:31:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/02 03:31:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:40 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:41 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:41 INFO : tictactoe: Making directory 2026/04/02 03:31:41 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:41 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/02 03:31:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:41 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/02 03:31:41 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/02 03:31:41 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:42 INFO : toe: Making directory 2026/04/02 03:31:42 INFO : toe/toe: Making directory 2026/04/02 03:31:42 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 03:31:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 03:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 03:31:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:42 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 03:31:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 03:31:43 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:44 INFO : toe: Making directory 2026/04/02 03:31:44 INFO : toe/toe: Making directory 2026/04/02 03:31:44 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 03:31:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 03:31:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/02 03:31:44 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:44 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/02 03:31:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/02 03:31:45 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:46 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:31:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:31:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:46 INFO : tictacempty_dir: Making directory 2026/04/02 03:31:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:46 INFO : tictactoe: Making directory 2026/04/02 03:31:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:46 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:46 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:46 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 03:31:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:47 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:31:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:31:47 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:47 INFO : tictacempty_dir: Making directory 2026/04/02 03:31:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:47 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:47 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:47 INFO : tictactoe: Making directory 2026/04/02 03:31:47 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:47 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:47 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 03:31:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:47 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:47 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 03:31:48 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:48 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:48 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:48 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 03:31:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/02 03:31:48 NOTICE: B2 bucket rclone-test-holudoj6wudo: 0 differences found 2026/04/02 03:31:48 NOTICE: B2 bucket rclone-test-holudoj6wudo: 1 matching files --- PASS: TestAllTag (1.93s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:49 INFO : tictactoe: Making directory 2026/04/02 03:31:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:49 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:49 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:49 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:49 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 03:31:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:50 DEBUG : Waiting for deletions to finish 2026/04/02 03:31:50 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:51 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:51 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/02 03:31:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/02 03:31:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/02 03:31:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/02 03:31:51 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.36s) === RUN TestSyntax 2026/04/02 03:31:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:52 INFO : toe: Making directory 2026/04/02 03:31:52 INFO : toe/toe: Making directory 2026/04/02 03:31:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 03:31:52 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:52 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:52 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 03:31:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:52 INFO : toe/toe/toe: Copied (new) 2026/04/02 03:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:53 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:31:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:53 INFO : tictacempty_dir: Making directory 2026/04/02 03:31:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:53 INFO : tictactoe: Making directory 2026/04/02 03:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:53 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:53 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 03:31:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:53 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:54 INFO : toe/toe/toe.txt: Deleted 2026/04/02 03:31:54 INFO : toe/toe: Removing directory 2026/04/02 03:31:54 INFO : toe: Removing directory 2026/04/02 03:31:54 INFO : empty_dir: Removing directory 2026/04/02 03:31:54 DEBUG : Local file system at /tmp/rclone3960185536: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:55 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:31:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:31:55 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:55 INFO : tictacempty_dir: Making directory 2026/04/02 03:31:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:55 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:55 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:55 INFO : tictactoe: Making directory 2026/04/02 03:31:55 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:55 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:55 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 03:31:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:55 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:56 INFO : toe/toe/toe.txt: Deleted 2026/04/02 03:31:56 INFO : toe/toe: Removing directory 2026/04/02 03:31:56 INFO : toe: Removing directory 2026/04/02 03:31:56 INFO : empty_dir: Removing directory 2026/04/02 03:31:56 DEBUG : Local file system at /tmp/rclone3960185536: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:31:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 03:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/02 03:31:57 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 (2.94s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:31:58 DEBUG : Reset feature "Copy" 2026/04/02 03:31:58 DEBUG : Reset feature "Move" 2026/04/02 03:31:58 DEBUG : Reset feature "Copy" 2026/04/02 03:31:58 DEBUG : Reset feature "Move" 2026/04/02 03:31:58 DEBUG : empty_dir: Making directory with metadata 2026/04/02 03:31:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/02 03:31:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:58 INFO : tictacempty_dir: Making directory 2026/04/02 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/02 03:31:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:58 INFO : tictactoe: Making directory 2026/04/02 03:31:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:58 DEBUG : toe: transformed to: tictactoe 2026/04/02 03:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:58 INFO : tictactoe/tictactoe: Making directory 2026/04/02 03:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/02 03:31:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/02 03:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:31:58 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:31:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/02 03:31:59 INFO : toe/toe/toe.txt: Deleted 2026/04/02 03:31:59 INFO : toe/toe: Removing directory 2026/04/02 03:31:59 INFO : toe: Removing directory 2026/04/02 03:31:59 INFO : empty_dir: Removing directory 2026/04/02 03:31:59 DEBUG : Local file system at /tmp/rclone3960185536: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:31:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/02 03:32:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 03:32:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:32:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/02 03:32:01 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.68s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:32:01 DEBUG : toe: transformed to: dG9l 2026/04/02 03:32:02 DEBUG : toe: transformed to: dG9l 2026/04/02 03:32:02 INFO : dG9l: Making directory 2026/04/02 03:32:02 DEBUG : toe: transformed to: dG9l 2026/04/02 03:32:02 DEBUG : toe: transformed to: dG9l 2026/04/02 03:32:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 03:32:02 INFO : dG9l/dG9l: Making directory 2026/04/02 03:32:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/02 03:32:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/02 03:32:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 03:32:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/02 03:32:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 03:32:02 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:32:02 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:32:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/02 03:32:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:32:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/02 03:32:02 DEBUG : Waiting for deletions to finish 2026/04/02 03:32:03 DEBUG : dG9l: transformed to: toe 2026/04/02 03:32:03 DEBUG : dG9l: transformed to: toe 2026/04/02 03:32:03 DEBUG : dG9l: transformed to: toe 2026/04/02 03:32:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/02 03:32:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/02 03:32:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/02 03:32:03 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for checks to finish 2026/04/02 03:32:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/02 03:32:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/02 03:32:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/02 03:32:03 DEBUG : Local file system at /tmp/rclone3960185536: Waiting for transfers to finish 2026/04/02 03:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-holudoj6wudo", Local "Local file system at /tmp/rclone3960185536", Modify Window "1ms" 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe: transformed to: 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe: transformed to: 2026/04/02 03:32:04 INFO : B2 bucket rclone-test-holudoj6wudo: Making directory 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe: transformed to: 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe: transformed to: 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe/toe: transformed to: 2026/04/02 03:32:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 03:32:04 INFO : toe/toe: Making directory 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe/toe: transformed to: 2026/04/02 03:32:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe: transformed to: 2026/04/02 03:32:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/02 03:32:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/02 03:32:04 DEBUG : toe/toe/toe: transformed to: 2026/04/02 03:32:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/02 03:32:04 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for checks to finish 2026/04/02 03:32:04 DEBUG : B2 bucket rclone-test-holudoj6wudo: Waiting for transfers to finish 2026/04/02 03:32:05 DEBUG : toe/toe/toe: size = 11 OK 2026/04/02 03:32:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/02 03:32:05 INFO : toe/toe/toe: Copied (new) 2026/04/02 03:32:05 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting files as there were IO errors 2026/04/02 03:32:05 ERROR : B2 bucket rclone-test-holudoj6wudo: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/04/02 03:32:05 DEBUG : B2 bucket rclone-test-holudoj6wudo: Purge remote 2026/04/02 03:32:05 INFO : B2 bucket rclone-test-holudoj6wudo: cleaning bucket "rclone-test-holudoj6wudo" of all files 2026/04/02 03:32:06 DEBUG : BackupDir/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488411_d20260402_m032626_c001_v7007000_t0000_u01775100386056") 2026/04/02 03:32:06 DEBUG : BackupDir/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f106e0c2ee6bf8a18_d20260402_m032620_c001_v0001144_t0040_u01775100380527") 2026/04/02 03:32:06 DEBUG : CompareDest/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409c9f6b4facc574_d20260402_m032600_c001_v7007000_t0000_u01775100360902") 2026/04/02 03:32:06 DEBUG : CompareDest/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dd07_d20260402_m032555_c001_v0001157_t0029_u01775100355023") 2026/04/02 03:32:06 DEBUG : CompareDest/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409c9f6b4facc576_d20260402_m032601_c001_v7007000_t0000_u01775100361085") 2026/04/02 03:32:06 DEBUG : CompareDest/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168da9_d20260402_m032556_c001_v0001097_t0046_u01775100356117") 2026/04/02 03:32:06 DEBUG : CopyDest/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488412_d20260402_m032626_c001_v7007000_t0000_u01775100386239") 2026/04/02 03:32:06 DEBUG : CopyDest/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168e41_d20260402_m032617_c001_v0001097_t0024_u01775100377448") 2026/04/02 03:32:06 DEBUG : CopyDest/three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488413_d20260402_m032626_c001_v7007000_t0000_u01775100386421") 2026/04/02 03:32:07 DEBUG : CopyDest/three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168e5d_d20260402_m032624_c001_v0001097_t0050_u01775100384002") 2026/04/02 03:32:07 DEBUG : CopyDest/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488414_d20260402_m032626_c001_v7007000_t0000_u01775100386607") 2026/04/02 03:32:07 DEBUG : CopyDest/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dd85_d20260402_m032621_c001_v0001157_t0004_u01775100381776") 2026/04/02 03:32:07 DEBUG : EXISTING: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec641_d20260402_m032746_c001_v7007000_t0000_u01775100466332") 2026/04/02 03:32:07 DEBUG : EXISTING: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df6d_d20260402_m032745_c001_v0001157_t0046_u01775100465147") 2026/04/02 03:32:07 DEBUG : PREFIXapple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b69_d20260402_m032944_c001_v7007000_t0000_u01775100584478") 2026/04/02 03:32:07 DEBUG : PREFIXapple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87c0_d20260402_m032939_c001_v0001180_t0014_u01775100579665") 2026/04/02 03:32:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f32_d20260402_m032944_c001_v7007000_t0000_u01775100584493") 2026/04/02 03:32:07 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a92_d20260402_m032939_c001_v0001184_t0054_u01775100579655") 2026/04/02 03:32:07 DEBUG : PREFIXbanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e976b_d20260402_m032944_c001_v7007000_t0000_u01775100584653") 2026/04/02 03:32:07 DEBUG : PREFIXbanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e29d_d20260402_m032939_c001_v0001157_t0007_u01775100579677") 2026/04/02 03:32:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f34_d20260402_m032944_c001_v7007000_t0000_u01775100584513") 2026/04/02 03:32:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea062_d20260402_m032939_c001_v0001100_t0003_u01775100579685") 2026/04/02 03:32:07 DEBUG : Testêé: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec63a_d20260402_m032742_c001_v7007000_t0000_u01775100462498") 2026/04/02 03:32:08 DEBUG : Testêé: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df5b_d20260402_m032741_c001_v0001157_t0051_u01775100461748") 2026/04/02 03:32:08 DEBUG : Testêé: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df51_d20260402_m032740_c001_v0001157_t0054_u01775100460935") 2026/04/02 03:32:08 DEBUG : YXBwbGU=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d888e_d20260402_m032926_c001_v7007000_t0000_u01775100566993") 2026/04/02 03:32:08 DEBUG : YXBwbGU=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a06_d20260402_m032923_c001_v0001184_t0022_u01775100563110") 2026/04/02 03:32:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d888f_d20260402_m032927_c001_v7007000_t0000_u01775100567175") 2026/04/02 03:32:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e245_d20260402_m032923_c001_v0001157_t0015_u01775100563123") 2026/04/02 03:32:08 DEBUG : YmFuYW5h: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8890_d20260402_m032927_c001_v7007000_t0000_u01775100567359") 2026/04/02 03:32:08 DEBUG : YmFuYW5h: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8740_d20260402_m032923_c001_v0001180_t0022_u01775100563131") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578b3_d20260402_m032427_c001_v7007000_t0000_u01775100267215") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15985e_d20260402_m032426_c001_v0001153_t0007_u01775100266449") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578ae_d20260402_m032424_c001_v7007000_t0000_u01775100264461") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159858_d20260402_m032423_c001_v0001153_t0013_u01775100263587") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8042_d20260402_m032404_c001_v7007000_t0000_u01775100244902") 2026/04/02 03:32:08 DEBUG : a/potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15980e_d20260402_m032404_c001_v0001153_t0007_u01775100244037") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197199b_d20260402_m033135_c001_v7007000_t0000_u01775100695081") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2de0_d20260402_m033131_c001_v0001184_t0010_u01775100691130") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d2_d20260402_m033120_c001_v7007000_t0000_u01775100680580") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2dac_d20260402_m033117_c001_v0001184_t0024_u01775100677195") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0756_d20260402_m033106_c001_v7007000_t0000_u01775100666051") 2026/04/02 03:32:08 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d52_d20260402_m033102_c001_v0001184_t0010_u01775100662885") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c42_d20260402_m033051_c001_v7007000_t0000_u01775100651949") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d02_d20260402_m033048_c001_v0001184_t0024_u01775100648620") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa38_d20260402_m033037_c001_v7007000_t0000_u01775100637790") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2c82_d20260402_m033033_c001_v0001184_t0030_u01775100633923") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8934_d20260402_m033022_c001_v7007000_t0000_u01775100622233") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88cc_d20260402_m033016_c001_v0001180_t0033_u01775100616360") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d1_d20260402_m033005_c001_v7007000_t0000_u01775100605659") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d885a_d20260402_m033002_c001_v0001180_t0039_u01775100602170") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fcd_d20260402_m033001_c001_v7007000_t0000_u01775100601263") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b26_d20260402_m032957_c001_v0001184_t0039_u01775100597162") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b6c_d20260402_m032945_c001_v7007000_t0000_u01775100585990") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2aba_d20260402_m032942_c001_v0001184_t0043_u01775100582795") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b61_d20260402_m032941_c001_v7007000_t0000_u01775100581273") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a80_d20260402_m032937_c001_v0001184_t0024_u01775100577878") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe28e3_d20260402_m032925_c001_v7007000_t0000_u01775100565021") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f29f6_d20260402_m032920_c001_v0001184_t0040_u01775100560634") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971790_d20260402_m032910_c001_v7007000_t0000_u01775100550095") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f298c_d20260402_m032906_c001_v0001184_t0015_u01775100546679") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ec8_d20260402_m032855_c001_v7007000_t0000_u01775100535587") 2026/04/02 03:32:09 DEBUG : apple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2910_d20260402_m032852_c001_v0001184_t0054_u01775100532196") 2026/04/02 03:32:09 DEBUG : appleSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41789a451cf2e2d2_d20260402_m033003_c001_v7007000_t0000_u01775100603912") 2026/04/02 03:32:09 DEBUG : appleSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b38_d20260402_m032958_c001_v0001184_t0056_u01775100598985") 2026/04/02 03:32:09 DEBUG : appleapple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8935_d20260402_m033022_c001_v7007000_t0000_u01775100622415") 2026/04/02 03:32:10 DEBUG : appleapple: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88de_d20260402_m033018_c001_v0001180_t0030_u01775100618328") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197199d_d20260402_m033135_c001_v7007000_t0000_u01775100695264") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea22a_d20260402_m033131_c001_v0001100_t0027_u01775100691537") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d3_d20260402_m033120_c001_v7007000_t0000_u01775100680762") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1f4_d20260402_m033117_c001_v0001100_t0020_u01775100677619") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0757_d20260402_m033106_c001_v7007000_t0000_u01775100666231") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1b9_d20260402_m033103_c001_v0001100_t0015_u01775100663288") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c44_d20260402_m033052_c001_v7007000_t0000_u01775100652139") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea17b_d20260402_m033049_c001_v0001100_t0054_u01775100649053") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa3a_d20260402_m033037_c001_v7007000_t0000_u01775100637972") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea146_d20260402_m033034_c001_v0001100_t0055_u01775100634334") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d892e_d20260402_m033019_c001_v7007000_t0000_u01775100619808") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bc8_d20260402_m033017_c001_v0001184_t0020_u01775100617008") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d2_d20260402_m033005_c001_v7007000_t0000_u01775100605840") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b66_d20260402_m033002_c001_v0001184_t0044_u01775100602182") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea0006663a0db_d20260402_m033001_c001_v7007000_t0000_u01775100601070") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0a8_d20260402_m032957_c001_v0001100_t0056_u01775100597578") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b6e_d20260402_m032946_c001_v7007000_t0000_u01775100586171") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea076_d20260402_m032942_c001_v0001100_t0059_u01775100582814") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e975d_d20260402_m032941_c001_v7007000_t0000_u01775100581882") 2026/04/02 03:32:10 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e29b_d20260402_m032938_c001_v0001157_t0058_u01775100578355") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eb0_d20260402_m032925_c001_v7007000_t0000_u01775100565242") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8730_d20260402_m032921_c001_v0001180_t0059_u01775100561230") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971792_d20260402_m032910_c001_v7007000_t0000_u01775100550277") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d86ea_d20260402_m032907_c001_v0001180_t0043_u01775100547178") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ec9_d20260402_m032855_c001_v7007000_t0000_u01775100535770") 2026/04/02 03:32:11 DEBUG : appleappleapplebanana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d868f_d20260402_m032852_c001_v0001180_t0056_u01775100532726") 2026/04/02 03:32:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f40630a944a1979e7_d20260402_m033004_c001_v7007000_t0000_u01775100604108") 2026/04/02 03:32:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0ac_d20260402_m032959_c001_v0001100_t0027_u01775100599005") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578b5_d20260402_m032427_c001_v7007000_t0000_u01775100267397") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15985a_d20260402_m032425_c001_v0001153_t0000_u01775100265000") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578ac_d20260402_m032423_c001_v7007000_t0000_u01775100263912") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159852_d20260402_m032422_c001_v0001153_t0007_u01775100262414") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d803e_d20260402_m032404_c001_v7007000_t0000_u01775100244359") 2026/04/02 03:32:11 DEBUG : b/potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159808_d20260402_m032402_c001_v0001153_t0019_u01775100242818") 2026/04/02 03:32:11 DEBUG : backup/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d82d8_d20260402_m032639_c001_v7007000_t0000_u01775100399299") 2026/04/02 03:32:11 DEBUG : backup/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1173fcf4d576ea33_d20260402_m032637_c001_v0001117_t0023_u01775100397045") 2026/04/02 03:32:11 DEBUG : backup/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1187e30504836ebf_d20260402_m032633_c001_v0001092_t0004_u01775100392999") 2026/04/02 03:32:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf606_d20260402_m032705_c001_v7007000_t0000_u01775100425539") 2026/04/02 03:32:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10938a387826245e_d20260402_m032703_c001_v0001106_t0051_u01775100423181") 2026/04/02 03:32:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1174d03c59d9421d_d20260402_m032658_c001_v0001185_t0009_u01775100418977") 2026/04/02 03:32:12 DEBUG : backup/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f061d84_d20260402_m032652_c001_v7007000_t0000_u01775100412335") 2026/04/02 03:32:12 DEBUG : backup/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f111d2899aaf5e3b3_d20260402_m032650_c001_v0001174_t0020_u01775100410243") 2026/04/02 03:32:12 DEBUG : backup/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f111c8de8a93c7246_d20260402_m032646_c001_v0001116_t0044_u01775100406088") 2026/04/02 03:32:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf608_d20260402_m032705_c001_v7007000_t0000_u01775100425723") 2026/04/02 03:32:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118cdf2fd069e021_d20260402_m032704_c001_v0001157_t0018_u01775100424653") 2026/04/02 03:32:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1107cab3d894b09b_d20260402_m032700_c001_v0001100_t0000_u01775100420484") 2026/04/02 03:32:12 DEBUG : backup/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d82d9_d20260402_m032639_c001_v7007000_t0000_u01775100399480") 2026/04/02 03:32:12 DEBUG : backup/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1139039f507ce859_d20260402_m032638_c001_v0001181_t0036_u01775100398539") 2026/04/02 03:32:12 DEBUG : backup/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104b677704585894_d20260402_m032634_c001_v0001178_t0025_u01775100394684") 2026/04/02 03:32:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f061d86_d20260402_m032652_c001_v7007000_t0000_u01775100412517") 2026/04/02 03:32:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10389f227f7ad581_d20260402_m032651_c001_v0001174_t0032_u01775100411328") 2026/04/02 03:32:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1031edc9652f997e_d20260402_m032647_c001_v0001032_t0024_u01775100407746") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197199f_d20260402_m033135_c001_v7007000_t0000_u01775100695446") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a7a_d20260402_m033131_c001_v0001180_t0033_u01775100691339") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d4_d20260402_m033120_c001_v7007000_t0000_u01775100680944") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a40_d20260402_m033117_c001_v0001180_t0043_u01775100677395") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d075a_d20260402_m033106_c001_v7007000_t0000_u01775100666412") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89fe_d20260402_m033103_c001_v0001180_t0041_u01775100663087") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c45_d20260402_m033052_c001_v7007000_t0000_u01775100652322") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89be_d20260402_m033048_c001_v0001180_t0055_u01775100648812") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa3b_d20260402_m033038_c001_v7007000_t0000_u01775100638153") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d894e_d20260402_m033034_c001_v0001180_t0003_u01775100634125") 2026/04/02 03:32:12 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8937_d20260402_m033022_c001_v7007000_t0000_u01775100622598") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e377_d20260402_m033016_c001_v0001157_t0049_u01775100616581") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d3_d20260402_m033006_c001_v7007000_t0000_u01775100606025") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e31f_d20260402_m033002_c001_v0001157_t0009_u01775100602193") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197186b_d20260402_m033000_c001_v7007000_t0000_u01775100600682") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8832_d20260402_m032957_c001_v0001180_t0038_u01775100597363") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b6f_d20260402_m032946_c001_v7007000_t0000_u01775100586353") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87d0_d20260402_m032942_c001_v0001180_t0040_u01775100582805") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f15_d20260402_m032941_c001_v7007000_t0000_u01775100581677") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87b6_d20260402_m032938_c001_v0001180_t0042_u01775100578129") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec804_d20260402_m032925_c001_v7007000_t0000_u01775100565039") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e239_d20260402_m032920_c001_v0001157_t0019_u01775100560862") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971794_d20260402_m032910_c001_v7007000_t0000_u01775100550459") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e1e1_d20260402_m032906_c001_v0001157_t0016_u01775100546882") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ecb_d20260402_m032855_c001_v7007000_t0000_u01775100535952") 2026/04/02 03:32:13 DEBUG : banana: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e19b_d20260402_m032852_c001_v0001157_t0020_u01775100532399") 2026/04/02 03:32:13 DEBUG : bananaSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aae_d20260402_m033004_c001_v7007000_t0000_u01775100604109") 2026/04/02 03:32:13 DEBUG : bananaSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e30d_d20260402_m032959_c001_v0001157_t0000_u01775100599017") 2026/04/02 03:32:13 DEBUG : both0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d86_d20260402_m032830_c001_v7007000_t0000_u01775100510208") 2026/04/02 03:32:13 DEBUG : both0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e063_d20260402_m032811_c001_v0001157_t0026_u01775100491190") 2026/04/02 03:32:13 DEBUG : both0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f7b_d20260402_m032806_c001_v7007000_t0000_u01775100486989") 2026/04/02 03:32:13 DEBUG : both0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df7d_d20260402_m032748_c001_v0001157_t0038_u01775100468303") 2026/04/02 03:32:14 DEBUG : both1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d87_d20260402_m032830_c001_v7007000_t0000_u01775100510393") 2026/04/02 03:32:14 DEBUG : both1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e071_d20260402_m032812_c001_v0001157_t0019_u01775100492077") 2026/04/02 03:32:14 DEBUG : both1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f7c_d20260402_m032807_c001_v7007000_t0000_u01775100487170") 2026/04/02 03:32:14 DEBUG : both1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df89_d20260402_m032749_c001_v0001157_t0045_u01775100469501") 2026/04/02 03:32:14 DEBUG : both10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d88_d20260402_m032830_c001_v7007000_t0000_u01775100510574") 2026/04/02 03:32:14 DEBUG : both10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0bf_d20260402_m032819_c001_v0001157_t0028_u01775100499062") 2026/04/02 03:32:14 DEBUG : both10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f7d_d20260402_m032807_c001_v7007000_t0000_u01775100487353") 2026/04/02 03:32:14 DEBUG : both10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfd9_d20260402_m032756_c001_v0001157_t0057_u01775100476622") 2026/04/02 03:32:14 DEBUG : both11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d89_d20260402_m032830_c001_v7007000_t0000_u01775100510799") 2026/04/02 03:32:14 DEBUG : both11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0c5_d20260402_m032819_c001_v0001157_t0039_u01775100499868") 2026/04/02 03:32:14 DEBUG : both11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f7e_d20260402_m032807_c001_v7007000_t0000_u01775100487538") 2026/04/02 03:32:14 DEBUG : both11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfe1_d20260402_m032757_c001_v0001157_t0000_u01775100477404") 2026/04/02 03:32:14 DEBUG : both12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d8b_d20260402_m032830_c001_v7007000_t0000_u01775100510981") 2026/04/02 03:32:14 DEBUG : both12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0cf_d20260402_m032820_c001_v0001157_t0018_u01775100500679") 2026/04/02 03:32:14 DEBUG : both12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f7f_d20260402_m032807_c001_v7007000_t0000_u01775100487719") 2026/04/02 03:32:14 DEBUG : both12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfeb_d20260402_m032758_c001_v0001157_t0053_u01775100478326") 2026/04/02 03:32:14 DEBUG : both13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d8c_d20260402_m032831_c001_v7007000_t0000_u01775100511166") 2026/04/02 03:32:14 DEBUG : both13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0d5_d20260402_m032821_c001_v0001157_t0021_u01775100501452") 2026/04/02 03:32:14 DEBUG : both13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f81_d20260402_m032807_c001_v7007000_t0000_u01775100487902") 2026/04/02 03:32:14 DEBUG : both13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dff3_d20260402_m032758_c001_v0001157_t0014_u01775100478996") 2026/04/02 03:32:15 DEBUG : both14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d8d_d20260402_m032831_c001_v7007000_t0000_u01775100511350") 2026/04/02 03:32:15 DEBUG : both14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0d9_d20260402_m032822_c001_v0001157_t0010_u01775100502017") 2026/04/02 03:32:15 DEBUG : both14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f83_d20260402_m032808_c001_v7007000_t0000_u01775100488084") 2026/04/02 03:32:15 DEBUG : both14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dff9_d20260402_m032759_c001_v0001157_t0022_u01775100479810") 2026/04/02 03:32:15 DEBUG : both15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d8f_d20260402_m032831_c001_v7007000_t0000_u01775100511532") 2026/04/02 03:32:15 DEBUG : both15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0df_d20260402_m032822_c001_v0001157_t0026_u01775100502755") 2026/04/02 03:32:15 DEBUG : both15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f85_d20260402_m032808_c001_v7007000_t0000_u01775100488265") 2026/04/02 03:32:15 DEBUG : both15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e001_d20260402_m032800_c001_v0001157_t0032_u01775100480744") 2026/04/02 03:32:15 DEBUG : both16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d90_d20260402_m032831_c001_v7007000_t0000_u01775100511716") 2026/04/02 03:32:15 DEBUG : both16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0e7_d20260402_m032823_c001_v0001157_t0058_u01775100503464") 2026/04/02 03:32:15 DEBUG : both16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f86_d20260402_m032808_c001_v7007000_t0000_u01775100488447") 2026/04/02 03:32:15 DEBUG : both16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e00d_d20260402_m032801_c001_v0001157_t0013_u01775100481386") 2026/04/02 03:32:15 DEBUG : both17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d92_d20260402_m032831_c001_v7007000_t0000_u01775100511899") 2026/04/02 03:32:15 DEBUG : both17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0ed_d20260402_m032824_c001_v0001157_t0055_u01775100504396") 2026/04/02 03:32:15 DEBUG : both17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f88_d20260402_m032808_c001_v7007000_t0000_u01775100488629") 2026/04/02 03:32:15 DEBUG : both17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e019_d20260402_m032802_c001_v0001157_t0036_u01775100482164") 2026/04/02 03:32:15 DEBUG : both18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d93_d20260402_m032832_c001_v7007000_t0000_u01775100512081") 2026/04/02 03:32:15 DEBUG : both18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0f7_d20260402_m032825_c001_v0001157_t0009_u01775100505265") 2026/04/02 03:32:15 DEBUG : both18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f8a_d20260402_m032808_c001_v7007000_t0000_u01775100488811") 2026/04/02 03:32:15 DEBUG : both18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e01d_d20260402_m032802_c001_v0001157_t0045_u01775100482889") 2026/04/02 03:32:15 DEBUG : both19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d94_d20260402_m032832_c001_v7007000_t0000_u01775100512262") 2026/04/02 03:32:15 DEBUG : both19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0fd_d20260402_m032826_c001_v0001157_t0053_u01775100506514") 2026/04/02 03:32:16 DEBUG : both19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f8c_d20260402_m032808_c001_v7007000_t0000_u01775100488993") 2026/04/02 03:32:16 DEBUG : both19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e021_d20260402_m032803_c001_v0001157_t0022_u01775100483635") 2026/04/02 03:32:16 DEBUG : both2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d95_d20260402_m032832_c001_v7007000_t0000_u01775100512445") 2026/04/02 03:32:16 DEBUG : both2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e07d_d20260402_m032812_c001_v0001157_t0023_u01775100492751") 2026/04/02 03:32:16 DEBUG : both2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f8d_d20260402_m032809_c001_v7007000_t0000_u01775100489174") 2026/04/02 03:32:16 DEBUG : both2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df93_d20260402_m032750_c001_v0001157_t0017_u01775100470269") 2026/04/02 03:32:16 DEBUG : both3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d96_d20260402_m032832_c001_v7007000_t0000_u01775100512628") 2026/04/02 03:32:16 DEBUG : both3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e083_d20260402_m032813_c001_v0001157_t0020_u01775100493543") 2026/04/02 03:32:16 DEBUG : both3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f8e_d20260402_m032809_c001_v7007000_t0000_u01775100489355") 2026/04/02 03:32:16 DEBUG : both3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df99_d20260402_m032750_c001_v0001157_t0015_u01775100470982") 2026/04/02 03:32:16 DEBUG : both4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d97_d20260402_m032832_c001_v7007000_t0000_u01775100512810") 2026/04/02 03:32:16 DEBUG : both4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e089_d20260402_m032814_c001_v0001157_t0023_u01775100494432") 2026/04/02 03:32:16 DEBUG : both4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f8f_d20260402_m032809_c001_v7007000_t0000_u01775100489537") 2026/04/02 03:32:16 DEBUG : both4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfa9_d20260402_m032751_c001_v0001157_t0031_u01775100471951") 2026/04/02 03:32:16 DEBUG : both5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d98_d20260402_m032833_c001_v7007000_t0000_u01775100513132") 2026/04/02 03:32:16 DEBUG : both5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e091_d20260402_m032815_c001_v0001157_t0035_u01775100495067") 2026/04/02 03:32:16 DEBUG : both5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f91_d20260402_m032809_c001_v7007000_t0000_u01775100489718") 2026/04/02 03:32:16 DEBUG : both5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfb3_d20260402_m032752_c001_v0001157_t0024_u01775100472748") 2026/04/02 03:32:16 DEBUG : both6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d99_d20260402_m032833_c001_v7007000_t0000_u01775100513314") 2026/04/02 03:32:16 DEBUG : both6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e09b_d20260402_m032815_c001_v0001157_t0014_u01775100495846") 2026/04/02 03:32:16 DEBUG : both6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f93_d20260402_m032809_c001_v7007000_t0000_u01775100489899") 2026/04/02 03:32:16 DEBUG : both6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfb7_d20260402_m032753_c001_v0001157_t0005_u01775100473476") 2026/04/02 03:32:17 DEBUG : both7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d9a_d20260402_m032833_c001_v7007000_t0000_u01775100513495") 2026/04/02 03:32:17 DEBUG : both7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0a3_d20260402_m032816_c001_v0001157_t0034_u01775100496851") 2026/04/02 03:32:17 DEBUG : both7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f94_d20260402_m032810_c001_v7007000_t0000_u01775100490081") 2026/04/02 03:32:17 DEBUG : both7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfbf_d20260402_m032754_c001_v0001157_t0042_u01775100474394") 2026/04/02 03:32:17 DEBUG : both8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d9b_d20260402_m032833_c001_v7007000_t0000_u01775100513678") 2026/04/02 03:32:17 DEBUG : both8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0ab_d20260402_m032817_c001_v0001157_t0039_u01775100497575") 2026/04/02 03:32:17 DEBUG : both8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f96_d20260402_m032810_c001_v7007000_t0000_u01775100490263") 2026/04/02 03:32:17 DEBUG : both8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfc9_d20260402_m032755_c001_v0001157_t0050_u01775100475162") 2026/04/02 03:32:17 DEBUG : both9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d9d_d20260402_m032833_c001_v7007000_t0000_u01775100513861") 2026/04/02 03:32:17 DEBUG : both9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0b7_d20260402_m032818_c001_v0001157_t0059_u01775100498386") 2026/04/02 03:32:17 DEBUG : both9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f97_d20260402_m032810_c001_v7007000_t0000_u01775100490445") 2026/04/02 03:32:17 DEBUG : both9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfd1_d20260402_m032755_c001_v0001157_t0020_u01775100475983") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578b7_d20260402_m032427_c001_v7007000_t0000_u01775100267579") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15985c_d20260402_m032425_c001_v0001153_t0015_u01775100265724") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578af_d20260402_m032424_c001_v7007000_t0000_u01775100264643") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159854_d20260402_m032422_c001_v0001153_t0012_u01775100262752") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8045_d20260402_m032405_c001_v7007000_t0000_u01775100245084") 2026/04/02 03:32:17 DEBUG : c/non empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15980c_d20260402_m032403_c001_v0001153_t0015_u01775100243197") 2026/04/02 03:32:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8891_d20260402_m032927_c001_v7007000_t0000_u01775100567541") 2026/04/02 03:32:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea01b_d20260402_m032923_c001_v0001100_t0044_u01775100563142") 2026/04/02 03:32:18 DEBUG : check sum: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8017_d20260402_m032355_c001_v7007000_t0000_u01775100235197") 2026/04/02 03:32:18 DEBUG : check sum: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597f0_d20260402_m032353_c001_v0001153_t0000_u01775100233962") 2026/04/02 03:32:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019489454_d20260402_m033203_c001_v7007000_t0000_u01775100723982") 2026/04/02 03:32:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2e6a_d20260402_m033202_c001_v0001184_t0034_u01775100722571") 2026/04/02 03:32:18 DEBUG : dest/3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc640194883d8_d20260402_m032610_c001_v7007000_t0000_u01775100370252") 2026/04/02 03:32:18 DEBUG : dest/3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408c953a07e74b54_d20260402_m032609_c001_v0001150_t0018_u01775100369143") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8938_d20260402_m033022_c001_v7007000_t0000_u01775100622782") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bd0_d20260402_m033018_c001_v0001184_t0009_u01775100618352") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a1_d20260402_m033135_c001_v7007000_t0000_u01775100695628") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2dc8_d20260402_m033125_c001_v0001184_t0036_u01775100685223") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d5_d20260402_m033121_c001_v7007000_t0000_u01775100681126") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d94_d20260402_m033110_c001_v0001184_t0034_u01775100670934") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d075b_d20260402_m033106_c001_v7007000_t0000_u01775100666593") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d30_d20260402_m033056_c001_v0001184_t0044_u01775100656683") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c46_d20260402_m033052_c001_v7007000_t0000_u01775100652506") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2cd0_d20260402_m033042_c001_v0001184_t0057_u01775100642865") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa3d_d20260402_m033038_c001_v7007000_t0000_u01775100638334") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2c44_d20260402_m033026_c001_v0001184_t0056_u01775100626873") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e9b9e_d20260402_m033020_c001_v7007000_t0000_u01775100620214") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88a8_d20260402_m033010_c001_v0001180_t0053_u01775100610350") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d4_d20260402_m033006_c001_v7007000_t0000_u01775100606206") 2026/04/02 03:32:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8860_d20260402_m033002_c001_v0001180_t0054_u01775100602387") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fcb_d20260402_m033001_c001_v7007000_t0000_u01775100601080") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2aea_d20260402_m032950_c001_v0001184_t0011_u01775100590607") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b70_d20260402_m032946_c001_v7007000_t0000_u01775100586534") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2abe_d20260402_m032942_c001_v0001184_t0033_u01775100582996") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f12_d20260402_m032941_c001_v7007000_t0000_u01775100581470") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a46_d20260402_m032931_c001_v0001184_t0015_u01775100571595") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe28e7_d20260402_m032925_c001_v7007000_t0000_u01775100565252") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f29ce_d20260402_m032914_c001_v0001184_t0021_u01775100554704") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971797_d20260402_m032910_c001_v7007000_t0000_u01775100550643") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2966_d20260402_m032900_c001_v0001184_t0017_u01775100540268") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ecd_d20260402_m032856_c001_v7007000_t0000_u01775100536135") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f28e6_d20260402_m032847_c001_v0001184_t0042_u01775100527377") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943cb_d20260402_m033003_c001_v7007000_t0000_u01775100603856") 2026/04/02 03:32:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b40_d20260402_m032959_c001_v0001184_t0055_u01775100599181") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8939_d20260402_m033022_c001_v7007000_t0000_u01775100622966") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea114_d20260402_m033018_c001_v0001100_t0000_u01775100618363") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a2_d20260402_m033135_c001_v7007000_t0000_u01775100695810") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a62_d20260402_m033125_c001_v0001180_t0050_u01775100685814") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d6_d20260402_m033121_c001_v7007000_t0000_u01775100681309") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a2a_d20260402_m033111_c001_v0001180_t0034_u01775100671495") 2026/04/02 03:32:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d075e_d20260402_m033106_c001_v7007000_t0000_u01775100666774") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89e0_d20260402_m033057_c001_v0001180_t0035_u01775100657236") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c48_d20260402_m033052_c001_v7007000_t0000_u01775100652689") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8994_d20260402_m033043_c001_v0001180_t0055_u01775100643438") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa3e_d20260402_m033038_c001_v7007000_t0000_u01775100638518") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8918_d20260402_m033027_c001_v0001180_t0017_u01775100627436") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd49_d20260402_m033019_c001_v7007000_t0000_u01775100619824") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e34f_d20260402_m033010_c001_v0001157_t0018_u01775100610927") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d5_d20260402_m033006_c001_v7007000_t0000_u01775100606388") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b68_d20260402_m033002_c001_v0001184_t0031_u01775100602399") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405761c6644501b6_d20260402_m033001_c001_v7007000_t0000_u01775100601098") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d880e_d20260402_m032951_c001_v0001180_t0009_u01775100591200") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b71_d20260402_m032946_c001_v7007000_t0000_u01775100586716") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87d2_d20260402_m032943_c001_v0001180_t0010_u01775100583024") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b63_d20260402_m032941_c001_v7007000_t0000_u01775100581641") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8778_d20260402_m032932_c001_v0001180_t0020_u01775100572184") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe28e6_d20260402_m032925_c001_v7007000_t0000_u01775100565209") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e213_d20260402_m032915_c001_v0001157_t0047_u01775100555265") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197179a_d20260402_m032910_c001_v7007000_t0000_u01775100550826") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e1bf_d20260402_m032900_c001_v0001157_t0034_u01775100540899") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ece_d20260402_m032856_c001_v7007000_t0000_u01775100536316") 2026/04/02 03:32:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e17f_d20260402_m032847_c001_v0001157_t0045_u01775100527589") 2026/04/02 03:32:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd29_d20260402_m033003_c001_v7007000_t0000_u01775100603918") 2026/04/02 03:32:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d883e_d20260402_m032959_c001_v0001180_t0016_u01775100599209") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d893a_d20260402_m033023_c001_v7007000_t0000_u01775100623149") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bd4_d20260402_m033018_c001_v0001184_t0009_u01775100618548") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a4_d20260402_m033135_c001_v7007000_t0000_u01775100695992") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea20a_d20260402_m033126_c001_v0001100_t0053_u01775100686390") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d7_d20260402_m033121_c001_v7007000_t0000_u01775100681491") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1e0_d20260402_m033112_c001_v0001100_t0050_u01775100672073") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0760_d20260402_m033106_c001_v7007000_t0000_u01775100666956") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea19b_d20260402_m033057_c001_v0001100_t0034_u01775100657847") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c49_d20260402_m033052_c001_v7007000_t0000_u01775100652877") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea15d_d20260402_m033044_c001_v0001100_t0032_u01775100644074") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa3f_d20260402_m033038_c001_v7007000_t0000_u01775100638699") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea136_d20260402_m033028_c001_v0001100_t0047_u01775100628039") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf9f6_d20260402_m033020_c001_v7007000_t0000_u01775100620220") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b9c_d20260402_m033011_c001_v0001184_t0038_u01775100611647") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d6_d20260402_m033006_c001_v7007000_t0000_u01775100606569") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0c0_d20260402_m033002_c001_v0001100_t0032_u01775100602563") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aa9_d20260402_m033000_c001_v7007000_t0000_u01775100600677") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea08c_d20260402_m032951_c001_v0001100_t0010_u01775100591762") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b73_d20260402_m032946_c001_v7007000_t0000_u01775100586898") 2026/04/02 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea078_d20260402_m032943_c001_v0001100_t0015_u01775100583192") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b898a_d20260402_m032941_c001_v7007000_t0000_u01775100581692") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e277_d20260402_m032932_c001_v0001157_t0058_u01775100572792") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe28e4_d20260402_m032925_c001_v7007000_t0000_u01775100565062") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d870a_d20260402_m032916_c001_v0001180_t0045_u01775100556127") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197179c_d20260402_m032911_c001_v7007000_t0000_u01775100551009") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d86d0_d20260402_m032901_c001_v0001180_t0046_u01775100541650") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ed0_d20260402_m032856_c001_v7007000_t0000_u01775100536498") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d866b_d20260402_m032848_c001_v0001180_t0002_u01775100528024") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943cc_d20260402_m033003_c001_v7007000_t0000_u01775100603866") 2026/04/02 03:32:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0ae_d20260402_m032959_c001_v0001100_t0039_u01775100599306") 2026/04/02 03:32:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d893b_d20260402_m033023_c001_v7007000_t0000_u01775100623331") 2026/04/02 03:32:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88e2_d20260402_m033018_c001_v0001180_t0012_u01775100618557") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a5_d20260402_m033136_c001_v7007000_t0000_u01775100696174") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4c9_d20260402_m033127_c001_v0001157_t0049_u01775100687156") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d8_d20260402_m033121_c001_v7007000_t0000_u01775100681675") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e49c_d20260402_m033112_c001_v0001157_t0012_u01775100672851") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0761_d20260402_m033107_c001_v7007000_t0000_u01775100667242") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e46c_d20260402_m033058_c001_v0001157_t0058_u01775100658893") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c4a_d20260402_m033053_c001_v7007000_t0000_u01775100653060") 2026/04/02 03:32:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e41e_d20260402_m033044_c001_v0001157_t0047_u01775100644823") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa40_d20260402_m033039_c001_v7007000_t0000_u01775100639039") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e3c5_d20260402_m033028_c001_v0001157_t0015_u01775100628994") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226ab7_d20260402_m033019_c001_v7007000_t0000_u01775100619830") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0e8_d20260402_m033012_c001_v0001100_t0033_u01775100612207") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d7_d20260402_m033006_c001_v7007000_t0000_u01775100606750") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b6a_d20260402_m033002_c001_v0001184_t0022_u01775100602602") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82b939_d20260402_m033000_c001_v7007000_t0000_u01775100600665") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2ef_d20260402_m032952_c001_v0001157_t0012_u01775100592699") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b74_d20260402_m032947_c001_v7007000_t0000_u01775100587081") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ac0_d20260402_m032943_c001_v0001184_t0032_u01775100583204") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b65_d20260402_m032941_c001_v7007000_t0000_u01775100581824") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea040_d20260402_m032933_c001_v0001100_t0049_u01775100573486") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419a75b910146852_d20260402_m032925_c001_v7007000_t0000_u01775100565262") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9ffb_d20260402_m032916_c001_v0001100_t0030_u01775100556725") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197179e_d20260402_m032911_c001_v7007000_t0000_u01775100551191") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fbf_d20260402_m032902_c001_v0001100_t0045_u01775100542289") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ed2_d20260402_m032856_c001_v7007000_t0000_u01775100536679") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9f9f_d20260402_m032848_c001_v0001100_t0014_u01775100528239") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd2a_d20260402_m033004_c001_v7007000_t0000_u01775100604111") 2026/04/02 03:32:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e311_d20260402_m032959_c001_v0001157_t0039_u01775100599338") 2026/04/02 03:32:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d893c_d20260402_m033023_c001_v7007000_t0000_u01775100623513") 2026/04/02 03:32:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bd6_d20260402_m033018_c001_v0001184_t0043_u01775100618759") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a7_d20260402_m033136_c001_v7007000_t0000_u01775100696355") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2dd0_d20260402_m033127_c001_v0001184_t0014_u01775100687671") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8d9_d20260402_m033121_c001_v7007000_t0000_u01775100681858") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d9c_d20260402_m033113_c001_v0001184_t0034_u01775100673164") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0764_d20260402_m033107_c001_v7007000_t0000_u01775100667575") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d3e_d20260402_m033059_c001_v0001184_t0028_u01775100659268") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c4b_d20260402_m033053_c001_v7007000_t0000_u01775100653243") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ce0_d20260402_m033045_c001_v0001184_t0036_u01775100645198") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa42_d20260402_m033039_c001_v7007000_t0000_u01775100639380") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2c52_d20260402_m033029_c001_v0001184_t0029_u01775100629311") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd4c_d20260402_m033020_c001_v7007000_t0000_u01775100620192") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88b2_d20260402_m033012_c001_v0001180_t0054_u01775100612522") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d8_d20260402_m033006_c001_v7007000_t0000_u01775100606932") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8862_d20260402_m033002_c001_v0001180_t0018_u01775100602611") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82b93e_d20260402_m033001_c001_v7007000_t0000_u01775100601215") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b02_d20260402_m032952_c001_v0001184_t0032_u01775100592978") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b75_d20260402_m032947_c001_v7007000_t0000_u01775100587264") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87d6_d20260402_m032943_c001_v0001180_t0035_u01775100583228") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809faf_d20260402_m032941_c001_v7007000_t0000_u01775100581891") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a54_d20260402_m032933_c001_v0001184_t0027_u01775100573965") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419a75b910146850_d20260402_m032925_c001_v7007000_t0000_u01775100565075") 2026/04/02 03:32:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f29d6_d20260402_m032917_c001_v0001184_t0045_u01775100557109") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717a0_d20260402_m032911_c001_v7007000_t0000_u01775100551374") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f296e_d20260402_m032902_c001_v0001184_t0018_u01775100542805") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ed4_d20260402_m032856_c001_v7007000_t0000_u01775100536862") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f28ee_d20260402_m032848_c001_v0001184_t0032_u01775100528547") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41789a451cf2e2d3_d20260402_m033004_c001_v7007000_t0000_u01775100604116") 2026/04/02 03:32:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8844_d20260402_m032959_c001_v0001180_t0022_u01775100599411") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d893e_d20260402_m033023_c001_v7007000_t0000_u01775100623695") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88e8_d20260402_m033018_c001_v0001180_t0055_u01775100618773") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719a9_d20260402_m033136_c001_v7007000_t0000_u01775100696536") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a6e_d20260402_m033127_c001_v0001180_t0059_u01775100687883") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8da_d20260402_m033122_c001_v7007000_t0000_u01775100682039") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a2e_d20260402_m033113_c001_v0001180_t0037_u01775100673357") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0765_d20260402_m033107_c001_v7007000_t0000_u01775100667757") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89ec_d20260402_m033059_c001_v0001180_t0045_u01775100659462") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c4c_d20260402_m033053_c001_v7007000_t0000_u01775100653426") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89a0_d20260402_m033045_c001_v0001180_t0046_u01775100645394") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa43_d20260402_m033039_c001_v7007000_t0000_u01775100639562") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d892c_d20260402_m033030_c001_v0001180_t0025_u01775100630043") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd4b_d20260402_m033020_c001_v7007000_t0000_u01775100620010") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e359_d20260402_m033012_c001_v0001157_t0039_u01775100612754") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d9_d20260402_m033007_c001_v7007000_t0000_u01775100607115") 2026/04/02 03:32:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8864_d20260402_m033002_c001_v0001180_t0022_u01775100602810") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197186d_d20260402_m033001_c001_v7007000_t0000_u01775100601048") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8818_d20260402_m032953_c001_v0001180_t0051_u01775100593203") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b77_d20260402_m032947_c001_v7007000_t0000_u01775100587447") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2b9_d20260402_m032943_c001_v0001157_t0016_u01775100583325") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f19_d20260402_m032941_c001_v7007000_t0000_u01775100581839") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8790_d20260402_m032934_c001_v0001180_t0009_u01775100574158") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8883_d20260402_m032925_c001_v7007000_t0000_u01775100565008") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e21f_d20260402_m032917_c001_v0001157_t0019_u01775100557310") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717a3_d20260402_m032911_c001_v7007000_t0000_u01775100551559") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e1c9_d20260402_m032903_c001_v0001157_t0058_u01775100543006") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ed6_d20260402_m032857_c001_v7007000_t0000_u01775100537044") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e189_d20260402_m032848_c001_v0001157_t0034_u01775100528748") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971874_d20260402_m033003_c001_v7007000_t0000_u01775100603873") 2026/04/02 03:32:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b44_d20260402_m032959_c001_v0001184_t0032_u01775100599466") 2026/04/02 03:32:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d893f_d20260402_m033023_c001_v7007000_t0000_u01775100623877") 2026/04/02 03:32:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e38d_d20260402_m033018_c001_v0001157_t0027_u01775100618785") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719ac_d20260402_m033136_c001_v7007000_t0000_u01775100696719") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea214_d20260402_m033128_c001_v0001100_t0010_u01775100688125") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8db_d20260402_m033122_c001_v7007000_t0000_u01775100682222") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1e8_d20260402_m033113_c001_v0001100_t0024_u01775100673559") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0767_d20260402_m033107_c001_v7007000_t0000_u01775100667939") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1a5_d20260402_m033059_c001_v0001100_t0015_u01775100659664") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c4d_d20260402_m033053_c001_v7007000_t0000_u01775100653658") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea163_d20260402_m033045_c001_v0001100_t0022_u01775100645617") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa44_d20260402_m033039_c001_v7007000_t0000_u01775100639744") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea138_d20260402_m033030_c001_v0001100_t0027_u01775100630242") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd55180a055_d20260402_m033019_c001_v7007000_t0000_u01775100619980") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ba6_d20260402_m033013_c001_v0001184_t0040_u01775100613192") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943db_d20260402_m033007_c001_v7007000_t0000_u01775100607296") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b6e_d20260402_m033002_c001_v0001184_t0018_u01775100602821") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943c7_d20260402_m033001_c001_v7007000_t0000_u01775100601058") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea094_d20260402_m032953_c001_v0001100_t0043_u01775100593399") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b78_d20260402_m032947_c001_v7007000_t0000_u01775100587629") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ac2_d20260402_m032943_c001_v0001184_t0045_u01775100583415") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f0f_d20260402_m032941_c001_v7007000_t0000_u01775100581289") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e285_d20260402_m032934_c001_v0001157_t0016_u01775100574364") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eaf_d20260402_m032925_c001_v7007000_t0000_u01775100565184") 2026/04/02 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d870e_d20260402_m032917_c001_v0001180_t0015_u01775100557615") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717a5_d20260402_m032911_c001_v7007000_t0000_u01775100551742") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d86da_d20260402_m032903_c001_v0001180_t0029_u01775100543515") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ed7_d20260402_m032857_c001_v7007000_t0000_u01775100537225") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8673_d20260402_m032849_c001_v0001180_t0054_u01775100529256") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f40630a944a1979e6_d20260402_m033003_c001_v7007000_t0000_u01775100603887") 2026/04/02 03:32:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8846_d20260402_m032959_c001_v0001180_t0045_u01775100599647") 2026/04/02 03:32:28 DEBUG : dir1/0007-12345: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8940_d20260402_m033024_c001_v7007000_t0000_u01775100624059") 2026/04/02 03:32:28 DEBUG : dir1/0007-12345: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea116_d20260402_m033018_c001_v0001100_t0027_u01775100618921") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719b1_d20260402_m033136_c001_v7007000_t0000_u01775100696900") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4cd_d20260402_m033128_c001_v0001157_t0033_u01775100688458") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8dd_d20260402_m033122_c001_v7007000_t0000_u01775100682403") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4a1_d20260402_m033114_c001_v0001157_t0043_u01775100674403") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0768_d20260402_m033108_c001_v7007000_t0000_u01775100668121") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e470_d20260402_m033059_c001_v0001157_t0053_u01775100659968") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c4f_d20260402_m033053_c001_v7007000_t0000_u01775100653843") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e42a_d20260402_m033046_c001_v0001157_t0000_u01775100646028") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa45_d20260402_m033039_c001_v7007000_t0000_u01775100639927") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e3cd_d20260402_m033030_c001_v0001157_t0032_u01775100630510") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226ab8_d20260402_m033020_c001_v7007000_t0000_u01775100620012") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0ee_d20260402_m033013_c001_v0001100_t0000_u01775100613393") 2026/04/02 03:32:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943dc_d20260402_m033007_c001_v7007000_t0000_u01775100607478") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e323_d20260402_m033002_c001_v0001157_t0058_u01775100602835") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aaa_d20260402_m033000_c001_v7007000_t0000_u01775100600859") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2f1_d20260402_m032953_c001_v0001157_t0042_u01775100593857") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b79_d20260402_m032947_c001_v7007000_t0000_u01775100587818") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87d8_d20260402_m032943_c001_v0001180_t0032_u01775100583432") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f14_d20260402_m032941_c001_v7007000_t0000_u01775100581652") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea044_d20260402_m032934_c001_v0001100_t0020_u01775100574821") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eb1_d20260402_m032925_c001_v7007000_t0000_u01775100565366") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fff_d20260402_m032917_c001_v0001100_t0028_u01775100557814") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717a8_d20260402_m032911_c001_v7007000_t0000_u01775100551923") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fcb_d20260402_m032903_c001_v0001100_t0033_u01775100543770") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809eda_d20260402_m032857_c001_v7007000_t0000_u01775100537408") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fa1_d20260402_m032849_c001_v0001100_t0057_u01775100529506") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943cf_d20260402_m033004_c001_v7007000_t0000_u01775100604274") 2026/04/02 03:32:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b46_d20260402_m032959_c001_v0001184_t0017_u01775100599675") 2026/04/02 03:32:29 DEBUG : dir1/0008-23456: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8941_d20260402_m033024_c001_v7007000_t0000_u01775100624241") 2026/04/02 03:32:29 DEBUG : dir1/0008-23456: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bd8_d20260402_m033018_c001_v0001184_t0025_u01775100618970") 2026/04/02 03:32:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719b3_d20260402_m033137_c001_v7007000_t0000_u01775100697083") 2026/04/02 03:32:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2dd4_d20260402_m033128_c001_v0001184_t0047_u01775100688745") 2026/04/02 03:32:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8de_d20260402_m033122_c001_v7007000_t0000_u01775100682586") 2026/04/02 03:32:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2da4_d20260402_m033114_c001_v0001184_t0020_u01775100674816") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d076b_d20260402_m033108_c001_v7007000_t0000_u01775100668303") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d44_d20260402_m033100_c001_v0001184_t0036_u01775100660323") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c51_d20260402_m033054_c001_v7007000_t0000_u01775100654027") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ce8_d20260402_m033046_c001_v0001184_t0033_u01775100646472") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa46_d20260402_m033040_c001_v7007000_t0000_u01775100640109") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2c66_d20260402_m033030_c001_v0001184_t0027_u01775100630896") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f417e3c6357296dad_d20260402_m033020_c001_v7007000_t0000_u01775100620233") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88b8_d20260402_m033013_c001_v0001180_t0028_u01775100613744") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943dd_d20260402_m033007_c001_v7007000_t0000_u01775100607660") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0c2_d20260402_m033002_c001_v0001100_t0034_u01775100602907") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82b93b_d20260402_m033000_c001_v7007000_t0000_u01775100600848") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b10_d20260402_m032954_c001_v0001184_t0047_u01775100594293") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b7a_d20260402_m032948_c001_v7007000_t0000_u01775100588001") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea07a_d20260402_m032943_c001_v0001100_t0005_u01775100583554") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e975b_d20260402_m032941_c001_v7007000_t0000_u01775100581699") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a5c_d20260402_m032935_c001_v0001184_t0055_u01775100575154") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eae_d20260402_m032925_c001_v7007000_t0000_u01775100565053") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f29de_d20260402_m032918_c001_v0001184_t0035_u01775100558245") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717ab_d20260402_m032912_c001_v7007000_t0000_u01775100552108") 2026/04/02 03:32:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f297a_d20260402_m032904_c001_v0001184_t0046_u01775100544342") 2026/04/02 03:32:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809edb_d20260402_m032857_c001_v7007000_t0000_u01775100537590") 2026/04/02 03:32:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f28fe_d20260402_m032849_c001_v0001184_t0033_u01775100529986") 2026/04/02 03:32:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fdc_d20260402_m033004_c001_v7007000_t0000_u01775100604114") 2026/04/02 03:32:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e313_d20260402_m032959_c001_v0001157_t0004_u01775100599728") 2026/04/02 03:32:31 DEBUG : dir1/0009-34567: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8942_d20260402_m033024_c001_v7007000_t0000_u01775100624426") 2026/04/02 03:32:31 DEBUG : dir1/0009-34567: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88ea_d20260402_m033019_c001_v0001180_t0011_u01775100619013") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719b5_d20260402_m033137_c001_v7007000_t0000_u01775100697264") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a72_d20260402_m033128_c001_v0001180_t0033_u01775100688950") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8df_d20260402_m033122_c001_v7007000_t0000_u01775100682770") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a32_d20260402_m033115_c001_v0001180_t0006_u01775100675033") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d076e_d20260402_m033108_c001_v7007000_t0000_u01775100668485") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89f0_d20260402_m033100_c001_v0001180_t0050_u01775100660551") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c52_d20260402_m033054_c001_v7007000_t0000_u01775100654213") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89a8_d20260402_m033046_c001_v0001180_t0024_u01775100646671") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa47_d20260402_m033040_c001_v7007000_t0000_u01775100640292") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8932_d20260402_m033031_c001_v0001180_t0032_u01775100631089") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d892f_d20260402_m033019_c001_v7007000_t0000_u01775100619990") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e35d_d20260402_m033013_c001_v0001157_t0051_u01775100613950") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943de_d20260402_m033007_c001_v7007000_t0000_u01775100607842") 2026/04/02 03:32:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8868_d20260402_m033003_c001_v0001180_t0057_u01775100603014") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943c8_d20260402_m033001_c001_v7007000_t0000_u01775100601064") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8820_d20260402_m032954_c001_v0001180_t0054_u01775100594509") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b7c_d20260402_m032948_c001_v7007000_t0000_u01775100588184") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2ac6_d20260402_m032943_c001_v0001184_t0053_u01775100583609") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41135e7dacbb031c_d20260402_m032941_c001_v7007000_t0000_u01775100581849") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d879c_d20260402_m032935_c001_v0001180_t0031_u01775100575356") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8885_d20260402_m032925_c001_v7007000_t0000_u01775100565373") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e227_d20260402_m032918_c001_v0001157_t0002_u01775100558439") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717ae_d20260402_m032912_c001_v7007000_t0000_u01775100552289") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e1d1_d20260402_m032904_c001_v0001157_t0001_u01775100544577") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809edd_d20260402_m032857_c001_v7007000_t0000_u01775100537772") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e18d_d20260402_m032850_c001_v0001157_t0011_u01775100530188") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943ce_d20260402_m033004_c001_v7007000_t0000_u01775100604123") 2026/04/02 03:32:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d884a_d20260402_m032959_c001_v0001180_t0001_u01775100599850") 2026/04/02 03:32:32 DEBUG : dir1/0010-45678: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8943_d20260402_m033024_c001_v7007000_t0000_u01775100624607") 2026/04/02 03:32:32 DEBUG : dir1/0010-45678: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bda_d20260402_m033019_c001_v0001184_t0030_u01775100619189") 2026/04/02 03:32:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719b7_d20260402_m033137_c001_v7007000_t0000_u01775100697447") 2026/04/02 03:32:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea21e_d20260402_m033129_c001_v0001100_t0046_u01775100689159") 2026/04/02 03:32:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e1_d20260402_m033122_c001_v7007000_t0000_u01775100682951") 2026/04/02 03:32:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1f0_d20260402_m033115_c001_v0001100_t0032_u01775100675316") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0771_d20260402_m033108_c001_v7007000_t0000_u01775100668672") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1ab_d20260402_m033100_c001_v0001100_t0051_u01775100660790") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c54_d20260402_m033054_c001_v7007000_t0000_u01775100654395") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea16d_d20260402_m033046_c001_v0001100_t0051_u01775100646878") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa48_d20260402_m033040_c001_v7007000_t0000_u01775100640475") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea13c_d20260402_m033031_c001_v0001100_t0000_u01775100631292") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226ab9_d20260402_m033020_c001_v7007000_t0000_u01775100620195") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bb0_d20260402_m033014_c001_v0001184_t0051_u01775100614530") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943df_d20260402_m033008_c001_v7007000_t0000_u01775100608023") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b74_d20260402_m033003_c001_v0001184_t0028_u01775100603058") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aac_d20260402_m033001_c001_v7007000_t0000_u01775100601223") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea098_d20260402_m032954_c001_v0001100_t0022_u01775100594786") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b7d_d20260402_m032948_c001_v7007000_t0000_u01775100588367") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2bb_d20260402_m032943_c001_v0001157_t0023_u01775100583621") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b64_d20260402_m032941_c001_v7007000_t0000_u01775100581661") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e28f_d20260402_m032935_c001_v0001157_t0009_u01775100575558") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419a75b91014684f_d20260402_m032925_c001_v7007000_t0000_u01775100565033") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d871a_d20260402_m032918_c001_v0001180_t0037_u01775100558821") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717b1_d20260402_m032912_c001_v7007000_t0000_u01775100552472") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d86e2_d20260402_m032904_c001_v0001180_t0043_u01775100544965") 2026/04/02 03:32:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809edf_d20260402_m032857_c001_v7007000_t0000_u01775100537971") 2026/04/02 03:32:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8679_d20260402_m032850_c001_v0001180_t0025_u01775100530472") 2026/04/02 03:32:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943cd_d20260402_m033004_c001_v7007000_t0000_u01775100604091") 2026/04/02 03:32:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b48_d20260402_m032959_c001_v0001184_t0008_u01775100599877") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8944_d20260402_m033024_c001_v7007000_t0000_u01775100624791") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88ec_d20260402_m033019_c001_v0001180_t0033_u01775100619228") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719ba_d20260402_m033137_c001_v7007000_t0000_u01775100697631") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4d3_d20260402_m033129_c001_v0001157_t0059_u01775100689523") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e3_d20260402_m033123_c001_v7007000_t0000_u01775100683134") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4a3_d20260402_m033115_c001_v0001157_t0001_u01775100675758") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0773_d20260402_m033108_c001_v7007000_t0000_u01775100668855") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e478_d20260402_m033101_c001_v0001157_t0027_u01775100661254") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c56_d20260402_m033054_c001_v7007000_t0000_u01775100654579") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e432_d20260402_m033047_c001_v0001157_t0038_u01775100647249") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa49_d20260402_m033040_c001_v7007000_t0000_u01775100640657") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e3d5_d20260402_m033031_c001_v0001157_t0055_u01775100631664") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b8e21_d20260402_m033020_c001_v7007000_t0000_u01775100620200") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0f8_d20260402_m033014_c001_v0001100_t0014_u01775100614763") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e0_d20260402_m033008_c001_v7007000_t0000_u01775100608205") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e327_d20260402_m033003_c001_v0001157_t0024_u01775100603191") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971870_d20260402_m033001_c001_v7007000_t0000_u01775100601236") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2f5_d20260402_m032955_c001_v0001157_t0054_u01775100595181") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b7e_d20260402_m032948_c001_v7007000_t0000_u01775100588549") 2026/04/02 03:32:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87da_d20260402_m032943_c001_v0001180_t0003_u01775100583636") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b898c_d20260402_m032941_c001_v7007000_t0000_u01775100581905") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea04e_d20260402_m032936_c001_v0001100_t0037_u01775100576379") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419a75b910146851_d20260402_m032925_c001_v7007000_t0000_u01775100565219") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea003_d20260402_m032919_c001_v0001100_t0032_u01775100559021") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717b2_d20260402_m032912_c001_v7007000_t0000_u01775100552677") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fd1_d20260402_m032905_c001_v0001100_t0056_u01775100545180") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee1_d20260402_m032858_c001_v7007000_t0000_u01775100538153") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fa5_d20260402_m032850_c001_v0001100_t0012_u01775100530692") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82bd2b_d20260402_m033004_c001_v7007000_t0000_u01775100604298") 2026/04/02 03:32:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0b2_d20260402_m032959_c001_v0001100_t0021_u01775100599919") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8945_d20260402_m033024_c001_v7007000_t0000_u01775100624973") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea11c_d20260402_m033019_c001_v0001100_t0021_u01775100619277") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719bc_d20260402_m033137_c001_v7007000_t0000_u01775100697813") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2dd8_d20260402_m033130_c001_v0001184_t0020_u01775100690027") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e4_d20260402_m033123_c001_v7007000_t0000_u01775100683318") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2da6_d20260402_m033116_c001_v0001184_t0028_u01775100676103") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0774_d20260402_m033109_c001_v7007000_t0000_u01775100669038") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2d50_d20260402_m033101_c001_v0001184_t0056_u01775100661592") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c58_d20260402_m033054_c001_v7007000_t0000_u01775100654762") 2026/04/02 03:32:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2cfa_d20260402_m033047_c001_v0001184_t0028_u01775100647589") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa4a_d20260402_m033040_c001_v7007000_t0000_u01775100640952") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2c76_d20260402_m033032_c001_v0001184_t0045_u01775100632054") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd55180a057_d20260402_m033020_c001_v7007000_t0000_u01775100620161") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88be_d20260402_m033015_c001_v0001180_t0025_u01775100615116") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e1_d20260402_m033008_c001_v7007000_t0000_u01775100608387") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b76_d20260402_m033003_c001_v0001184_t0032_u01775100603261") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943c9_d20260402_m033001_c001_v7007000_t0000_u01775100601249") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b18_d20260402_m032955_c001_v0001184_t0029_u01775100595668") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b7f_d20260402_m032948_c001_v7007000_t0000_u01775100588733") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2aca_d20260402_m032943_c001_v0001184_t0057_u01775100583838") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f1a_d20260402_m032941_c001_v7007000_t0000_u01775100581862") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a70_d20260402_m032936_c001_v0001184_t0048_u01775100576692") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eaa_d20260402_m032924_c001_v7007000_t0000_u01775100564639") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f29ee_d20260402_m032919_c001_v0001184_t0018_u01775100559499") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717b6_d20260402_m032912_c001_v7007000_t0000_u01775100552860") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f298a_d20260402_m032905_c001_v0001184_t0034_u01775100545613") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee3_d20260402_m032858_c001_v7007000_t0000_u01775100538335") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f290a_d20260402_m032851_c001_v0001184_t0023_u01775100531071") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aad_d20260402_m033003_c001_v7007000_t0000_u01775100603893") 2026/04/02 03:32:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e317_d20260402_m033000_c001_v0001157_t0042_u01775100600064") 2026/04/02 03:32:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8946_d20260402_m033025_c001_v7007000_t0000_u01775100625157") 2026/04/02 03:32:36 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e393_d20260402_m033019_c001_v0001157_t0052_u01775100619328") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719bd_d20260402_m033137_c001_v7007000_t0000_u01775100697995") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a76_d20260402_m033130_c001_v0001180_t0037_u01775100690241") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e5_d20260402_m033123_c001_v7007000_t0000_u01775100683501") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a38_d20260402_m033116_c001_v0001180_t0023_u01775100676306") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d0777_d20260402_m033109_c001_v7007000_t0000_u01775100669218") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89f4_d20260402_m033101_c001_v0001180_t0058_u01775100661794") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c59_d20260402_m033054_c001_v7007000_t0000_u01775100654945") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d89b0_d20260402_m033047_c001_v0001180_t0025_u01775100647784") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa4d_d20260402_m033041_c001_v7007000_t0000_u01775100641135") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d893a_d20260402_m033032_c001_v0001180_t0030_u01775100632253") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd55180a059_d20260402_m033020_c001_v7007000_t0000_u01775100620343") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e373_d20260402_m033015_c001_v0001157_t0052_u01775100615321") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e2_d20260402_m033008_c001_v7007000_t0000_u01775100608569") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d886a_d20260402_m033003_c001_v0001180_t0034_u01775100603272") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4238f2ad9a82b93d_d20260402_m033001_c001_v7007000_t0000_u01775100601030") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8828_d20260402_m032955_c001_v0001180_t0042_u01775100595861") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b81_d20260402_m032948_c001_v7007000_t0000_u01775100588915") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea07e_d20260402_m032943_c001_v0001100_t0055_u01775100583849") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41135e7dacbb031a_d20260402_m032941_c001_v7007000_t0000_u01775100581660") 2026/04/02 03:32:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87ac_d20260402_m032936_c001_v0001180_t0033_u01775100576896") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec806_d20260402_m032925_c001_v7007000_t0000_u01775100565229") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e22f_d20260402_m032919_c001_v0001157_t0036_u01775100559701") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717b9_d20260402_m032913_c001_v7007000_t0000_u01775100553041") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e1db_d20260402_m032905_c001_v0001157_t0028_u01775100545828") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee4_d20260402_m032858_c001_v7007000_t0000_u01775100538517") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e191_d20260402_m032851_c001_v0001157_t0031_u01775100531298") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971875_d20260402_m033004_c001_v7007000_t0000_u01775100604098") 2026/04/02 03:32:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b4a_d20260402_m033000_c001_v0001184_t0013_u01775100600088") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8947_d20260402_m033025_c001_v7007000_t0000_u01775100625340") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bde_d20260402_m033019_c001_v0001184_t0056_u01775100619385") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719c0_d20260402_m033138_c001_v7007000_t0000_u01775100698176") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea224_d20260402_m033130_c001_v0001100_t0055_u01775100690442") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e7_d20260402_m033123_c001_v7007000_t0000_u01775100683683") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1f2_d20260402_m033116_c001_v0001100_t0028_u01775100676509") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d077a_d20260402_m033109_c001_v7007000_t0000_u01775100669398") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea1b1_d20260402_m033102_c001_v0001100_t0058_u01775100662209") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c5b_d20260402_m033055_c001_v7007000_t0000_u01775100655130") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea177_d20260402_m033047_c001_v0001100_t0015_u01775100647984") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa4e_d20260402_m033041_c001_v7007000_t0000_u01775100641317") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea13e_d20260402_m033032_c001_v0001100_t0030_u01775100632472") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8930_d20260402_m033020_c001_v7007000_t0000_u01775100620173") 2026/04/02 03:32:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2bb8_d20260402_m033015_c001_v0001184_t0046_u01775100615750") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e3_d20260402_m033008_c001_v7007000_t0000_u01775100608793") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0c6_d20260402_m033003_c001_v0001100_t0043_u01775100603379") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404a9f8744226aab_d20260402_m033001_c001_v7007000_t0000_u01775100601041") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0a0_d20260402_m032956_c001_v0001100_t0010_u01775100596128") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b82_d20260402_m032949_c001_v7007000_t0000_u01775100589096") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87de_d20260402_m032943_c001_v0001180_t0034_u01775100583860") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fad_d20260402_m032941_c001_v7007000_t0000_u01775100581708") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e293_d20260402_m032937_c001_v0001157_t0033_u01775100577123") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8884_d20260402_m032925_c001_v7007000_t0000_u01775100565191") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d872c_d20260402_m032920_c001_v0001180_t0048_u01775100560053") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717bb_d20260402_m032913_c001_v7007000_t0000_u01775100553224") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d86e6_d20260402_m032906_c001_v0001180_t0028_u01775100546160") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee6_d20260402_m032858_c001_v7007000_t0000_u01775100538698") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8683_d20260402_m032851_c001_v0001180_t0040_u01775100531621") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943d0_d20260402_m033004_c001_v7007000_t0000_u01775100604309") 2026/04/02 03:32:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0b6_d20260402_m033000_c001_v0001100_t0039_u01775100600264") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8948_d20260402_m033025_c001_v7007000_t0000_u01775100625523") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d88f2_d20260402_m033019_c001_v0001180_t0055_u01775100619431") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719c3_d20260402_m033138_c001_v7007000_t0000_u01775100698360") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4d5_d20260402_m033130_c001_v0001157_t0002_u01775100690828") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e8_d20260402_m033123_c001_v7007000_t0000_u01775100683873") 2026/04/02 03:32:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4a5_d20260402_m033116_c001_v0001157_t0015_u01775100676884") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d077c_d20260402_m033109_c001_v7007000_t0000_u01775100669580") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e480_d20260402_m033102_c001_v0001157_t0011_u01775100662605") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c5d_d20260402_m033055_c001_v7007000_t0000_u01775100655313") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e43e_d20260402_m033048_c001_v0001157_t0012_u01775100648351") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa4f_d20260402_m033041_c001_v7007000_t0000_u01775100641498") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e3e1_d20260402_m033033_c001_v0001157_t0036_u01775100633114") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8931_d20260402_m033020_c001_v7007000_t0000_u01775100620356") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea108_d20260402_m033015_c001_v0001100_t0046_u01775100615945") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e4_d20260402_m033008_c001_v7007000_t0000_u01775100608997") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b78_d20260402_m033003_c001_v0001184_t0018_u01775100603464") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943ca_d20260402_m033001_c001_v7007000_t0000_u01775100601261") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2ff_d20260402_m032956_c001_v0001157_t0052_u01775100596574") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b86_d20260402_m032949_c001_v7007000_t0000_u01775100589278") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2bd_d20260402_m032943_c001_v0001157_t0028_u01775100583929") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b66_d20260402_m032941_c001_v7007000_t0000_u01775100581867") 2026/04/02 03:32:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea056_d20260402_m032937_c001_v0001100_t0015_u01775100577554") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8eac_d20260402_m032924_c001_v7007000_t0000_u01775100564820") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea007_d20260402_m032920_c001_v0001100_t0034_u01775100560247") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717bd_d20260402_m032913_c001_v7007000_t0000_u01775100553405") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fd5_d20260402_m032906_c001_v0001100_t0036_u01775100546363") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee7_d20260402_m032858_c001_v7007000_t0000_u01775100538879") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fa7_d20260402_m032851_c001_v0001100_t0039_u01775100531838") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971876_d20260402_m033004_c001_v7007000_t0000_u01775100604283") 2026/04/02 03:32:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2b4c_d20260402_m033000_c001_v0001184_t0034_u01775100600298") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8892_d20260402_m032927_c001_v7007000_t0000_u01775100567723") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a0a_d20260402_m032923_c001_v0001184_t0055_u01775100563341") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8893_d20260402_m032927_c001_v7007000_t0000_u01775100567904") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8742_d20260402_m032923_c001_v0001180_t0012_u01775100563350") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8894_d20260402_m032928_c001_v7007000_t0000_u01775100568086") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e24b_d20260402_m032923_c001_v0001157_t0020_u01775100563438") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8895_d20260402_m032928_c001_v7007000_t0000_u01775100568268") 2026/04/02 03:32:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a0e_d20260402_m032923_c001_v0001184_t0041_u01775100563533") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8896_d20260402_m032928_c001_v7007000_t0000_u01775100568449") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea01f_d20260402_m032923_c001_v0001100_t0027_u01775100563564") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8897_d20260402_m032928_c001_v7007000_t0000_u01775100568631") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8744_d20260402_m032923_c001_v0001180_t0026_u01775100563574") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8898_d20260402_m032928_c001_v7007000_t0000_u01775100568812") 2026/04/02 03:32:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a10_d20260402_m032923_c001_v0001184_t0037_u01775100563726") 2026/04/02 03:32:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d889a_d20260402_m032928_c001_v7007000_t0000_u01775100568995") 2026/04/02 03:32:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e24d_d20260402_m032923_c001_v0001157_t0019_u01775100563761") 2026/04/02 03:32:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d889b_d20260402_m032929_c001_v7007000_t0000_u01775100569178") 2026/04/02 03:32:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8746_d20260402_m032923_c001_v0001180_t0047_u01775100563786") 2026/04/02 03:32:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d889c_d20260402_m032929_c001_v7007000_t0000_u01775100569360") 2026/04/02 03:32:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea021_d20260402_m032923_c001_v0001100_t0015_u01775100563918") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d889d_d20260402_m032929_c001_v7007000_t0000_u01775100569542") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a16_d20260402_m032923_c001_v0001184_t0054_u01775100563928") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d889f_d20260402_m032929_c001_v7007000_t0000_u01775100569723") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d874e_d20260402_m032924_c001_v0001180_t0001_u01775100563999") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d88a0_d20260402_m032929_c001_v7007000_t0000_u01775100569905") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e251_d20260402_m032924_c001_v0001157_t0005_u01775100564050") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d88a1_d20260402_m032930_c001_v7007000_t0000_u01775100570086") 2026/04/02 03:32:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a18_d20260402_m032924_c001_v0001184_t0040_u01775100564128") 2026/04/02 03:32:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d88a2_d20260402_m032930_c001_v7007000_t0000_u01775100570268") 2026/04/02 03:32:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8750_d20260402_m032924_c001_v0001180_t0010_u01775100564249") 2026/04/02 03:32:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d88a3_d20260402_m032930_c001_v7007000_t0000_u01775100570449") 2026/04/02 03:32:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea023_d20260402_m032924_c001_v0001100_t0003_u01775100564331") 2026/04/02 03:32:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41135e7dacbb0331_d20260402_m032944_c001_v7007000_t0000_u01775100584319") 2026/04/02 03:32:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87c2_d20260402_m032939_c001_v0001180_t0037_u01775100579866") 2026/04/02 03:32:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a585a4_d20260402_m032944_c001_v7007000_t0000_u01775100584526") 2026/04/02 03:32:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a94_d20260402_m032939_c001_v0001184_t0054_u01775100579877") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b6a_d20260402_m032944_c001_v7007000_t0000_u01775100584660") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea066_d20260402_m032939_c001_v0001100_t0023_u01775100579988") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b8999_d20260402_m032944_c001_v7007000_t0000_u01775100584269") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a98_d20260402_m032940_c001_v0001184_t0026_u01775100580081") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f2f_d20260402_m032944_c001_v7007000_t0000_u01775100584310") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87c4_d20260402_m032940_c001_v0001180_t0004_u01775100580093") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e9768_d20260402_m032944_c001_v7007000_t0000_u01775100584288") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e29f_d20260402_m032940_c001_v0001157_t0036_u01775100580130") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fb2_d20260402_m032944_c001_v7007000_t0000_u01775100584276") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2a9e_d20260402_m032940_c001_v0001184_t0041_u01775100580288") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8f30_d20260402_m032944_c001_v7007000_t0000_u01775100584330") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87c6_d20260402_m032940_c001_v0001180_t0030_u01775100580298") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a585a3_d20260402_m032944_c001_v7007000_t0000_u01775100584346") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea068_d20260402_m032940_c001_v0001100_t0056_u01775100580330") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b899a_d20260402_m032944_c001_v7007000_t0000_u01775100584451") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2a3_d20260402_m032940_c001_v0001157_t0042_u01775100580465") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b899b_d20260402_m032944_c001_v7007000_t0000_u01775100584633") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2aa2_d20260402_m032940_c001_v0001184_t0046_u01775100580480") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b68_d20260402_m032944_c001_v7007000_t0000_u01775100584295") 2026/04/02 03:32:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87c8_d20260402_m032940_c001_v0001180_t0047_u01775100580507") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f41135e7dacbb0334_d20260402_m032944_c001_v7007000_t0000_u01775100584502") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea06a_d20260402_m032940_c001_v0001100_t0003_u01775100580689") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fb3_d20260402_m032944_c001_v7007000_t0000_u01775100584458") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2aa4_d20260402_m032940_c001_v0001184_t0056_u01775100580700") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fb4_d20260402_m032944_c001_v7007000_t0000_u01775100584640") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d87ca_d20260402_m032940_c001_v0001180_t0032_u01775100580727") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f413781a4b76e9769_d20260402_m032944_c001_v7007000_t0000_u01775100584471") 2026/04/02 03:32:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2a5_d20260402_m032940_c001_v0001157_t0014_u01775100580878") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec634_d20260402_m032739_c001_v7007000_t0000_u01775100459448") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f101a492001466bec_d20260402_m032737_c001_v0001176_t0037_u01775100457440") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d839d_d20260402_m032737_c001_v7007000_t0000_u01775100457257") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f101a492001466be2_d20260402_m032734_c001_v0001176_t0015_u01775100454881") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8395_d20260402_m032734_c001_v7007000_t0000_u01775100454140") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df1d_d20260402_m032730_c001_v0001157_t0021_u01775100450260") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec601_d20260402_m032728_c001_v7007000_t0000_u01775100448755") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1174d03c59d9449b_d20260402_m032727_c001_v0001185_t0037_u01775100447055") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971665_d20260402_m032726_c001_v7007000_t0000_u01775100446835") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1174d03c59d94443_d20260402_m032723_c001_v0001185_t0050_u01775100443424") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197165f_d20260402_m032722_c001_v7007000_t0000_u01775100442689") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dec6_d20260402_m032718_c001_v0001157_t0047_u01775100438284") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf628_d20260402_m032717_c001_v7007000_t0000_u01775100437363") 2026/04/02 03:32:44 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1019d2c5e661224e_d20260402_m032716_c001_v0001180_t0054_u01775100436142") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea000666396ad_d20260402_m032715_c001_v7007000_t0000_u01775100435956") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1019d2c5e661223a_d20260402_m032713_c001_v0001180_t0055_u01775100433497") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea0006663969c_d20260402_m032712_c001_v7007000_t0000_u01775100432731") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666de76_d20260402_m032706_c001_v0001157_t0040_u01775100426816") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf609_d20260402_m032705_c001_v7007000_t0000_u01775100425904") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f102018edd39f127e_d20260402_m032703_c001_v0001092_t0031_u01775100423970") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197162c_d20260402_m032703_c001_v7007000_t0000_u01775100423789") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f102018edd39f1264_d20260402_m032659_c001_v0001092_t0040_u01775100419931") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971615_d20260402_m032659_c001_v7007000_t0000_u01775100419164") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666de2a_d20260402_m032653_c001_v0001157_t0037_u01775100413619") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f061d87_d20260402_m032652_c001_v7007000_t0000_u01775100412700") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10411802b2649ca2_d20260402_m032650_c001_v0001184_t0022_u01775100410911") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f1f4c_d20260402_m032650_c001_v7007000_t0000_u01775100410727") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10411802b2649c94_d20260402_m032647_c001_v0001184_t0051_u01775100407330") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f1f48_d20260402_m032646_c001_v7007000_t0000_u01775100406586") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dddd_d20260402_m032640_c001_v0001157_t0014_u01775100400581") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d82da_d20260402_m032639_c001_v7007000_t0000_u01775100399667") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118a5c34b908ea4c_d20260402_m032637_c001_v0001103_t0052_u01775100397951") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe2738_d20260402_m032637_c001_v7007000_t0000_u01775100397769") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118a5c34b908ea2a_d20260402_m032634_c001_v0001103_t0003_u01775100394073") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe2733_d20260402_m032633_c001_v7007000_t0000_u01775100393329") 2026/04/02 03:32:45 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dd9d_d20260402_m032627_c001_v0001157_t0041_u01775100387884") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488415_d20260402_m032626_c001_v7007000_t0000_u01775100386791") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f106d98b489fe571c_d20260402_m032621_c001_v0001184_t0030_u01775100381387") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419a75b910146158_d20260402_m032621_c001_v7007000_t0000_u01775100381180") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dd65_d20260402_m032616_c001_v0001157_t0053_u01775100376728") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104a7befec15461f_d20260402_m032615_c001_v0001150_t0033_u01775100375885") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104a7befec154617_d20260402_m032614_c001_v0001150_t0048_u01775100374660") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409c9f6b4facc577_d20260402_m032601_c001_v7007000_t0000_u01775100361267") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168d91_d20260402_m032554_c001_v0001097_t0028_u01775100354198") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1019d2ddd8f08f4f_d20260402_m032553_c001_v0001161_t0007_u01775100353225") 2026/04/02 03:32:46 DEBUG : dst/one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1019d2ddd8f08f35_d20260402_m032552_c001_v0001161_t0000_u01775100352147") 2026/04/02 03:32:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec635_d20260402_m032739_c001_v7007000_t0000_u01775100459630") 2026/04/02 03:32:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1137ffa18717ec2e_d20260402_m032737_c001_v0001185_t0046_u01775100457073") 2026/04/02 03:32:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1160639231d9fa66_d20260402_m032733_c001_v0001173_t0035_u01775100453816") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec603_d20260402_m032728_c001_v7007000_t0000_u01775100448937") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f115647f5b2b78fe4_d20260402_m032726_c001_v0001173_t0038_u01775100446454") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f110844564c06eb89_d20260402_m032722_c001_v0001117_t0048_u01775100442145") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf629_d20260402_m032717_c001_v7007000_t0000_u01775100437546") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1122cbef4e7922bd_d20260402_m032715_c001_v0001178_t0057_u01775100435497") 2026/04/02 03:32:46 DEBUG : dst/one.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10408fd3c963173f_d20260402_m032712_c001_v0001176_t0013_u01775100432510") 2026/04/02 03:32:46 DEBUG : dst/three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488416_d20260402_m032626_c001_v7007000_t0000_u01775100386972") 2026/04/02 03:32:47 DEBUG : dst/three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104a7befec15465b_d20260402_m032625_c001_v0001150_t0032_u01775100385358") 2026/04/02 03:32:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec636_d20260402_m032739_c001_v7007000_t0000_u01775100459813") 2026/04/02 03:32:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f111246d9103f21cb_d20260402_m032738_c001_v0001150_t0043_u01775100458244") 2026/04/02 03:32:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1016624fc0f53f0c_d20260402_m032735_c001_v0001181_t0027_u01775100455669") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec637_d20260402_m032740_c001_v7007000_t0000_u01775100460000") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f101a492001466bf2_d20260402_m032738_c001_v0001176_t0048_u01775100458846") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d83a0_d20260402_m032738_c001_v7007000_t0000_u01775100458661") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f101a492001466be8_d20260402_m032736_c001_v0001176_t0047_u01775100456053") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d839a_d20260402_m032735_c001_v7007000_t0000_u01775100455872") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df27_d20260402_m032730_c001_v0001157_t0055_u01775100450914") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec605_d20260402_m032729_c001_v7007000_t0000_u01775100449120") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1174d03c59d944bd_d20260402_m032728_c001_v0001185_t0053_u01775100448186") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971669_d20260402_m032728_c001_v7007000_t0000_u01775100448001") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1174d03c59d9446d_d20260402_m032725_c001_v0001185_t0051_u01775100445157") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971663_d20260402_m032724_c001_v7007000_t0000_u01775100444975") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666ded2_d20260402_m032719_c001_v0001157_t0048_u01775100439080") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea000666396b3_d20260402_m032716_c001_v7007000_t0000_u01775100436800") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dea0_d20260402_m032714_c001_v0001157_t0047_u01775100434494") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea000666396a2_d20260402_m032714_c001_v7007000_t0000_u01775100434119") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666de8c_d20260402_m032709_c001_v0001157_t0004_u01775100429857") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971633_d20260402_m032704_c001_v7007000_t0000_u01775100424985") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168efb_d20260402_m032702_c001_v0001097_t0056_u01775100422037") 2026/04/02 03:32:47 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197161d_d20260402_m032700_c001_v7007000_t0000_u01775100420905") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666de30_d20260402_m032654_c001_v0001157_t0022_u01775100414457") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f1f4f_d20260402_m032651_c001_v7007000_t0000_u01775100411786") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ec3_d20260402_m032649_c001_v0001097_t0036_u01775100409286") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f1f4a_d20260402_m032648_c001_v7007000_t0000_u01775100408155") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dde5_d20260402_m032641_c001_v0001157_t0029_u01775100401410") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe273a_d20260402_m032638_c001_v7007000_t0000_u01775100398746") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168e8f_d20260402_m032636_c001_v0001097_t0037_u01775100396002") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f410358b861fe2735_d20260402_m032634_c001_v7007000_t0000_u01775100394920") 2026/04/02 03:32:48 DEBUG : dst/three.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dda3_d20260402_m032628_c001_v0001157_t0021_u01775100388626") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec606_d20260402_m032729_c001_v7007000_t0000_u01775100449302") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10893534b8e70de9_d20260402_m032727_c001_v0001182_t0027_u01775100447795") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f11162c6d4f00b4b6_d20260402_m032724_c001_v0001109_t0036_u01775100444187") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf62b_d20260402_m032717_c001_v7007000_t0000_u01775100437728") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f10240dccc7a6ae18_d20260402_m032716_c001_v0001184_t0028_u01775100436593") 2026/04/02 03:32:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f116f111b2d54498a_d20260402_m032713_c001_v0001185_t0040_u01775100433936") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec638_d20260402_m032740_c001_v7007000_t0000_u01775100460183") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df1f_d20260402_m032730_c001_v0001157_t0030_u01775100450552") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec608_d20260402_m032729_c001_v7007000_t0000_u01775100449484") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666decc_d20260402_m032718_c001_v0001157_t0030_u01775100438686") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf62c_d20260402_m032717_c001_v7007000_t0000_u01775100437909") 2026/04/02 03:32:48 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666de88_d20260402_m032709_c001_v0001157_t0041_u01775100429481") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decf60a_d20260402_m032706_c001_v7007000_t0000_u01775100426085") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ed5_d20260402_m032654_c001_v0001097_t0006_u01775100414058") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f061d89_d20260402_m032652_c001_v7007000_t0000_u01775100412882") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ea5_d20260402_m032641_c001_v0001097_t0037_u01775100401032") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d82db_d20260402_m032639_c001_v7007000_t0000_u01775100399848") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168e71_d20260402_m032628_c001_v0001097_t0026_u01775100388263") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019488417_d20260402_m032627_c001_v7007000_t0000_u01775100387154") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1021daa6620af99a_d20260402_m032622_c001_v0001172_t0015_u01775100382704") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409c9f6b4facc578_d20260402_m032601_c001_v7007000_t0000_u01775100361448") 2026/04/02 03:32:49 DEBUG : dst/two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1019d2ddd8f08fb3_d20260402_m032600_c001_v0001161_t0041_u01775100360132") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea0006663953f_d20260402_m032526_c001_v7007000_t0000_u01775100326783") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168c89_d20260402_m032523_c001_v0001097_t0024_u01775100323500") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea0006663951e_d20260402_m032521_c001_v7007000_t0000_u01775100321422") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dc25_d20260402_m032511_c001_v0001157_t0021_u01775100311520") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf229_d20260402_m032502_c001_v7007000_t0000_u01775100302787") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ba1_d20260402_m032459_c001_v0001097_t0033_u01775100299705") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578ef_d20260402_m032439_c001_v7007000_t0000_u01775100279683") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15988c_d20260402_m032437_c001_v0001153_t0000_u01775100277673") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578e8_d20260402_m032436_c001_v7007000_t0000_u01775100276755") 2026/04/02 03:32:49 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159882_d20260402_m032435_c001_v0001153_t0013_u01775100275513") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578df_d20260402_m032432_c001_v7007000_t0000_u01775100272639") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15986e_d20260402_m032430_c001_v0001153_t0017_u01775100270853") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578d9_d20260402_m032429_c001_v7007000_t0000_u01775100269824") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159864_d20260402_m032428_c001_v0001153_t0022_u01775100268363") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578a7_d20260402_m032421_c001_v7007000_t0000_u01775100261875") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15984c_d20260402_m032420_c001_v0001153_t0008_u01775100260007") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578a0_d20260402_m032419_c001_v7007000_t0000_u01775100259122") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159846_d20260402_m032418_c001_v0001153_t0014_u01775100258181") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d807f_d20260402_m032413_c001_v7007000_t0000_u01775100253148") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15982a_d20260402_m032411_c001_v0001153_t0010_u01775100251680") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8065_d20260402_m032409_c001_v7007000_t0000_u01775100249859") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159822_d20260402_m032408_c001_v0001153_t0006_u01775100248817") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d805a_d20260402_m032408_c001_v7007000_t0000_u01775100248455") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119eb5a146b75a32_d20260402_m032407_c001_v0001109_t0028_u01775100247143") 2026/04/02 03:32:50 DEBUG : empty space: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159816_d20260402_m032405_c001_v0001153_t0008_u01775100245447") 2026/04/02 03:32:50 DEBUG : enormous: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578ed_d20260402_m032438_c001_v7007000_t0000_u01775100278936") 2026/04/02 03:32:50 DEBUG : enormous: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159892_d20260402_m032438_c001_v0001153_t0006_u01775100278066") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f405821d05f9ec63f_d20260402_m032744_c001_v7007000_t0000_u01775100464771") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df63_d20260402_m032743_c001_v0001157_t0009_u01775100463291") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf201_d20260402_m032458_c001_v7007000_t0000_u01775100298234") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dbbf_d20260402_m032457_c001_v0001157_t0036_u01775100297006") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8033_d20260402_m032402_c001_v7007000_t0000_u01775100242455") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159802_d20260402_m032401_c001_v0001153_t0025_u01775100241136") 2026/04/02 03:32:50 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8026_d20260402_m032400_c001_v7007000_t0000_u01775100240594") 2026/04/02 03:32:51 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159800_d20260402_m032359_c001_v0001153_t0006_u01775100239901") 2026/04/02 03:32:51 DEBUG : existing: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597fe_d20260402_m032358_c001_v0001153_t0018_u01775100238873") 2026/04/02 03:32:51 DEBUG : existing-b: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf204_d20260402_m032458_c001_v7007000_t0000_u01775100298418") 2026/04/02 03:32:51 DEBUG : existing-b: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b79_d20260402_m032457_c001_v0001097_t0050_u01775100297015") 2026/04/02 03:32:51 DEBUG : file1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e23_d20260402_m032842_c001_v7007000_t0000_u01775100522810") 2026/04/02 03:32:51 DEBUG : file1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9f8f_d20260402_m032841_c001_v0001100_t0006_u01775100521653") 2026/04/02 03:32:51 DEBUG : file1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8de4_d20260402_m032840_c001_v7007000_t0000_u01775100520317") 2026/04/02 03:32:51 DEBUG : file1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f289a_d20260402_m032838_c001_v0001184_t0028_u01775100518488") 2026/04/02 03:32:51 DEBUG : five: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578f4_d20260402_m032443_c001_v7007000_t0000_u01775100283729") 2026/04/02 03:32:51 DEBUG : five: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409bf1c4dc15989e_d20260402_m032441_c001_v0001153_t0022_u01775100281566") 2026/04/02 03:32:51 DEBUG : foo: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8071_d20260402_m032411_c001_v7007000_t0000_u01775100251317") 2026/04/02 03:32:51 DEBUG : foo: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409bf1c4dc159828_d20260402_m032410_c001_v0001153_t0022_u01775100250773") 2026/04/02 03:32:51 DEBUG : foo: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409bf1c4dc159826_d20260402_m032410_c001_v0001153_t0022_u01775100250222") 2026/04/02 03:32:51 DEBUG : four: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578f5_d20260402_m032444_c001_v7007000_t0000_u01775100284012") 2026/04/02 03:32:51 DEBUG : four: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666db5d_d20260402_m032442_c001_v0001157_t0036_u01775100282163") 2026/04/02 03:32:51 DEBUG : four: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15989a_d20260402_m032440_c001_v0001153_t0006_u01775100280877") 2026/04/02 03:32:51 DEBUG : hello world2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d6d_d20260402_m032315_c001_v7007000_t0000_u01775100195647") 2026/04/02 03:32:51 DEBUG : hello world2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159788_d20260402_m032314_c001_v0001153_t0017_u01775100194837") 2026/04/02 03:32:51 DEBUG : ignore-size: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8020_d20260402_m032358_c001_v7007000_t0000_u01775100238512") 2026/04/02 03:32:51 DEBUG : ignore-size: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597fa_d20260402_m032357_c001_v0001153_t0023_u01775100237426") 2026/04/02 03:32:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1ee_d20260402_m032456_c001_v7007000_t0000_u01775100296266") 2026/04/02 03:32:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b6d_d20260402_m032455_c001_v0001097_t0058_u01775100295489") 2026/04/02 03:32:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1db_d20260402_m032454_c001_v7007000_t0000_u01775100294743") 2026/04/02 03:32:52 DEBUG : nested/sub dir/file: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b5f_d20260402_m032453_c001_v0001097_t0026_u01775100293957") 2026/04/02 03:32:52 DEBUG : one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578f6_d20260402_m032444_c001_v7007000_t0000_u01775100284192") 2026/04/02 03:32:52 DEBUG : one: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409bf1c4dc159894_d20260402_m032440_c001_v0001153_t0022_u01775100280048") 2026/04/02 03:32:52 DEBUG : only0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d9e_d20260402_m032834_c001_v7007000_t0000_u01775100514044") 2026/04/02 03:32:52 DEBUG : only0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d85fe_d20260402_m032828_c001_v0001180_t0009_u01775100508599") 2026/04/02 03:32:52 DEBUG : only0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e067_d20260402_m032811_c001_v0001157_t0016_u01775100491500") 2026/04/02 03:32:52 DEBUG : only0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f75_d20260402_m032806_c001_v7007000_t0000_u01775100486173") 2026/04/02 03:32:52 DEBUG : only0: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df83_d20260402_m032748_c001_v0001157_t0047_u01775100468861") 2026/04/02 03:32:52 DEBUG : only1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8d9f_d20260402_m032834_c001_v7007000_t0000_u01775100514227") 2026/04/02 03:32:52 DEBUG : only1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404f7bca62fe9f71_d20260402_m032829_c001_v0001100_t0026_u01775100509524") 2026/04/02 03:32:52 DEBUG : only1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e077_d20260402_m032812_c001_v0001157_t0012_u01775100492421") 2026/04/02 03:32:52 DEBUG : only1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f70_d20260402_m032805_c001_v7007000_t0000_u01775100485641") 2026/04/02 03:32:52 DEBUG : only1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df8f_d20260402_m032749_c001_v0001157_t0012_u01775100469964") 2026/04/02 03:32:52 DEBUG : only10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da0_d20260402_m032834_c001_v7007000_t0000_u01775100514408") 2026/04/02 03:32:52 DEBUG : only10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404f7bca62fe9f69_d20260402_m032828_c001_v0001100_t0026_u01775100508788") 2026/04/02 03:32:52 DEBUG : only10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0c3_d20260402_m032819_c001_v0001157_t0056_u01775100499427") 2026/04/02 03:32:52 DEBUG : only10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f418e4eae27dae9df_d20260402_m032805_c001_v7007000_t0000_u01775100485847") 2026/04/02 03:32:53 DEBUG : only10: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfdf_d20260402_m032756_c001_v0001157_t0047_u01775100476996") 2026/04/02 03:32:53 DEBUG : only11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da1_d20260402_m032834_c001_v7007000_t0000_u01775100514591") 2026/04/02 03:32:53 DEBUG : only11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e10b_d20260402_m032828_c001_v0001157_t0036_u01775100508030") 2026/04/02 03:32:53 DEBUG : only11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0cb_d20260402_m032820_c001_v0001157_t0057_u01775100500304") 2026/04/02 03:32:53 DEBUG : only11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f76_d20260402_m032806_c001_v7007000_t0000_u01775100486186") 2026/04/02 03:32:53 DEBUG : only11: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfe9_d20260402_m032757_c001_v0001157_t0009_u01775100477746") 2026/04/02 03:32:53 DEBUG : only12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da2_d20260402_m032834_c001_v7007000_t0000_u01775100514774") 2026/04/02 03:32:53 DEBUG : only12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146676deb1f2876_d20260402_m032828_c001_v0001184_t0042_u01775100508982") 2026/04/02 03:32:53 DEBUG : only12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0d1_d20260402_m032821_c001_v0001157_t0019_u01775100501078") 2026/04/02 03:32:53 DEBUG : only12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f418e4eae27dae9e2_d20260402_m032806_c001_v7007000_t0000_u01775100486216") 2026/04/02 03:32:53 DEBUG : only12: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfed_d20260402_m032758_c001_v0001157_t0023_u01775100478686") 2026/04/02 03:32:53 DEBUG : only13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da3_d20260402_m032834_c001_v7007000_t0000_u01775100514960") 2026/04/02 03:32:53 DEBUG : only13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e111_d20260402_m032828_c001_v0001157_t0036_u01775100508607") 2026/04/02 03:32:53 DEBUG : only13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0d7_d20260402_m032821_c001_v0001157_t0028_u01775100501725") 2026/04/02 03:32:53 DEBUG : only13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f417e3c635729657f_d20260402_m032806_c001_v7007000_t0000_u01775100486226") 2026/04/02 03:32:53 DEBUG : only13: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dff7_d20260402_m032759_c001_v0001157_t0002_u01775100479362") 2026/04/02 03:32:53 DEBUG : only14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da4_d20260402_m032835_c001_v7007000_t0000_u01775100515157") 2026/04/02 03:32:53 DEBUG : only14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d8600_d20260402_m032828_c001_v0001180_t0009_u01775100508783") 2026/04/02 03:32:53 DEBUG : only14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0db_d20260402_m032822_c001_v0001157_t0021_u01775100502406") 2026/04/02 03:32:53 DEBUG : only14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f77_d20260402_m032806_c001_v7007000_t0000_u01775100486354") 2026/04/02 03:32:53 DEBUG : only14: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dffd_d20260402_m032800_c001_v0001157_t0020_u01775100480167") 2026/04/02 03:32:53 DEBUG : only15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da5_d20260402_m032835_c001_v7007000_t0000_u01775100515341") 2026/04/02 03:32:54 DEBUG : only15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e117_d20260402_m032828_c001_v0001157_t0036_u01775100508796") 2026/04/02 03:32:54 DEBUG : only15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0e3_d20260402_m032823_c001_v0001157_t0018_u01775100503066") 2026/04/02 03:32:54 DEBUG : only15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f417e3c635729657b_d20260402_m032805_c001_v7007000_t0000_u01775100485851") 2026/04/02 03:32:54 DEBUG : only15: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e007_d20260402_m032801_c001_v0001157_t0015_u01775100481036") 2026/04/02 03:32:54 DEBUG : only16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da7_d20260402_m032835_c001_v7007000_t0000_u01775100515523") 2026/04/02 03:32:54 DEBUG : only16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d8604_d20260402_m032828_c001_v0001180_t0009_u01775100508966") 2026/04/02 03:32:54 DEBUG : only16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0e9_d20260402_m032823_c001_v0001157_t0040_u01775100503881") 2026/04/02 03:32:54 DEBUG : only16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f6c_d20260402_m032805_c001_v7007000_t0000_u01775100485270") 2026/04/02 03:32:54 DEBUG : only16: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e015_d20260402_m032801_c001_v0001157_t0033_u01775100481798") 2026/04/02 03:32:55 DEBUG : only17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da8_d20260402_m032835_c001_v7007000_t0000_u01775100515706") 2026/04/02 03:32:55 DEBUG : only17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404f7bca62fe9f6b_d20260402_m032828_c001_v0001100_t0026_u01775100508978") 2026/04/02 03:32:55 DEBUG : only17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0f3_d20260402_m032824_c001_v0001157_t0005_u01775100504853") 2026/04/02 03:32:55 DEBUG : only17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f418e4eae27dae9de_d20260402_m032805_c001_v7007000_t0000_u01775100485657") 2026/04/02 03:32:55 DEBUG : only17: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e01b_d20260402_m032802_c001_v0001157_t0014_u01775100482533") 2026/04/02 03:32:55 DEBUG : only18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8da9_d20260402_m032835_c001_v7007000_t0000_u01775100515887") 2026/04/02 03:32:55 DEBUG : only18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e11b_d20260402_m032828_c001_v0001157_t0036_u01775100508989") 2026/04/02 03:32:55 DEBUG : only18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0f9_d20260402_m032825_c001_v0001157_t0011_u01775100505902") 2026/04/02 03:32:55 DEBUG : only18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f417e3c6357296579_d20260402_m032805_c001_v7007000_t0000_u01775100485665") 2026/04/02 03:32:55 DEBUG : only18: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e01f_d20260402_m032803_c001_v0001157_t0046_u01775100483270") 2026/04/02 03:32:55 DEBUG : only19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8daa_d20260402_m032836_c001_v7007000_t0000_u01775100516070") 2026/04/02 03:32:55 DEBUG : only19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d8608_d20260402_m032829_c001_v0001180_t0009_u01775100509147") 2026/04/02 03:32:55 DEBUG : only19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e105_d20260402_m032826_c001_v0001157_t0048_u01775100506862") 2026/04/02 03:32:55 DEBUG : only19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f6f_d20260402_m032805_c001_v7007000_t0000_u01775100485630") 2026/04/02 03:32:55 DEBUG : only19: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e029_d20260402_m032803_c001_v0001157_t0025_u01775100483946") 2026/04/02 03:32:55 DEBUG : only2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dab_d20260402_m032836_c001_v7007000_t0000_u01775100516254") 2026/04/02 03:32:56 DEBUG : only2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404f7bca62fe9f6d_d20260402_m032829_c001_v0001100_t0026_u01775100509160") 2026/04/02 03:32:56 DEBUG : only2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e07f_d20260402_m032813_c001_v0001157_t0047_u01775100493121") 2026/04/02 03:32:56 DEBUG : only2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f73_d20260402_m032805_c001_v7007000_t0000_u01775100485990") 2026/04/02 03:32:56 DEBUG : only2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666df97_d20260402_m032750_c001_v0001157_t0051_u01775100470604") 2026/04/02 03:32:56 DEBUG : only3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dac_d20260402_m032836_c001_v7007000_t0000_u01775100516439") 2026/04/02 03:32:56 DEBUG : only3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146676deb1f2878_d20260402_m032829_c001_v0001184_t0042_u01775100509172") 2026/04/02 03:32:56 DEBUG : only3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e085_d20260402_m032813_c001_v0001157_t0048_u01775100493835") 2026/04/02 03:32:56 DEBUG : only3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f6e_d20260402_m032805_c001_v7007000_t0000_u01775100485450") 2026/04/02 03:32:56 DEBUG : only3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfa5_d20260402_m032751_c001_v0001157_t0051_u01775100471534") 2026/04/02 03:32:56 DEBUG : only4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dae_d20260402_m032836_c001_v7007000_t0000_u01775100516621") 2026/04/02 03:32:56 DEBUG : only4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e123_d20260402_m032829_c001_v0001157_t0036_u01775100509183") 2026/04/02 03:32:56 DEBUG : only4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e08d_d20260402_m032814_c001_v0001157_t0012_u01775100494690") 2026/04/02 03:32:56 DEBUG : only4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f74_d20260402_m032806_c001_v7007000_t0000_u01775100486005") 2026/04/02 03:32:56 DEBUG : only4: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfab_d20260402_m032752_c001_v0001157_t0028_u01775100472308") 2026/04/02 03:32:56 DEBUG : only5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8daf_d20260402_m032836_c001_v7007000_t0000_u01775100516803") 2026/04/02 03:32:56 DEBUG : only5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d860c_d20260402_m032829_c001_v0001180_t0009_u01775100509330") 2026/04/02 03:32:56 DEBUG : only5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e095_d20260402_m032815_c001_v0001157_t0026_u01775100495435") 2026/04/02 03:32:56 DEBUG : only5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f418e4eae27dae9e1_d20260402_m032806_c001_v7007000_t0000_u01775100486033") 2026/04/02 03:32:56 DEBUG : only5: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfb5_d20260402_m032753_c001_v0001157_t0009_u01775100473066") 2026/04/02 03:32:56 DEBUG : only6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8db1_d20260402_m032836_c001_v7007000_t0000_u01775100516985") 2026/04/02 03:32:56 DEBUG : only6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404f7bca62fe9f6f_d20260402_m032829_c001_v0001100_t0026_u01775100509343") 2026/04/02 03:32:57 DEBUG : only6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e09d_d20260402_m032816_c001_v0001157_t0053_u01775100496357") 2026/04/02 03:32:57 DEBUG : only6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f71_d20260402_m032805_c001_v7007000_t0000_u01775100485810") 2026/04/02 03:32:57 DEBUG : only6: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfbd_d20260402_m032753_c001_v0001157_t0042_u01775100473946") 2026/04/02 03:32:57 DEBUG : only7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8db4_d20260402_m032837_c001_v7007000_t0000_u01775100517168") 2026/04/02 03:32:57 DEBUG : only7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146676deb1f287a_d20260402_m032829_c001_v0001184_t0042_u01775100509357") 2026/04/02 03:32:57 DEBUG : only7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0a9_d20260402_m032817_c001_v0001157_t0004_u01775100497206") 2026/04/02 03:32:57 DEBUG : only7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f72_d20260402_m032805_c001_v7007000_t0000_u01775100485823") 2026/04/02 03:32:57 DEBUG : only7: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfc3_d20260402_m032754_c001_v0001157_t0002_u01775100474824") 2026/04/02 03:32:57 DEBUG : only8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8db8_d20260402_m032837_c001_v7007000_t0000_u01775100517356") 2026/04/02 03:32:57 DEBUG : only8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4146b6c9e666e125_d20260402_m032829_c001_v0001157_t0036_u01775100509369") 2026/04/02 03:32:57 DEBUG : only8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0b5_d20260402_m032818_c001_v0001157_t0023_u01775100498099") 2026/04/02 03:32:57 DEBUG : only8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f417e3c635729657d_d20260402_m032806_c001_v7007000_t0000_u01775100486042") 2026/04/02 03:32:57 DEBUG : only8: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfcb_d20260402_m032755_c001_v0001157_t0041_u01775100475586") 2026/04/02 03:32:57 DEBUG : only9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dbc_d20260402_m032837_c001_v7007000_t0000_u01775100517539") 2026/04/02 03:32:57 DEBUG : only9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f419531015b1d8610_d20260402_m032829_c001_v0001180_t0009_u01775100509513") 2026/04/02 03:32:57 DEBUG : only9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e0bd_d20260402_m032818_c001_v0001157_t0024_u01775100498751") 2026/04/02 03:32:57 DEBUG : only9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f422d87a2a29f2f78_d20260402_m032806_c001_v7007000_t0000_u01775100486371") 2026/04/02 03:32:57 DEBUG : only9: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dfd5_d20260402_m032756_c001_v0001157_t0038_u01775100476304") 2026/04/02 03:32:57 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1ca_d20260402_m032452_c001_v7007000_t0000_u01775100292837") 2026/04/02 03:32:57 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666db99_d20260402_m032450_c001_v0001157_t0004_u01775100290913") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf199_d20260402_m032450_c001_v7007000_t0000_u01775100290176") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666db89_d20260402_m032448_c001_v0001157_t0028_u01775100288357") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf17b_d20260402_m032447_c001_v7007000_t0000_u01775100287484") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666db79_d20260402_m032445_c001_v0001157_t0001_u01775100285170") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578e4_d20260402_m032434_c001_v7007000_t0000_u01775100274646") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15987c_d20260402_m032433_c001_v0001153_t0017_u01775100273179") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578dd_d20260402_m032431_c001_v7007000_t0000_u01775100271549") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15986a_d20260402_m032430_c001_v0001153_t0004_u01775100270367") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578d7_d20260402_m032429_c001_v7007000_t0000_u01775100269127") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159862_d20260402_m032427_c001_v0001153_t0000_u01775100267937") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578a5_d20260402_m032421_c001_v7007000_t0000_u01775100261333") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15984a_d20260402_m032419_c001_v0001153_t0014_u01775100259665") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578a1_d20260402_m032419_c001_v7007000_t0000_u01775100259304") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159842_d20260402_m032417_c001_v0001153_t0000_u01775100257735") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a5789d_d20260402_m032417_c001_v7007000_t0000_u01775100257378") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15983e_d20260402_m032416_c001_v0001153_t0025_u01775100256542") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15983a_d20260402_m032415_c001_v0001153_t0016_u01775100255831") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a5789a_d20260402_m032415_c001_v7007000_t0000_u01775100255472") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159834_d20260402_m032414_c001_v0001153_t0009_u01775100254781") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159832_d20260402_m032414_c001_v0001153_t0004_u01775100254056") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8082_d20260402_m032413_c001_v7007000_t0000_u01775100253331") 2026/04/02 03:32:58 DEBUG : potato: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15982e_d20260402_m032412_c001_v0001153_t0015_u01775100252450") 2026/04/02 03:32:58 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407ac54df6b6e198_d20260402_m032536_c001_v7007000_t0000_u01775100336919") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ced_d20260402_m032536_c001_v0001097_t0043_u01775100336094") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea00066639540_d20260402_m032527_c001_v7007000_t0000_u01775100327065") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dc59_d20260402_m032522_c001_v0001157_t0050_u01775100322718") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b8209_d20260402_m032514_c001_v7007000_t0000_u01775100314869") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168c29_d20260402_m032510_c001_v0001097_t0045_u01775100310713") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf230_d20260402_m032503_c001_v7007000_t0000_u01775100303733") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dbd7_d20260402_m032459_c001_v0001157_t0022_u01775100299349") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578ec_d20260402_m032438_c001_v7007000_t0000_u01775100278755") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159888_d20260402_m032437_c001_v0001153_t0017_u01775100277296") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578e9_d20260402_m032436_c001_v7007000_t0000_u01775100276937") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159880_d20260402_m032435_c001_v0001153_t0011_u01775100275188") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578e5_d20260402_m032434_c001_v7007000_t0000_u01775100274826") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15987e_d20260402_m032433_c001_v0001153_t0016_u01775100273942") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578e1_d20260402_m032432_c001_v7007000_t0000_u01775100272820") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159872_d20260402_m032431_c001_v0001153_t0006_u01775100271908") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578da_d20260402_m032430_c001_v7007000_t0000_u01775100270009") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159866_d20260402_m032429_c001_v0001153_t0011_u01775100269135") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578a8_d20260402_m032422_c001_v7007000_t0000_u01775100262056") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15984e_d20260402_m032420_c001_v0001153_t0005_u01775100260788") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d86_d20260402_m032318_c001_v7007000_t0000_u01775100198608") 2026/04/02 03:32:59 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159790_d20260402_m032317_c001_v0001153_t0004_u01775100197863") 2026/04/02 03:33:00 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d71_d20260402_m032316_c001_v7007000_t0000_u01775100196881") 2026/04/02 03:33:00 DEBUG : potato2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15978e_d20260402_m032316_c001_v0001153_t0012_u01775100196185") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f421ea00066639541_d20260402_m032527_c001_v7007000_t0000_u01775100327655") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dc5f_d20260402_m032523_c001_v0001157_t0018_u01775100323937") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4156b7c90a8b820c_d20260402_m032515_c001_v7007000_t0000_u01775100315521") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168c33_d20260402_m032511_c001_v0001097_t0042_u01775100311815") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf22e_d20260402_m032503_c001_v7007000_t0000_u01775100303551") 2026/04/02 03:33:00 DEBUG : potato3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dbdb_d20260402_m032500_c001_v0001157_t0038_u01775100300048") 2026/04/02 03:33:00 DEBUG : pre-dest1/1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc640194883da_d20260402_m032610_c001_v7007000_t0000_u01775100370435") 2026/04/02 03:33:00 DEBUG : pre-dest1/1: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dd2b_d20260402_m032602_c001_v0001157_t0040_u01775100362189") 2026/04/02 03:33:00 DEBUG : pre-dest2/2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc640194883db_d20260402_m032610_c001_v7007000_t0000_u01775100370618") 2026/04/02 03:33:00 DEBUG : pre-dest2/2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168ddd_d20260402_m032602_c001_v0001097_t0014_u01775100362977") 2026/04/02 03:33:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409c9f6b4facc567_d20260402_m032548_c001_v7007000_t0000_u01775100348119") 2026/04/02 03:33:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dcd5_d20260402_m032544_c001_v0001157_t0055_u01775100344643") 2026/04/02 03:33:00 DEBUG : sizeonly: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d801a_d20260402_m032356_c001_v7007000_t0000_u01775100236884") 2026/04/02 03:33:00 DEBUG : sizeonly: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597f2_d20260402_m032355_c001_v0001153_t0017_u01775100235740") 2026/04/02 03:33:00 DEBUG : splitbanan: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8949_d20260402_m033025_c001_v7007000_t0000_u01775100625707") 2026/04/02 03:33:00 DEBUG : splitbanan: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e389_d20260402_m033018_c001_v0001157_t0005_u01775100618342") 2026/04/02 03:33:00 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719c4_d20260402_m033138_c001_v7007000_t0000_u01775100698543") 2026/04/02 03:33:00 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4df_d20260402_m033131_c001_v0001157_t0034_u01775100691949") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416538f743faa8e9_d20260402_m033124_c001_v7007000_t0000_u01775100684055") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e4a9_d20260402_m033117_c001_v0001157_t0053_u01775100677985") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3d077f_d20260402_m033109_c001_v7007000_t0000_u01775100669763") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e482_d20260402_m033103_c001_v0001157_t0012_u01775100663643") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062c60_d20260402_m033055_c001_v7007000_t0000_u01775100655496") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e446_d20260402_m033049_c001_v0001157_t0013_u01775100649429") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f404bddfa8decfa50_d20260402_m033041_c001_v7007000_t0000_u01775100641680") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e3f1_d20260402_m033034_c001_v0001157_t0038_u01775100634691") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd55180a053_d20260402_m033019_c001_v7007000_t0000_u01775100619797") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea10e_d20260402_m033017_c001_v0001100_t0047_u01775100617222") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f414e6892f72943e6_d20260402_m033009_c001_v7007000_t0000_u01775100609179") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea0bc_d20260402_m033002_c001_v0001100_t0004_u01775100602202") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c197186c_d20260402_m033000_c001_v7007000_t0000_u01775100600865") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e305_d20260402_m032957_c001_v0001157_t0000_u01775100597952") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b87_d20260402_m032949_c001_v7007000_t0000_u01775100589460") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e2b5_d20260402_m032942_c001_v0001157_t0029_u01775100582829") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f400162639f062b62_d20260402_m032941_c001_v7007000_t0000_u01775100581457") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea05e_d20260402_m032938_c001_v0001100_t0021_u01775100578654") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8ead_d20260402_m032925_c001_v7007000_t0000_u01775100565003") 2026/04/02 03:33:01 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea011_d20260402_m032921_c001_v0001100_t0045_u01775100561458") 2026/04/02 03:33:02 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19717bf_d20260402_m032913_c001_v7007000_t0000_u01775100553588") 2026/04/02 03:33:02 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fdb_d20260402_m032907_c001_v0001100_t0016_u01775100547392") 2026/04/02 03:33:02 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809ee9_d20260402_m032859_c001_v7007000_t0000_u01775100539061") 2026/04/02 03:33:02 DEBUG : splitbananasplit: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9fab_d20260402_m032852_c001_v0001100_t0049_u01775100532992") 2026/04/02 03:33:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4122dcd551809fda_d20260402_m033003_c001_v7007000_t0000_u01775100603838") 2026/04/02 03:33:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d883c_d20260402_m032958_c001_v0001180_t0023_u01775100598996") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e5f_d20260402_m032846_c001_v7007000_t0000_u01775100526822") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d865b_d20260402_m032845_c001_v0001180_t0024_u01775100525588") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e57_d20260402_m032844_c001_v7007000_t0000_u01775100524829") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e165_d20260402_m032843_c001_v0001157_t0015_u01775100523763") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1f0_d20260402_m032456_c001_v7007000_t0000_u01775100296449") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dbbb_d20260402_m032455_c001_v0001157_t0017_u01775100295479") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1de_d20260402_m032454_c001_v7007000_t0000_u01775100294925") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666dbb1_d20260402_m032453_c001_v0001157_t0023_u01775100293948") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d800f_d20260402_m032353_c001_v7007000_t0000_u01775100233421") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597e8_d20260402_m032352_c001_v0001153_t0006_u01775100232012") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d800a_d20260402_m032351_c001_v7007000_t0000_u01775100231650") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597e4_d20260402_m032350_c001_v0001153_t0012_u01775100230596") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d8002_d20260402_m032348_c001_v7007000_t0000_u01775100228550") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597da_d20260402_m032347_c001_v0001153_t0024_u01775100227016") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d7ff9_d20260402_m032346_c001_v7007000_t0000_u01775100226476") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597d4_d20260402_m032345_c001_v0001153_t0022_u01775100225266") 2026/04/02 03:33:02 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597cc_d20260402_m032342_c001_v0001153_t0019_u01775100222718") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f407de7e05d7d7fef_d20260402_m032342_c001_v7007000_t0000_u01775100222356") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597c6_d20260402_m032341_c001_v0001153_t0025_u01775100221061") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597c4_d20260402_m032340_c001_v0001153_t0012_u01775100220361") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139e53_d20260402_m032339_c001_v7007000_t0000_u01775100219639") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597be_d20260402_m032336_c001_v0001153_t0014_u01775100216867") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597ba_d20260402_m032333_c001_v0001153_t0024_u01775100213776") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139e10_d20260402_m032333_c001_v7007000_t0000_u01775100213415") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597b6_d20260402_m032332_c001_v0001153_t0005_u01775100212609") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597b2_d20260402_m032331_c001_v0001153_t0023_u01775100211903") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139df9_d20260402_m032331_c001_v7007000_t0000_u01775100211545") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597ac_d20260402_m032328_c001_v0001153_t0000_u01775100208130") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139dcf_d20260402_m032327_c001_v7007000_t0000_u01775100207771") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597aa_d20260402_m032326_c001_v0001153_t0024_u01775100206968") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139dc4_d20260402_m032325_c001_v7007000_t0000_u01775100205933") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597a8_d20260402_m032325_c001_v0001153_t0005_u01775100205165") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139db7_d20260402_m032324_c001_v7007000_t0000_u01775100204622") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1597a2_d20260402_m032323_c001_v0001153_t0024_u01775100203791") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139dae_d20260402_m032322_c001_v7007000_t0000_u01775100202890") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15979c_d20260402_m032321_c001_v0001153_t0023_u01775100201796") 2026/04/02 03:33:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139da5_d20260402_m032321_c001_v7007000_t0000_u01775100201256") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159796_d20260402_m032320_c001_v0001153_t0010_u01775100200387") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d95_d20260402_m032319_c001_v7007000_t0000_u01775100199846") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159794_d20260402_m032319_c001_v0001153_t0017_u01775100199148") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d54_d20260402_m032314_c001_v7007000_t0000_u01775100194294") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159784_d20260402_m032313_c001_v0001153_t0009_u01775100193600") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d2f_d20260402_m032313_c001_v7007000_t0000_u01775100193059") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159780_d20260402_m032312_c001_v0001153_t0025_u01775100192236") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139d0c_d20260402_m032311_c001_v7007000_t0000_u01775100191333") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc15977c_d20260402_m032310_c001_v0001153_t0022_u01775100190570") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4097fae618139cf4_d20260402_m032308_c001_v7007000_t0000_u01775100188414") 2026/04/02 03:33:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159772_d20260402_m032307_c001_v0001153_t0023_u01775100187577") 2026/04/02 03:33:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e60_d20260402_m032847_c001_v7007000_t0000_u01775100527004") 2026/04/02 03:33:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fe9f9b_d20260402_m032845_c001_v0001100_t0005_u01775100525600") 2026/04/02 03:33:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e5d_d20260402_m032845_c001_v7007000_t0000_u01775100525011") 2026/04/02 03:33:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f28ca_d20260402_m032843_c001_v0001184_t0040_u01775100523772") 2026/04/02 03:33:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719d1_d20260402_m033140_c001_v7007000_t0000_u01775100700574") 2026/04/02 03:33:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2e07_d20260402_m033139_c001_v0001184_t0049_u01775100699915") 2026/04/02 03:33:04 DEBUG : sub/yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1c6_d20260402_m032452_c001_v7007000_t0000_u01775100292288") 2026/04/02 03:33:04 DEBUG : sub/yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b47_d20260402_m032450_c001_v0001097_t0030_u01775100290922") 2026/04/02 03:33:04 DEBUG : test_dir1/file2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e28_d20260402_m032842_c001_v7007000_t0000_u01775100522992") 2026/04/02 03:33:05 DEBUG : test_dir1/file2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d864c_d20260402_m032841_c001_v0001180_t0039_u01775100521272") 2026/04/02 03:33:05 DEBUG : test_dir1/file2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dea_d20260402_m032840_c001_v7007000_t0000_u01775100520499") 2026/04/02 03:33:05 DEBUG : test_dir1/file2: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e14d_d20260402_m032838_c001_v0001157_t0055_u01775100518529") 2026/04/02 03:33:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8e2e_d20260402_m032843_c001_v7007000_t0000_u01775100523174") 2026/04/02 03:33:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f28b4_d20260402_m032841_c001_v0001184_t0009_u01775100521262") 2026/04/02 03:33:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f4180b70d888f8dee_d20260402_m032840_c001_v7007000_t0000_u01775100520681") 2026/04/02 03:33:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8640_d20260402_m032838_c001_v0001180_t0000_u01775100518511") 2026/04/02 03:33:05 DEBUG : three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578f8_d20260402_m032444_c001_v7007000_t0000_u01775100284374") 2026/04/02 03:33:05 DEBUG : three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc1598a8_d20260402_m032442_c001_v0001153_t0023_u01775100282924") 2026/04/02 03:33:05 DEBUG : three: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f109bf1c4dc159898_d20260402_m032440_c001_v0001153_t0025_u01775100280417") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719da_d20260402_m033142_c001_v7007000_t0000_u01775100702163") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8a97_d20260402_m033141_c001_v0001180_t0045_u01775100701519") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1972202_d20260402_m033200_c001_v7007000_t0000_u01775100720976") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea26e_d20260402_m033158_c001_v0001100_t0019_u01775100718870") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971e04_d20260402_m033157_c001_v7007000_t0000_u01775100717331") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8ad1_d20260402_m033155_c001_v0001180_t0043_u01775100715932") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971a10_d20260402_m033154_c001_v7007000_t0000_u01775100714976") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2e52_d20260402_m033154_c001_v0001184_t0051_u01775100714363") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719f6_d20260402_m033149_c001_v7007000_t0000_u01775100709172") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8ab1_d20260402_m033148_c001_v0001180_t0005_u01775100708338") 2026/04/02 03:33:05 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719ff_d20260402_m033151_c001_v7007000_t0000_u01775100711675") 2026/04/02 03:33:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea254_d20260402_m033150_c001_v0001100_t0002_u01775100710322") 2026/04/02 03:33:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719f2_d20260402_m033147_c001_v7007000_t0000_u01775100707381") 2026/04/02 03:33:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146676deb1f2e26_d20260402_m033146_c001_v0001184_t0010_u01775100706754") 2026/04/02 03:33:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719f0_d20260402_m033145_c001_v7007000_t0000_u01775100705796") 2026/04/02 03:33:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e505_d20260402_m033144_c001_v0001157_t0047_u01775100704937") 2026/04/02 03:33:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c19719e6_d20260402_m033143_c001_v7007000_t0000_u01775100703959") 2026/04/02 03:33:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f104f7bca62fea240_d20260402_m033143_c001_v0001100_t0048_u01775100703140") 2026/04/02 03:33:06 DEBUG : toe/toe/toe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f402bc64019489477_d20260402_m033205_c001_v7007000_t0000_u01775100725618") 2026/04/02 03:33:06 DEBUG : toe/toe/toe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119531015b1d8ae9_d20260402_m033204_c001_v0001180_t0020_u01775100724940") 2026/04/02 03:33:06 DEBUG : toe/toe/toe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971a08_d20260402_m033153_c001_v7007000_t0000_u01775100713400") 2026/04/02 03:33:06 DEBUG : toe/toe/toe: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e51b_d20260402_m033152_c001_v0001157_t0026_u01775100712631") 2026/04/02 03:33:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1972206_d20260402_m033201_c001_v7007000_t0000_u01775100721600") 2026/04/02 03:33:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1146b6c9e666e53c_d20260402_m033200_c001_v0001157_t0037_u01775100720553") 2026/04/02 03:33:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f420aa437c1971e07_d20260402_m033157_c001_v7007000_t0000_u01775100717920") 2026/04/02 03:33:06 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f11780eb4aec09406_d20260402_m033157_c001_v0001181_t0029_u01775100717113") 2026/04/02 03:33:06 DEBUG : two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f408df0c824a578fa_d20260402_m032444_c001_v7007000_t0000_u01775100284591") 2026/04/02 03:33:06 DEBUG : two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f418260ef28168af7_d20260402_m032442_c001_v0001097_t0054_u01775100282367") 2026/04/02 03:33:06 DEBUG : two: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f409bf1c4dc159896_d20260402_m032440_c001_v0001153_t0022_u01775100280232") 2026/04/02 03:33:06 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf1cb_d20260402_m032453_c001_v7007000_t0000_u01775100293022") 2026/04/02 03:33:06 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118a5c34b908e6ce_d20260402_m032451_c001_v0001103_t0001_u01775100291892") 2026/04/02 03:33:06 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf193_d20260402_m032449_c001_v7007000_t0000_u01775100289624") 2026/04/02 03:33:06 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b35_d20260402_m032448_c001_v0001097_t0036_u01775100288233") 2026/04/02 03:33:06 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf177_d20260402_m032446_c001_v7007000_t0000_u01775100286937") 2026/04/02 03:33:07 DEBUG : yam: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f118260ef28168b1d_d20260402_m032445_c001_v0001097_t0016_u01775100285179") 2026/04/02 03:33:07 DEBUG : yaml: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf19a_d20260402_m032450_c001_v7007000_t0000_u01775100290360") 2026/04/02 03:33:07 DEBUG : yaml: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f119046d3b62c6645_d20260402_m032449_c001_v0001099_t0028_u01775100289310") 2026/04/02 03:33:07 DEBUG : yaml: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f416e9bc51f3cf17e_d20260402_m032447_c001_v7007000_t0000_u01775100287667") 2026/04/02 03:33:07 DEBUG : yaml: Deleting (id "4_z3fc24dc3307d4bcb9fd80e1b_f1011260a9c3e325f_d20260402_m032446_c001_v0001185_t0033_u01775100286716") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m4.203643395s (try 1/5)