"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/20 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa" 2026/04/20 03:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 03:49:43 DEBUG : Creating backend with remote "/tmp/rclone1695633732" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/20 03:49:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:49:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:45 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:49:46 DEBUG : B2 bucket rclone-test-johinan9luqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:47 DEBUG : Creating backend with remote "/non-existing" 2026/04/20 03:49:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/20 03:49:47 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:47 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:49 INFO : B2 bucket rclone-test-johinan9luqa: Running all checks before starting transfers 2026/04/20 03:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:49 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:49 INFO : B2 bucket rclone-test-johinan9luqa: Checks finished, now starting transfers 2026/04/20 03:49:49 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:50 ERROR : Ignoring --no-traverse with sync 2026/04/20 03:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:51 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.36s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/20 03:49:52 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:52 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:52 DEBUG : hello world2: size = 12 OK 2026/04/20 03:49:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/20 03:49:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:49:53 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:53 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:54 DEBUG : potato2: size = 11 OK 2026/04/20 03:49:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:49:55 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:55 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:55 DEBUG : potato2: size = 11 OK 2026/04/20 03:49:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/20 03:49:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:49:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/20 03:49:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:49:56 INFO : sub dir2: Making directory 2026/04/20 03:49:56 INFO : sub dir: Making directory 2026/04/20 03:49:56 INFO : sub dir2/sub sub dir2: Making directory 2026/04/20 03:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:56 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:56 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:56 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/20 03:49:57 DEBUG : B2 bucket rclone-test-johinan9luqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:57 INFO : sub dir2: Making directory 2026/04/20 03:49:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/20 03:49:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:57 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:57 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:49:58 DEBUG : sub dir2: Making directory with metadata 2026/04/20 03:49:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:49:58 INFO : sub dir2: Making directory 2026/04/20 03:49:58 INFO : sub dir: Making directory 2026/04/20 03:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:49:58 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:49:58 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:49:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:49:59 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:49:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/20 03:49:59 DEBUG : B2 bucket rclone-test-johinan9luqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/20 03:49:59 DEBUG : B2 bucket rclone-test-johinan9luqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:00 INFO : sub dir2: Making directory 2026/04/20 03:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:00 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:00 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:01 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:50:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:01 DEBUG : sub dir2: Making directory with metadata 2026/04/20 03:50:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:50:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:50:02 INFO : sub dir2: Making directory 2026/04/20 03:50:02 INFO : sub dir: Making directory 2026/04/20 03:50:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:02 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:02 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:02 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:50:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/20 03:50:02 DEBUG : B2 bucket rclone-test-johinan9luqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:03 INFO : sub dir2: Making directory 2026/04/20 03:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:03 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:03 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:04 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-peveten2ruja" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-peveten2ruja 2026/04/20 03:50:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:07 DEBUG : B2 bucket rclone-test-peveten2ruja: Waiting for checks to finish 2026/04/20 03:50:07 DEBUG : B2 bucket rclone-test-peveten2ruja: Waiting for transfers to finish 2026/04/20 03:50:08 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:08 DEBUG : B2 bucket rclone-test-peveten2ruja: Purge remote 2026/04/20 03:50:08 INFO : B2 bucket rclone-test-peveten2ruja: cleaning bucket "rclone-test-peveten2ruja" of all files 2026/04/20 03:50:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28d23002dab9b9fd80e1b_f1173ea432c9da0b4_d20260420_m035007_c001_v0001042_t0040_u01776657007883") --- PASS: TestServerSideCopy (4.58s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:50:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:10 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 03:50:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:10 DEBUG : sub dir/hello world: size = 17 OK 2026/04/20 03:50:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/20 03:50:10 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tenucav8havi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-tenucav8havi 2026/04/20 03:50:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:13 DEBUG : B2 bucket rclone-test-tenucav8havi: Waiting for checks to finish 2026/04/20 03:50:13 DEBUG : B2 bucket rclone-test-tenucav8havi: Waiting for transfers to finish 2026/04/20 03:50:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tenucav8havi) 2026/04/20 03:50:16 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 03:50:16 DEBUG : B2 bucket rclone-test-tenucav8havi: Waiting for checks to finish 2026/04/20 03:50:16 DEBUG : B2 bucket rclone-test-tenucav8havi: Waiting for transfers to finish 2026/04/20 03:50:17 DEBUG : sub dir/hello world: size = 17 OK 2026/04/20 03:50:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/20 03:50:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:17 DEBUG : B2 bucket rclone-test-tenucav8havi: Purge remote 2026/04/20 03:50:17 INFO : B2 bucket rclone-test-tenucav8havi: cleaning bucket "rclone-test-tenucav8havi" of all files 2026/04/20 03:50:17 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29db3002dab9b9fd80e1b_f1150a631af461d50_d20260420_m035016_c001_v0001117_t0013_u01776657016908") 2026/04/20 03:50:17 DEBUG : sub dir/hello world: Deleting (id "4_z2fe29db3002dab9b9fd80e1b_f107526da7366f757_d20260420_m035015_c001_v0001040_t0049_u01776657015118") --- PASS: TestServerSideCopyOverSelf (7.44s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:50:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 03:50:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:20 DEBUG : sub dir/hello world: size = 17 OK 2026/04/20 03:50:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/20 03:50:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/20 03:50:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kabubup8huqe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-kabubup8huqe 2026/04/20 03:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:22 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for checks to finish 2026/04/20 03:50:22 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for transfers to finish 2026/04/20 03:50:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:50:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:25 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for checks to finish 2026/04/20 03:50:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kabubup8huqe) 2026/04/20 03:50:25 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 03:50:25 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for transfers to finish 2026/04/20 03:50:25 DEBUG : sub dir/hello world: size = 17 OK 2026/04/20 03:50:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/20 03:50:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:25 INFO : sub dir/hello world: Deleted 2026/04/20 03:50:26 DEBUG : testing file moves 2026/04/20 03:50:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:26 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for checks to finish 2026/04/20 03:50:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kabubup8huqe) 2026/04/20 03:50:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/20 03:50:26 DEBUG : B2 bucket rclone-test-kabubup8huqe: Waiting for transfers to finish 2026/04/20 03:50:27 DEBUG : sub dir/hello world: size = 24 OK 2026/04/20 03:50:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/20 03:50:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/20 03:50:27 INFO : sub dir/hello world: Deleted 2026/04/20 03:50:27 DEBUG : B2 bucket rclone-test-kabubup8huqe: Purge remote 2026/04/20 03:50:27 INFO : B2 bucket rclone-test-kabubup8huqe: cleaning bucket "rclone-test-kabubup8huqe" of all files 2026/04/20 03:50:28 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2cd03002dab9b9fd80e1b_f114990dd94c53557_d20260420_m035027_c001_v0001174_t0032_u01776657027031") 2026/04/20 03:50:28 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2cd03002dab9b9fd80e1b_f101b47ba6d39e753_d20260420_m035025_c001_v0001183_t0055_u01776657025404") 2026/04/20 03:50:28 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2cd03002dab9b9fd80e1b_f105a42a60a7c7eff_d20260420_m035023_c001_v0001105_t0010_u01776657023821") --- PASS: TestServerSideMoveOverSelf (8.65s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:30 ERROR : error listing: directory not found 2026/04/20 03:50:30 INFO : Local file system at /tmp/rclone1695633732: Making directory 2026/04/20 03:50:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.76s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:50:32 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for checks to finish 2026/04/20 03:50:32 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for transfers to finish 2026/04/20 03:50:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/20 03:50:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:50:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/20 03:50:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/20 03:50:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:33 DEBUG : check sum: size = 1 OK 2026/04/20 03:50:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:50:33 INFO : check sum: Copied (new) 2026/04/20 03:50:33 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:34 DEBUG : check sum: size = 1 OK 2026/04/20 03:50:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:50:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/20 03:50:34 DEBUG : check sum: Unchanged skipping 2026/04/20 03:50:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:34 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/20 03:50:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:35 DEBUG : sizeonly: size = 6 OK 2026/04/20 03:50:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/20 03:50:35 INFO : sizeonly: Copied (new) 2026/04/20 03:50:35 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:35 DEBUG : sizeonly: size = 6 OK 2026/04/20 03:50:35 DEBUG : sizeonly: Sizes identical 2026/04/20 03:50:35 DEBUG : sizeonly: Unchanged skipping 2026/04/20 03:50:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:35 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/20 03:50:36 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:36 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/20 03:50:36 INFO : ignore-size: Copied (new) 2026/04/20 03:50:36 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:50:37 DEBUG : ignore-size: Unchanged skipping 2026/04/20 03:50:37 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:37 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:37 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:38 DEBUG : existing: size = 6 OK 2026/04/20 03:50:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:50:38 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:38 DEBUG : existing: Unchanged skipping 2026/04/20 03:50:38 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:38 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:38 INFO : There was nothing to transfer 2026/04/20 03:50:38 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/20 03:50:38 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:39 DEBUG : existing: size = 6 OK 2026/04/20 03:50:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/20 03:50:39 INFO : existing: Copied (replaced existing) 2026/04/20 03:50:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.05s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 03:50:40 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:40 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:40 DEBUG : existing: size = 6 OK 2026/04/20 03:50:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/20 03:50:40 INFO : existing: Copied (new) 2026/04/20 03:50:40 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:41 DEBUG : existing: Destination exists, skipping 2026/04/20 03:50:41 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:41 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:41 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/20 03:50:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 03:50:43 DEBUG : c/non empty space: size = 5 OK 2026/04/20 03:50:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:50:43 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 03:50:43 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:43 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:43 DEBUG : a/potato2: size = 60 OK 2026/04/20 03:50:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:50:43 INFO : a/potato2: Copied (new) 2026/04/20 03:50:43 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:45 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:45 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/20 03:50:45 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:50:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/20 03:50:45 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:45 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:45 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:45 INFO : There was nothing to transfer 2026/04/20 03:50:45 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:45 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:45 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/20 03:50:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:50:46 INFO : empty space: Updated modification time in destination 2026/04/20 03:50:46 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:46 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:46 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:48 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/20 03:50:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:50:48 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:48 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:49 DEBUG : foo: size = 3 OK 2026/04/20 03:50:49 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/20 03:50:49 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:50:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:49 DEBUG : foo: sha1 differ 2026/04/20 03:50:49 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:49 DEBUG : foo: size = 3 OK 2026/04/20 03:50:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/20 03:50:49 INFO : foo: Copied (replaced existing) 2026/04/20 03:50:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:51 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:50:51 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/20 03:50:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:51 DEBUG : potato: size = 60 OK 2026/04/20 03:50:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:50:51 INFO : potato: Copied (new) 2026/04/20 03:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:53 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:50:53 DEBUG : potato: size = 60 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:53 DEBUG : potato: Sizes differ 2026/04/20 03:50:53 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:53 DEBUG : potato: size = 21 OK 2026/04/20 03:50:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/20 03:50:53 INFO : potato: Copied (replaced existing) 2026/04/20 03:50:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:54 DEBUG : potato: size = 21 OK 2026/04/20 03:50:54 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/20 03:50:54 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1695633732) 2026/04/20 03:50:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:50:54 DEBUG : potato: sha1 differ 2026/04/20 03:50:54 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:55 DEBUG : potato: size = 21 OK 2026/04/20 03:50:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/20 03:50:55 INFO : potato: Copied (replaced existing) 2026/04/20 03:50:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:50:56 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:50:56 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/20 03:50:56 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:56 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:56 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:50:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:50:58 DEBUG : empty space: size = 1 OK 2026/04/20 03:50:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:50:58 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:50:58 DEBUG : empty space: Unchanged skipping 2026/04/20 03:50:58 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:50:59 DEBUG : potato2: size = 60 OK 2026/04/20 03:50:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:50:59 INFO : potato2: Copied (new) 2026/04/20 03:50:59 DEBUG : Waiting for deletions to finish 2026/04/20 03:50:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:01 INFO : d: Making directory 2026/04/20 03:51:01 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/20 03:51:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:01 DEBUG : c/non empty space: size = 5 OK 2026/04/20 03:51:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:01 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 03:51:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:02 DEBUG : a/potato2: size = 60 OK 2026/04/20 03:51:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:02 INFO : a/potato2: Copied (new) 2026/04/20 03:51:02 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/20 03:51:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:04 DEBUG : c/non empty space: size = 5 OK 2026/04/20 03:51:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:04 DEBUG : c/non empty space: Unchanged skipping 2026/04/20 03:51:04 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:04 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:05 DEBUG : a/potato2: size = 60 OK 2026/04/20 03:51:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:05 INFO : a/potato2: Copied (new) 2026/04/20 03:51:05 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting files as there were IO errors 2026/04/20 03:51:05 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:07 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:07 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:07 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:07 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:07 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:07 INFO : potato: Deleted 2026/04/20 03:51:07 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:09 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:09 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:09 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:09 INFO : potato: Deleted 2026/04/20 03:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:10 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:10 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:10 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:12 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:12 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:12 DEBUG : potato2: size = 19 OK 2026/04/20 03:51:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/20 03:51:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 03:51:14 DEBUG : enormous: Excluded 2026/04/20 03:51:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 03:51:14 DEBUG : potato2: Excluded 2026/04/20 03:51:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 03:51:14 DEBUG : potato2: Excluded 2026/04/20 03:51:14 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:14 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:14 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:14 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:14 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:14 INFO : There was nothing to transfer 2026/04/20 03:51:15 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 03:51:15 DEBUG : enormous: Excluded 2026/04/20 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 03:51:15 DEBUG : potato2: Excluded 2026/04/20 03:51:15 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 03:51:15 DEBUG : potato2: Excluded 2026/04/20 03:51:15 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/20 03:51:15 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:15 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for checks to finish 2026/04/20 03:51:15 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for transfers to finish 2026/04/20 03:51:15 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/20 03:51:17 DEBUG : enormous: Excluded 2026/04/20 03:51:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/20 03:51:17 DEBUG : potato2: Excluded 2026/04/20 03:51:17 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:51:17 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:17 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:17 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:17 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:18 INFO : enormous: Deleted 2026/04/20 03:51:18 INFO : potato2: Deleted 2026/04/20 03:51:18 INFO : There was nothing to transfer 2026/04/20 03:51:18 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/20 03:51:18 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:18 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for checks to finish 2026/04/20 03:51:18 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for transfers to finish 2026/04/20 03:51:18 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:18 INFO : enormous: Deleted 2026/04/20 03:51:18 INFO : potato2: Deleted 2026/04/20 03:51:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.52s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:20 DEBUG : five: Need to transfer - File not found at Destination 2026/04/20 03:51:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:51:20 DEBUG : four: size = 8 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:51:20 DEBUG : four: Sizes differ 2026/04/20 03:51:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/20 03:51:20 DEBUG : one: Destination is newer than source, skipping 2026/04/20 03:51:20 DEBUG : three: size = 5 OK 2026/04/20 03:51:20 DEBUG : three: Sizes identical 2026/04/20 03:51:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/20 03:51:20 DEBUG : two: size = 3 OK 2026/04/20 03:51:20 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1695633732) 2026/04/20 03:51:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:51:20 DEBUG : two: sha1 differ 2026/04/20 03:51:20 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:20 DEBUG : four: size = 4 OK 2026/04/20 03:51:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/20 03:51:20 INFO : four: Copied (replaced existing) 2026/04/20 03:51:21 DEBUG : five: size = 4 OK 2026/04/20 03:51:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/20 03:51:21 INFO : five: Copied (new) 2026/04/20 03:51:21 DEBUG : two: size = 3 OK 2026/04/20 03:51:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/20 03:51:21 INFO : two: Copied (replaced existing) 2026/04/20 03:51:21 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:21 DEBUG : five: size = 4 OK 2026/04/20 03:51:21 DEBUG : four: size = 4 OK 2026/04/20 03:51:21 DEBUG : one: Destination is newer than source, skipping 2026/04/20 03:51:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/20 03:51:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/20 03:51:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/20 03:51:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/20 03:51:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/20 03:51:21 DEBUG : three: size = 5 OK 2026/04/20 03:51:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/20 03:51:21 DEBUG : two: size = 3 OK 2026/04/20 03:51:21 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1695633732) 2026/04/20 03:51:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:51:21 DEBUG : three: sha1 differ 2026/04/20 03:51:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/20 03:51:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/20 03:51:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/20 03:51:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/20 03:51:21 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:22 DEBUG : three: size = 5 OK 2026/04/20 03:51:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:51:22 INFO : three: Copied (replaced existing) 2026/04/20 03:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.46s) === 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-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/20 03:51:23 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:23 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:23 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:23 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/20 03:51:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/20 03:51:23 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:24 DEBUG : yam: size = 11 OK 2026/04/20 03:51:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:24 INFO : yam: Copied (new) 2026/04/20 03:51:24 DEBUG : potato: size = 14 OK 2026/04/20 03:51:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/20 03:51:24 INFO : potato: Copied (new) 2026/04/20 03:51:24 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:24 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:24 DEBUG : potato: size = 14 OK 2026/04/20 03:51:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:51:24 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:24 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:24 DEBUG : potato: Unchanged skipping 2026/04/20 03:51:24 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:25 DEBUG : yaml: size = 11 OK 2026/04/20 03:51:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:25 INFO : yam: Copied (server-side copy) to: yaml 2026/04/20 03:51:25 INFO : yam: Deleted 2026/04/20 03:51:25 INFO : yaml: Renamed from "yam" 2026/04/20 03:51:25 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/20 03:51:27 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:27 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:27 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/20 03:51:27 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/20 03:51:27 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:27 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001173_t0016": EOF 2026/04/20 03:51:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001173_t0016": EOF) 2026/04/20 03:51:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 03:51:27 DEBUG : potato: Received error: Post "https://pod-000-1173-01.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001173_t0016": EOF - low level retry 0/10 2026/04/20 03:51:27 DEBUG : pacer: Reducing sleep to 10ms 2026/04/20 03:51:27 DEBUG : yam: size = 11 OK 2026/04/20 03:51:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:27 INFO : yam: Copied (new) 2026/04/20 03:51:27 DEBUG : potato: size = 14 OK 2026/04/20 03:51:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/20 03:51:27 INFO : potato: Copied (new) 2026/04/20 03:51:27 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:28 DEBUG : potato: size = 14 OK 2026/04/20 03:51:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:51:28 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:28 DEBUG : potato: Unchanged skipping 2026/04/20 03:51:28 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:28 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:28 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:28 DEBUG : yaml: size = 11 OK 2026/04/20 03:51:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:28 INFO : yam: Copied (server-side copy) to: yaml 2026/04/20 03:51:28 INFO : yam: Deleted 2026/04/20 03:51:28 INFO : yaml: Renamed from "yam" 2026/04/20 03:51:28 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/20 03:51:29 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:29 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/20 03:51:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/20 03:51:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:29 DEBUG : potato: size = 14 OK 2026/04/20 03:51:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/20 03:51:29 INFO : potato: Copied (new) 2026/04/20 03:51:29 DEBUG : sub/yam: size = 11 OK 2026/04/20 03:51:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:29 INFO : sub/yam: Copied (new) 2026/04/20 03:51:29 DEBUG : Waiting for deletions to finish 2026/04/20 03:51:30 DEBUG : potato: size = 14 OK 2026/04/20 03:51:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:51:30 DEBUG : potato: Unchanged skipping 2026/04/20 03:51:30 INFO : B2 bucket rclone-test-johinan9luqa: Making map for --track-renames 2026/04/20 03:51:30 INFO : B2 bucket rclone-test-johinan9luqa: Finished making map for --track-renames 2026/04/20 03:51:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for renames to finish 2026/04/20 03:51:31 DEBUG : yam: size = 11 OK 2026/04/20 03:51:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/20 03:51:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/20 03:51:31 INFO : sub/yam: Deleted 2026/04/20 03:51:31 INFO : yam: Renamed from "sub/yam" 2026/04/20 03:51:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:32 DEBUG : Creating backend with remote "/tmp/rclone1695633732/dir1" 2026/04/20 03:51:32 DEBUG : Creating backend with remote "/tmp/rclone1695633732/dir2" 2026/04/20 03:51:32 DEBUG : Local file system at /tmp/rclone1695633732/dir2: Using server-side directory move 2026/04/20 03:51:32 INFO : Local file system at /tmp/rclone1695633732/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/20 03:51:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/20 03:51:32 DEBUG : Local file system at /tmp/rclone1695633732/dir2: Waiting for checks to finish 2026/04/20 03:51:32 DEBUG : Local file system at /tmp/rclone1695633732/dir2: Waiting for transfers to finish 2026/04/20 03:51:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:51:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/20 03:51:32 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:32 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:51:32 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:51:32 INFO : sub dir/hello world: Deleted 2026/04/20 03:51:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/20 03:51:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/20 03:51:33 INFO : nested/sub dir/file: Copied (new) 2026/04/20 03:51:33 INFO : nested/sub dir/file: Deleted 2026/04/20 03:51:33 INFO : sub dir: Removing directory 2026/04/20 03:51:33 INFO : nested/sub dir: Removing directory 2026/04/20 03:51:33 INFO : nested: Removing directory 2026/04/20 03:51:33 DEBUG : Local file system at /tmp/rclone1695633732: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 03:51:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/20 03:51:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 03:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:51:34 INFO : sub dir/hello world: Copied (new) 2026/04/20 03:51:34 INFO : sub dir/hello world: Deleted 2026/04/20 03:51:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/20 03:51:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/20 03:51:34 INFO : nested/sub dir/file: Copied (new) 2026/04/20 03:51:34 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/20 03:51:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 03:51:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:35 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:36 DEBUG : existing-b: size = 6 OK 2026/04/20 03:51:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/20 03:51:36 INFO : existing-b: Copied (new) 2026/04/20 03:51:36 INFO : existing-b: Deleted 2026/04/20 03:51:36 DEBUG : existing: size = 6 OK 2026/04/20 03:51:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/20 03:51:36 INFO : existing: Copied (new) 2026/04/20 03:51:36 INFO : existing: Deleted 2026/04/20 03:51:36 DEBUG : existing: Destination exists, skipping 2026/04/20 03:51:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/20 03:51:36 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:51:36 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:51:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kolulam5leyu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-kolulam5leyu 2026/04/20 03:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:41 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/20 03:51:41 DEBUG : empty space: Unchanged skipping 2026/04/20 03:51:41 DEBUG : B2 bucket rclone-test-kolulam5leyu: Waiting for checks to finish 2026/04/20 03:51:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:51:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kolulam5leyu) 2026/04/20 03:51:41 DEBUG : potato3: Sizes differ 2026/04/20 03:51:41 INFO : empty space: Deleted 2026/04/20 03:51:41 DEBUG : B2 bucket rclone-test-kolulam5leyu: Waiting for transfers to finish 2026/04/20 03:51:41 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:41 INFO : potato2: Copied (server-side copy) 2026/04/20 03:51:41 INFO : potato2: Deleted 2026/04/20 03:51:42 DEBUG : potato3: size = 68 OK 2026/04/20 03:51:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:51:42 INFO : potato3: Copied (server-side copy) 2026/04/20 03:51:42 INFO : potato3: Deleted 2026/04/20 03:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-muhabal7memu" 2026/04/20 03:51:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/20 03:51:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/20 03:51:43 DEBUG : B2 bucket rclone-test-muhabal7memu: Waiting for checks to finish 2026/04/20 03:51:43 DEBUG : B2 bucket rclone-test-muhabal7memu: Waiting for transfers to finish 2026/04/20 03:51:44 DEBUG : empty space: size = 1 OK 2026/04/20 03:51:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:51:44 INFO : empty space: Copied (server-side copy) 2026/04/20 03:51:44 INFO : empty space: Deleted 2026/04/20 03:51:45 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:45 INFO : potato2: Copied (server-side copy) 2026/04/20 03:51:45 INFO : potato2: Deleted 2026/04/20 03:51:45 DEBUG : potato3: size = 68 OK 2026/04/20 03:51:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:51:45 INFO : potato3: Copied (server-side copy) 2026/04/20 03:51:45 INFO : potato3: Deleted 2026/04/20 03:51:46 DEBUG : B2 bucket rclone-test-muhabal7memu: Purge remote 2026/04/20 03:51:46 INFO : B2 bucket rclone-test-muhabal7memu: cleaning bucket "rclone-test-muhabal7memu" of all files 2026/04/20 03:51:46 DEBUG : empty space: Deleting (id "4_z5fb2fdc3003dab9b9fd80e1b_f10876f4e104fafa0_d20260420_m035144_c001_v0001173_t0026_u01776657104501") 2026/04/20 03:51:46 DEBUG : potato2: Deleting (id "4_z5fb2fdc3003dab9b9fd80e1b_f104651ba7a08a886_d20260420_m035144_c001_v0001097_t0056_u01776657104810") 2026/04/20 03:51:46 DEBUG : potato3: Deleting (id "4_z5fb2fdc3003dab9b9fd80e1b_f1061d22fe6243780_d20260420_m035144_c001_v0001033_t0034_u01776657104880") 2026/04/20 03:51:46 DEBUG : B2 bucket rclone-test-kolulam5leyu: Purge remote 2026/04/20 03:51:46 INFO : B2 bucket rclone-test-kolulam5leyu: cleaning bucket "rclone-test-kolulam5leyu" of all files 2026/04/20 03:51:47 DEBUG : empty space: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f41655af112e1bf40_d20260420_m035144_c001_v7007000_t0000_u01776657104780") 2026/04/20 03:51:47 DEBUG : empty space: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f108a14ec70901dc2_d20260420_m035140_c001_v0001177_t0048_u01776657100829") 2026/04/20 03:51:47 DEBUG : potato2: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f41655af112e1bf42_d20260420_m035145_c001_v7007000_t0000_u01776657105312") 2026/04/20 03:51:47 DEBUG : potato2: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f10784d52ddbb8d40_d20260420_m035141_c001_v0001180_t0056_u01776657101639") 2026/04/20 03:51:47 DEBUG : potato3: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f41655af112e1bf44_d20260420_m035145_c001_v7007000_t0000_u01776657105621") 2026/04/20 03:51:47 DEBUG : potato3: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f1136245f72fc9917_d20260420_m035141_c001_v0001174_t0001_u01776657101882") 2026/04/20 03:51:47 DEBUG : potato3: Deleting (id "4_zbfd2edb3003dab9b9fd80e1b_f108a14ec70901dc4_d20260420_m035141_c001_v0001177_t0015_u01776657101037") --- PASS: TestServerSideMove (10.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xivaxoq6wupo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-xivaxoq6wupo 2026/04/20 03:51:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 03:51:53 DEBUG : empty space: Excluded 2026/04/20 03:51:53 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 03:51:53 DEBUG : empty space: Excluded 2026/04/20 03:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:51:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xivaxoq6wupo) 2026/04/20 03:51:53 DEBUG : potato3: Sizes differ 2026/04/20 03:51:53 DEBUG : B2 bucket rclone-test-xivaxoq6wupo: Waiting for checks to finish 2026/04/20 03:51:53 DEBUG : B2 bucket rclone-test-xivaxoq6wupo: Waiting for transfers to finish 2026/04/20 03:51:53 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:53 INFO : potato2: Copied (server-side copy) 2026/04/20 03:51:54 INFO : potato2: Deleted 2026/04/20 03:51:54 DEBUG : potato3: size = 68 OK 2026/04/20 03:51:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:51:54 INFO : potato3: Copied (server-side copy) 2026/04/20 03:51:54 INFO : potato3: Deleted 2026/04/20 03:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cecocar9niro" 2026/04/20 03:51:55 DEBUG : empty space: Excluded (Size Filter) 2026/04/20 03:51:55 DEBUG : empty space: Excluded 2026/04/20 03:51:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:51:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/20 03:51:55 DEBUG : B2 bucket rclone-test-cecocar9niro: Waiting for checks to finish 2026/04/20 03:51:55 DEBUG : B2 bucket rclone-test-cecocar9niro: Waiting for transfers to finish 2026/04/20 03:51:56 DEBUG : potato2: size = 60 OK 2026/04/20 03:51:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:51:56 INFO : potato2: Copied (server-side copy) 2026/04/20 03:51:56 INFO : potato2: Deleted 2026/04/20 03:51:57 DEBUG : potato3: size = 68 OK 2026/04/20 03:51:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:51:57 INFO : potato3: Copied (server-side copy) 2026/04/20 03:51:57 INFO : potato3: Deleted 2026/04/20 03:51:57 DEBUG : B2 bucket rclone-test-cecocar9niro: Purge remote 2026/04/20 03:51:57 INFO : B2 bucket rclone-test-cecocar9niro: cleaning bucket "rclone-test-cecocar9niro" of all files 2026/04/20 03:51:57 DEBUG : potato2: Deleting (id "4_zef222da3004dab9b9fd80e1b_f118c90815fa04da4_d20260420_m035156_c001_v0001184_t0023_u01776657116479") 2026/04/20 03:51:57 DEBUG : potato3: Deleting (id "4_zef222da3004dab9b9fd80e1b_f103902dac8a1b27b_d20260420_m035156_c001_v0001039_t0032_u01776657116714") 2026/04/20 03:51:58 DEBUG : B2 bucket rclone-test-xivaxoq6wupo: Purge remote 2026/04/20 03:51:58 INFO : B2 bucket rclone-test-xivaxoq6wupo: cleaning bucket "rclone-test-xivaxoq6wupo" of all files 2026/04/20 03:51:58 DEBUG : empty space: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f10927566287ef1a3_d20260420_m035152_c001_v0001150_t0059_u01776657112527") 2026/04/20 03:51:58 DEBUG : potato2: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f41350d7920577b73_d20260420_m035156_c001_v7007000_t0000_u01776657116689") 2026/04/20 03:51:58 DEBUG : potato2: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f11580c8d468af9a5_d20260420_m035153_c001_v0001178_t0039_u01776657113727") 2026/04/20 03:51:58 DEBUG : potato3: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f41350d7920577b74_d20260420_m035157_c001_v7007000_t0000_u01776657117112") 2026/04/20 03:51:58 DEBUG : potato3: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f100291b311efd360_d20260420_m035153_c001_v0001185_t0024_u01776657113958") 2026/04/20 03:51:58 DEBUG : potato3: Deleting (id "4_z9fc21d93004dab9b9fd80e1b_f10927566287ef1a5_d20260420_m035152_c001_v0001150_t0005_u01776657112905") --- PASS: TestServerSideMoveWithFilter (12.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qexogel4nuho" 2026/04/20 03:52:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-johinan9luqa -> B2 bucket rclone-test-qexogel4nuho 2026/04/20 03:52:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:52:05 DEBUG : empty space: size = 1 OK 2026/04/20 03:52:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/20 03:52:05 DEBUG : empty space: Unchanged skipping 2026/04/20 03:52:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:52:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qexogel4nuho) 2026/04/20 03:52:05 DEBUG : potato3: Sizes differ 2026/04/20 03:52:05 DEBUG : B2 bucket rclone-test-qexogel4nuho: Waiting for checks to finish 2026/04/20 03:52:05 INFO : empty space: Deleted 2026/04/20 03:52:05 DEBUG : B2 bucket rclone-test-qexogel4nuho: Waiting for transfers to finish 2026/04/20 03:52:05 DEBUG : potato2: size = 60 OK 2026/04/20 03:52:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:52:05 INFO : potato2: Copied (server-side copy) 2026/04/20 03:52:06 INFO : potato2: Deleted 2026/04/20 03:52:06 DEBUG : potato3: size = 68 OK 2026/04/20 03:52:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:52:06 INFO : potato3: Copied (server-side copy) 2026/04/20 03:52:06 INFO : potato3: Deleted 2026/04/20 03:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gedafoc0sabu" 2026/04/20 03:52:07 INFO : tomatoDir: Making directory 2026/04/20 03:52:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/20 03:52:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 03:52:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/20 03:52:07 DEBUG : B2 bucket rclone-test-gedafoc0sabu: Waiting for checks to finish 2026/04/20 03:52:07 DEBUG : B2 bucket rclone-test-gedafoc0sabu: Waiting for transfers to finish 2026/04/20 03:52:09 DEBUG : empty space: size = 1 OK 2026/04/20 03:52:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/20 03:52:09 INFO : empty space: Copied (server-side copy) 2026/04/20 03:52:09 INFO : empty space: Deleted 2026/04/20 03:52:09 DEBUG : potato2: size = 60 OK 2026/04/20 03:52:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/20 03:52:09 INFO : potato2: Copied (server-side copy) 2026/04/20 03:52:09 DEBUG : potato3: size = 68 OK 2026/04/20 03:52:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/20 03:52:09 INFO : potato3: Copied (server-side copy) 2026/04/20 03:52:09 INFO : potato2: Deleted 2026/04/20 03:52:09 INFO : potato3: Deleted 2026/04/20 03:52:10 DEBUG : B2 bucket rclone-test-gedafoc0sabu: Purge remote 2026/04/20 03:52:10 INFO : B2 bucket rclone-test-gedafoc0sabu: cleaning bucket "rclone-test-gedafoc0sabu" of all files 2026/04/20 03:52:10 DEBUG : empty space: Deleting (id "4_zaf625da3004dab9b9fd80e1b_f116ac972b297ac5f_d20260420_m035208_c001_v0001033_t0031_u01776657128700") 2026/04/20 03:52:10 DEBUG : potato2: Deleting (id "4_zaf625da3004dab9b9fd80e1b_f103b5e2030b116cb_d20260420_m035209_c001_v0001029_t0003_u01776657129059") 2026/04/20 03:52:10 DEBUG : potato3: Deleting (id "4_zaf625da3004dab9b9fd80e1b_f109549f4512c5ede_d20260420_m035209_c001_v0001097_t0028_u01776657129063") 2026/04/20 03:52:11 DEBUG : B2 bucket rclone-test-qexogel4nuho: Purge remote 2026/04/20 03:52:11 INFO : B2 bucket rclone-test-qexogel4nuho: cleaning bucket "rclone-test-qexogel4nuho" of all files 2026/04/20 03:52:11 DEBUG : empty space: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f4045e58dcf005b50_d20260420_m035209_c001_v7007000_t0000_u01776657129188") 2026/04/20 03:52:11 DEBUG : empty space: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f1142282f740953eb_d20260420_m035204_c001_v0001178_t0033_u01776657124645") 2026/04/20 03:52:11 DEBUG : potato2: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f4045e58dcf005b51_d20260420_m035209_c001_v7007000_t0000_u01776657129416") 2026/04/20 03:52:11 DEBUG : potato2: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f1081356653294113_d20260420_m035205_c001_v0001099_t0055_u01776657125654") 2026/04/20 03:52:11 DEBUG : potato3: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f42364dcab524ffe1_d20260420_m035209_c001_v7007000_t0000_u01776657129572") 2026/04/20 03:52:11 DEBUG : potato3: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f115869230c2a6d3c_d20260420_m035205_c001_v0001101_t0002_u01776657125965") 2026/04/20 03:52:11 DEBUG : potato3: Deleting (id "4_z7f524d83004dab9b9fd80e1b_f1142282f740953f1_d20260420_m035205_c001_v0001178_t0043_u01776657125058") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.24s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:15 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:16 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/rclone-sync-test" 2026/04/20 03:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/rclone-sync-test-include/layer2" 2026/04/20 03:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/rclone-sync-test-ignore-file" 2026/04/20 03:52:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 03:52:24 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test: Waiting for checks to finish 2026/04/20 03:52:24 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test: Waiting for transfers to finish 2026/04/20 03:52:24 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:24 INFO : There was nothing to transfer 2026/04/20 03:52:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 03:52:24 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:52:24 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:52:24 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:24 INFO : There was nothing to transfer 2026/04/20 03:52:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 03:52:25 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/20 03:52:25 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/20 03:52:25 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:25 INFO : There was nothing to transfer 2026/04/20 03:52:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 03:52:25 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:52:25 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:52:25 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:25 INFO : There was nothing to transfer 2026/04/20 03:52:26 DEBUG : Excluded 2026/04/20 03:52:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/20 03:52:26 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/20 03:52:26 DEBUG : B2 bucket rclone-test-johinan9luqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/20 03:52:26 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/CompareDest" 2026/04/20 03:52:30 DEBUG : one: Need to transfer - File not found at Destination 2026/04/20 03:52:30 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:30 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:31 DEBUG : one: size = 3 OK 2026/04/20 03:52:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:52:31 INFO : one: Copied (new) 2026/04/20 03:52:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:31 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:31 DEBUG : one: Sizes differ 2026/04/20 03:52:31 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:31 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:32 DEBUG : one: size = 5 OK 2026/04/20 03:52:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/20 03:52:32 INFO : one: Copied (replaced existing) 2026/04/20 03:52:32 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:34 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:34 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:34 DEBUG : one: Sizes differ 2026/04/20 03:52:34 DEBUG : one: size = 5 OK 2026/04/20 03:52:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 03:52:34 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:34 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:34 INFO : There was nothing to transfer 2026/04/20 03:52:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:35 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:35 DEBUG : one: Sizes differ 2026/04/20 03:52:35 DEBUG : two: size = 3 OK 2026/04/20 03:52:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/20 03:52:35 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:35 DEBUG : one: size = 5 OK 2026/04/20 03:52:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 03:52:35 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:35 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:35 INFO : There was nothing to transfer 2026/04/20 03:52:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:35 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:35 DEBUG : one: Sizes differ 2026/04/20 03:52:36 DEBUG : two: size = 3 OK 2026/04/20 03:52:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/20 03:52:36 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:36 DEBUG : one: size = 5 OK 2026/04/20 03:52:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 03:52:36 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:36 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:36 INFO : There was nothing to transfer 2026/04/20 03:52:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:37 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:37 DEBUG : one: Sizes differ 2026/04/20 03:52:37 DEBUG : two: size = 3 OK 2026/04/20 03:52:37 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/20 03:52:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/20 03:52:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/20 03:52:37 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:37 DEBUG : one: size = 5 OK 2026/04/20 03:52:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 03:52:37 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:37 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:37 INFO : There was nothing to transfer 2026/04/20 03:52:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:37 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:37 DEBUG : one: Sizes differ 2026/04/20 03:52:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:37 DEBUG : two: size = 3 (B2 bucket rclone-test-johinan9luqa path CompareDest) 2026/04/20 03:52:37 DEBUG : two: Sizes differ 2026/04/20 03:52:37 DEBUG : two: Need to transfer - File not found at Destination 2026/04/20 03:52:37 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:37 DEBUG : one: size = 5 OK 2026/04/20 03:52:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/20 03:52:37 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:38 DEBUG : two: size = 5 OK 2026/04/20 03:52:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/20 03:52:38 INFO : two: Copied (new) 2026/04/20 03:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dest" 2026/04/20 03:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/pre-dest1" 2026/04/20 03:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/pre-dest2" 2026/04/20 03:52:45 DEBUG : 1: size = 1 OK 2026/04/20 03:52:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:52:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/20 03:52:46 DEBUG : 2: size = 1 OK 2026/04/20 03:52:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:52:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/20 03:52:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/20 03:52:46 DEBUG : B2 bucket rclone-test-johinan9luqa path dest: Waiting for checks to finish 2026/04/20 03:52:46 DEBUG : B2 bucket rclone-test-johinan9luqa path dest: Waiting for transfers to finish 2026/04/20 03:52:47 DEBUG : 3: size = 1 OK 2026/04/20 03:52:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/20 03:52:47 INFO : 3: Copied (new) 2026/04/20 03:52:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.76s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/CopyDest" 2026/04/20 03:52:52 DEBUG : one: Need to transfer - File not found at Destination 2026/04/20 03:52:52 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:52 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:53 DEBUG : one: size = 3 OK 2026/04/20 03:52:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:52:53 INFO : one: Copied (new) 2026/04/20 03:52:53 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:53 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:53 DEBUG : one: Sizes differ 2026/04/20 03:52:53 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:53 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:54 DEBUG : one: size = 5 OK 2026/04/20 03:52:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/20 03:52:54 INFO : one: Copied (replaced existing) 2026/04/20 03:52:54 DEBUG : Waiting for deletions to finish 2026/04/20 03:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/BackupDir" 2026/04/20 03:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:57 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:57 DEBUG : one: Sizes differ 2026/04/20 03:52:57 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:52:57 DEBUG : one: size = 5 OK 2026/04/20 03:52:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:52:57 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:52:57 DEBUG : one: Sizes differ 2026/04/20 03:52:58 DEBUG : one: size = 3 OK 2026/04/20 03:52:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:52:58 INFO : one: Copied (server-side copy) 2026/04/20 03:52:59 INFO : one: Deleted 2026/04/20 03:52:59 DEBUG : one: size = 5 OK 2026/04/20 03:52:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/20 03:52:59 INFO : one: Copied (server-side copy) 2026/04/20 03:52:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/20 03:52:59 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:52:59 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:00 DEBUG : one: size = 5 OK 2026/04/20 03:53:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:00 DEBUG : one: Unchanged skipping 2026/04/20 03:53:00 DEBUG : two: size = 3 OK 2026/04/20 03:53:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:00 DEBUG : two: size = 3 OK 2026/04/20 03:53:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/20 03:53:00 INFO : two: Copied (server-side copy) 2026/04/20 03:53:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/20 03:53:00 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:00 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:00 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:00 DEBUG : one: size = 5 OK 2026/04/20 03:53:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:00 DEBUG : one: Unchanged skipping 2026/04/20 03:53:00 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:00 DEBUG : two: size = 3 OK 2026/04/20 03:53:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:00 DEBUG : two: Unchanged skipping 2026/04/20 03:53:00 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:00 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:00 INFO : There was nothing to transfer 2026/04/20 03:53:02 DEBUG : one: size = 5 OK 2026/04/20 03:53:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:02 DEBUG : one: Unchanged skipping 2026/04/20 03:53:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:02 DEBUG : three: size = 5 (B2 bucket rclone-test-johinan9luqa path CopyDest) 2026/04/20 03:53:02 DEBUG : three: Sizes differ 2026/04/20 03:53:02 DEBUG : three: Destination not found in --copy-dest 2026/04/20 03:53:02 DEBUG : three: Need to transfer - File not found at Destination 2026/04/20 03:53:02 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:02 DEBUG : two: size = 3 OK 2026/04/20 03:53:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/20 03:53:02 DEBUG : two: Unchanged skipping 2026/04/20 03:53:02 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:03 DEBUG : three: size = 7 OK 2026/04/20 03:53:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/20 03:53:03 INFO : three: Copied (new) 2026/04/20 03:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.09s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:53:07 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/backup" 2026/04/20 03:53:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:09 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:09 DEBUG : one: Sizes differ 2026/04/20 03:53:09 DEBUG : two: size = 3 OK 2026/04/20 03:53:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:09 DEBUG : two: Unchanged skipping 2026/04/20 03:53:09 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:10 DEBUG : one: size = 3 OK 2026/04/20 03:53:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:53:10 INFO : one: Copied (server-side copy) 2026/04/20 03:53:10 INFO : one: Deleted 2026/04/20 03:53:10 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:11 DEBUG : one: size = 4 OK 2026/04/20 03:53:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:11 INFO : one: Copied (new) 2026/04/20 03:53:11 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:14 DEBUG : three.txt: size = 5 OK 2026/04/20 03:53:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:53:14 INFO : three.txt: Copied (server-side copy) 2026/04/20 03:53:14 INFO : three.txt: Deleted 2026/04/20 03:53:14 INFO : three.txt: Moved into backup dir 2026/04/20 03:53:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:15 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:15 DEBUG : one: Sizes differ 2026/04/20 03:53:15 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:15 DEBUG : two: size = 3 OK 2026/04/20 03:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:15 DEBUG : two: Unchanged skipping 2026/04/20 03:53:16 DEBUG : one: size = 4 OK 2026/04/20 03:53:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:16 INFO : one: Copied (server-side copy) 2026/04/20 03:53:16 INFO : one: Deleted 2026/04/20 03:53:16 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:16 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001172_t0030": EOF 2026/04/20 03:53:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001172_t0030": EOF) 2026/04/20 03:53:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 03:53:16 DEBUG : one: Received error: Post "https://pod-000-1172-05.backblaze.com/b2api/v1/b2_upload_file/4fe22d63002dab9b9fd80e1b/c001_v0001172_t0030": EOF - low level retry 0/10 2026/04/20 03:53:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/20 03:53:17 DEBUG : one: size = 5 OK 2026/04/20 03:53:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:53:17 INFO : one: Copied (new) 2026/04/20 03:53:17 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:18 DEBUG : three.txt: size = 6 OK 2026/04/20 03:53:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:53:18 INFO : three.txt: Copied (server-side copy) 2026/04/20 03:53:18 INFO : three.txt: Deleted 2026/04/20 03:53:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.66s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:53:22 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/backup" 2026/04/20 03:53:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:23 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:23 DEBUG : one: Sizes differ 2026/04/20 03:53:23 DEBUG : two: size = 3 OK 2026/04/20 03:53:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:23 DEBUG : two: Unchanged skipping 2026/04/20 03:53:23 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:25 DEBUG : one.bak: size = 3 OK 2026/04/20 03:53:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:53:25 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:53:25 INFO : one: Deleted 2026/04/20 03:53:25 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:26 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/20 03:53:26 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/20 03:53:26 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/20 03:53:26 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2026/04/20 03:53:26 DEBUG : pacer: Reducing sleep to 500ms 2026/04/20 03:53:29 DEBUG : pacer: Reducing sleep to 250ms 2026/04/20 03:53:29 DEBUG : one: size = 4 OK 2026/04/20 03:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:29 INFO : one: Copied (new) 2026/04/20 03:53:29 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:29 DEBUG : three.txt.bak: size = 5 OK 2026/04/20 03:53:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:53:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:53:30 DEBUG : pacer: Reducing sleep to 125ms 2026/04/20 03:53:30 INFO : three.txt: Deleted 2026/04/20 03:53:30 INFO : three.txt: Moved into backup dir 2026/04/20 03:53:31 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/20 03:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:31 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:31 DEBUG : one: Sizes differ 2026/04/20 03:53:31 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:31 DEBUG : two: size = 3 OK 2026/04/20 03:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:31 DEBUG : two: Unchanged skipping 2026/04/20 03:53:32 DEBUG : one.bak: size = 4 OK 2026/04/20 03:53:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:32 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:53:32 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/20 03:53:32 INFO : one: Deleted 2026/04/20 03:53:32 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:32 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/20 03:53:32 DEBUG : one: size = 5 OK 2026/04/20 03:53:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:53:32 INFO : one: Copied (new) 2026/04/20 03:53:32 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:33 DEBUG : three.txt.bak: size = 6 OK 2026/04/20 03:53:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:53:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:53:34 DEBUG : pacer: Reducing sleep to 10ms 2026/04/20 03:53:34 INFO : three.txt: Deleted 2026/04/20 03:53:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:53:37 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/backup" 2026/04/20 03:53:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:39 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:39 DEBUG : one: Sizes differ 2026/04/20 03:53:39 DEBUG : two: size = 3 OK 2026/04/20 03:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:39 DEBUG : two: Unchanged skipping 2026/04/20 03:53:39 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:40 DEBUG : one-2019-01-01: size = 3 OK 2026/04/20 03:53:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:53:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/20 03:53:41 INFO : one: Deleted 2026/04/20 03:53:41 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:41 DEBUG : one: size = 4 OK 2026/04/20 03:53:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:41 INFO : one: Copied (new) 2026/04/20 03:53:41 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/20 03:53:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:53:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/20 03:53:42 INFO : three.txt: Deleted 2026/04/20 03:53:42 INFO : three.txt: Moved into backup dir 2026/04/20 03:53:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:44 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:44 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:44 DEBUG : one: Sizes differ 2026/04/20 03:53:44 DEBUG : two: size = 3 OK 2026/04/20 03:53:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:44 DEBUG : two: Unchanged skipping 2026/04/20 03:53:44 DEBUG : one-2019-01-01: size = 4 OK 2026/04/20 03:53:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/20 03:53:44 INFO : one: Deleted 2026/04/20 03:53:44 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:44 DEBUG : one: size = 5 OK 2026/04/20 03:53:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:53:44 INFO : one: Copied (new) 2026/04/20 03:53:44 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/20 03:53:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:53:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/20 03:53:46 INFO : three.txt: Deleted 2026/04/20 03:53:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.99s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:53:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:50 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:50 DEBUG : one: Sizes differ 2026/04/20 03:53:50 DEBUG : two: size = 3 OK 2026/04/20 03:53:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:50 DEBUG : two: Unchanged skipping 2026/04/20 03:53:50 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:51 DEBUG : one.bak: size = 3 OK 2026/04/20 03:53:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:53:51 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:53:51 INFO : one: Deleted 2026/04/20 03:53:51 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:52 DEBUG : one: size = 4 OK 2026/04/20 03:53:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:52 INFO : one: Copied (new) 2026/04/20 03:53:52 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:52 DEBUG : three.txt.bak: size = 5 OK 2026/04/20 03:53:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:53:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:53:52 INFO : three.txt: Deleted 2026/04/20 03:53:52 INFO : three.txt: Moved into backup dir 2026/04/20 03:53:53 DEBUG : one.bak: Excluded (Path Filter) 2026/04/20 03:53:53 DEBUG : one.bak: Excluded 2026/04/20 03:53:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/20 03:53:53 DEBUG : three.txt.bak: Excluded 2026/04/20 03:53:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:53 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:53 DEBUG : one: Sizes differ 2026/04/20 03:53:53 DEBUG : two: size = 3 OK 2026/04/20 03:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:53:53 DEBUG : two: Unchanged skipping 2026/04/20 03:53:53 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for checks to finish 2026/04/20 03:53:54 DEBUG : one.bak: size = 4 OK 2026/04/20 03:53:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:53:54 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:53:54 INFO : one: Deleted 2026/04/20 03:53:54 DEBUG : B2 bucket rclone-test-johinan9luqa path dst: Waiting for transfers to finish 2026/04/20 03:53:54 DEBUG : one: size = 5 OK 2026/04/20 03:53:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:53:54 INFO : one: Copied (new) 2026/04/20 03:53:54 DEBUG : Waiting for deletions to finish 2026/04/20 03:53:55 DEBUG : three.txt.bak: size = 6 OK 2026/04/20 03:53:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:53:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:53:55 INFO : three.txt: Deleted 2026/04/20 03:53:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.60s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:53:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:53:59 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:53:59 DEBUG : one: Sizes differ 2026/04/20 03:54:01 DEBUG : one.bak: size = 3 OK 2026/04/20 03:54:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:54:01 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:54:01 INFO : one: Deleted 2026/04/20 03:54:02 DEBUG : one: size = 4 OK 2026/04/20 03:54:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:54:02 INFO : one: Copied (new) 2026/04/20 03:54:02 DEBUG : two: size = 3 OK 2026/04/20 03:54:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:02 DEBUG : two: Unchanged skipping 2026/04/20 03:54:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:03 DEBUG : three.txt: Sizes differ 2026/04/20 03:54:05 DEBUG : three.txt.bak: size = 5 OK 2026/04/20 03:54:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:54:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:54:05 INFO : three.txt: Deleted 2026/04/20 03:54:05 DEBUG : three.txt: size = 6 OK 2026/04/20 03:54:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:54:05 INFO : three.txt: Copied (new) 2026/04/20 03:54:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:06 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:06 DEBUG : one: Sizes differ 2026/04/20 03:54:08 DEBUG : one.bak: size = 4 OK 2026/04/20 03:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:54:08 INFO : one: Copied (server-side copy) to: one.bak 2026/04/20 03:54:09 INFO : one: Deleted 2026/04/20 03:54:09 DEBUG : one: size = 5 OK 2026/04/20 03:54:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:54:09 INFO : one: Copied (new) 2026/04/20 03:54:09 DEBUG : two: size = 3 OK 2026/04/20 03:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:09 DEBUG : two: Unchanged skipping 2026/04/20 03:54:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:09 DEBUG : three.txt: Sizes differ 2026/04/20 03:54:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/20 03:54:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:54:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/20 03:54:11 INFO : three.txt: Deleted 2026/04/20 03:54:11 DEBUG : three.txt: size = 19 OK 2026/04/20 03:54:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/20 03:54:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.76s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-johinan9luqa/dst" 2026/04/20 03:54:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:16 DEBUG : one: size = 3 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:16 DEBUG : one: Sizes differ 2026/04/20 03:54:18 DEBUG : one-2019-01-01: size = 3 OK 2026/04/20 03:54:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/20 03:54:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/20 03:54:18 INFO : one: Deleted 2026/04/20 03:54:19 DEBUG : one: size = 4 OK 2026/04/20 03:54:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:54:19 INFO : one: Copied (new) 2026/04/20 03:54:19 DEBUG : two: size = 3 OK 2026/04/20 03:54:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:19 DEBUG : two: Unchanged skipping 2026/04/20 03:54:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:19 DEBUG : three.txt: Sizes differ 2026/04/20 03:54:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/20 03:54:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/20 03:54:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/20 03:54:20 INFO : three.txt: Deleted 2026/04/20 03:54:20 DEBUG : three.txt: size = 6 OK 2026/04/20 03:54:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:54:20 INFO : three.txt: Copied (new) 2026/04/20 03:54:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:21 DEBUG : one: size = 4 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:21 DEBUG : one: Sizes differ 2026/04/20 03:54:22 DEBUG : one-2019-01-01: size = 4 OK 2026/04/20 03:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/20 03:54:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/20 03:54:22 INFO : one: Deleted 2026/04/20 03:54:22 DEBUG : one: size = 5 OK 2026/04/20 03:54:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/20 03:54:22 INFO : one: Copied (new) 2026/04/20 03:54:22 DEBUG : two: size = 3 OK 2026/04/20 03:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:22 DEBUG : two: Unchanged skipping 2026/04/20 03:54:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-johinan9luqa path dst) 2026/04/20 03:54:23 DEBUG : three.txt: Sizes differ 2026/04/20 03:54:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/20 03:54:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/20 03:54:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/20 03:54:23 INFO : three.txt: Deleted 2026/04/20 03:54:24 DEBUG : three.txt: size = 19 OK 2026/04/20 03:54:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/20 03:54:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:54:26 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:54:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:26 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:54:26 DEBUG : Testêé: Sizes differ 2026/04/20 03:54:26 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:54:27 DEBUG : Testêé: size = 14 OK 2026/04/20 03:54:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/20 03:54:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/20 03:54:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:54:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/20 03:54:28 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:54:28 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:54:28 DEBUG : existing: size = 6 OK 2026/04/20 03:54:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/20 03:54:28 INFO : existing: Copied (new) 2026/04/20 03:54:28 DEBUG : Waiting for deletions to finish 2026/04/20 03:54:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:54:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:54:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:54:29 DEBUG : existing: Sizes differ 2026/04/20 03:54:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/20 03:54:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:54:29 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting files as there were IO errors 2026/04/20 03:54:29 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.88s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:54:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:54:30 DEBUG : EXISTING: size = 6 OK 2026/04/20 03:54:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:30 DEBUG : existing: Unchanged skipping 2026/04/20 03:54:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:54:30 DEBUG : Waiting for deletions to finish 2026/04/20 03:54:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:54:44 DEBUG : both0: size = 6 OK 2026/04/20 03:54:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both11: size = 6 OK 2026/04/20 03:54:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both0: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both10: size = 6 OK 2026/04/20 03:54:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both12: size = 6 OK 2026/04/20 03:54:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:54:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both13: size = 6 OK 2026/04/20 03:54:44 DEBUG : both11: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both14: size = 6 OK 2026/04/20 03:54:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both12: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both15: size = 6 OK 2026/04/20 03:54:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both15: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both16: size = 6 OK 2026/04/20 03:54:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both16: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both17: size = 6 OK 2026/04/20 03:54:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both17: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both18: size = 6 OK 2026/04/20 03:54:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both18: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both19: size = 6 OK 2026/04/20 03:54:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both10: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both1: size = 6 OK 2026/04/20 03:54:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both13: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both2: size = 6 OK 2026/04/20 03:54:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both19: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both3: size = 6 OK 2026/04/20 03:54:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both14: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both4: size = 6 OK 2026/04/20 03:54:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both2: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both5: size = 6 OK 2026/04/20 03:54:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both1: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both6: size = 6 OK 2026/04/20 03:54:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both6: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both7: size = 6 OK 2026/04/20 03:54:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both7: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both8: size = 6 OK 2026/04/20 03:54:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both8: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both9: size = 6 OK 2026/04/20 03:54:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:54:44 DEBUG : both9: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both3: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both4: Unchanged skipping 2026/04/20 03:54:44 DEBUG : both5: Unchanged skipping 2026/04/20 03:54:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:54:44 DEBUG : Waiting for deletions to finish 2026/04/20 03:54:45 INFO : only11: Deleted 2026/04/20 03:54:45 INFO : only15: Deleted 2026/04/20 03:54:45 INFO : only2: Deleted 2026/04/20 03:54:45 INFO : only3: Deleted 2026/04/20 03:54:45 INFO : only6: Deleted 2026/04/20 03:54:45 INFO : only14: Deleted 2026/04/20 03:54:45 INFO : only17: Deleted 2026/04/20 03:54:45 INFO : only19: Deleted 2026/04/20 03:54:45 INFO : only7: Deleted 2026/04/20 03:54:45 INFO : only8: Deleted 2026/04/20 03:54:45 INFO : only0: Deleted 2026/04/20 03:54:45 INFO : only10: Deleted 2026/04/20 03:54:45 INFO : only12: Deleted 2026/04/20 03:54:45 INFO : only18: Deleted 2026/04/20 03:54:45 INFO : only4: Deleted 2026/04/20 03:54:45 INFO : only5: Deleted 2026/04/20 03:54:46 INFO : only9: Deleted 2026/04/20 03:54:46 INFO : only13: Deleted 2026/04/20 03:54:46 INFO : only16: Deleted 2026/04/20 03:54:46 INFO : only1: Deleted 2026/04/20 03:54:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.58s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:02 DEBUG : both11: size = 6 OK 2026/04/20 03:55:02 DEBUG : both12: size = 6 OK 2026/04/20 03:55:02 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both0: size = 6 OK 2026/04/20 03:55:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both10: size = 6 OK 2026/04/20 03:55:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both11: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both13: size = 6 OK 2026/04/20 03:55:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both13: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both14: size = 6 OK 2026/04/20 03:55:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both12: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both15: size = 6 OK 2026/04/20 03:55:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both15: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both16: size = 6 OK 2026/04/20 03:55:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both16: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both17: size = 6 OK 2026/04/20 03:55:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both17: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both18: size = 6 OK 2026/04/20 03:55:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both18: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both19: size = 6 OK 2026/04/20 03:55:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both19: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both1: size = 6 OK 2026/04/20 03:55:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both1: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both2: size = 6 OK 2026/04/20 03:55:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both2: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both3: size = 6 OK 2026/04/20 03:55:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both3: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both4: size = 6 OK 2026/04/20 03:55:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both4: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both5: size = 6 OK 2026/04/20 03:55:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both5: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both6: size = 6 OK 2026/04/20 03:55:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both6: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both7: size = 6 OK 2026/04/20 03:55:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both7: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both8: size = 6 OK 2026/04/20 03:55:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both8: Unchanged skipping 2026/04/20 03:55:02 DEBUG : both9: size = 6 OK 2026/04/20 03:55:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:02 DEBUG : both0: Unchanged skipping 2026/04/20 03:55:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only0: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only0: Sizes differ 2026/04/20 03:55:02 DEBUG : both10: Unchanged skipping 2026/04/20 03:55:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only10: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only10: Sizes differ 2026/04/20 03:55:02 DEBUG : both14: Unchanged skipping 2026/04/20 03:55:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only11: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only11: Sizes differ 2026/04/20 03:55:02 DEBUG : both9: Unchanged skipping 2026/04/20 03:55:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only12: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only12: Sizes differ 2026/04/20 03:55:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only13: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only13: Sizes differ 2026/04/20 03:55:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only14: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only14: Sizes differ 2026/04/20 03:55:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only15: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only15: Sizes differ 2026/04/20 03:55:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only16: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only16: Sizes differ 2026/04/20 03:55:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only17: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only17: Sizes differ 2026/04/20 03:55:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only18: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only18: Sizes differ 2026/04/20 03:55:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only19: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only19: Sizes differ 2026/04/20 03:55:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only1: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only1: Sizes differ 2026/04/20 03:55:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only2: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only2: Sizes differ 2026/04/20 03:55:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only3: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only3: Sizes differ 2026/04/20 03:55:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only4: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only4: Sizes differ 2026/04/20 03:55:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only5: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only5: Sizes differ 2026/04/20 03:55:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only6: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only6: Sizes differ 2026/04/20 03:55:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only7: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only7: Sizes differ 2026/04/20 03:55:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only8: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only8: Sizes differ 2026/04/20 03:55:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1695633732) 2026/04/20 03:55:02 DEBUG : only9: size = 6 (B2 bucket rclone-test-johinan9luqa) 2026/04/20 03:55:02 DEBUG : only9: Sizes differ 2026/04/20 03:55:02 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:02 DEBUG : only12: size = 0 OK 2026/04/20 03:55:02 DEBUG : only13: size = 0 OK 2026/04/20 03:55:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:02 INFO : only12: Copied (replaced existing) 2026/04/20 03:55:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:02 INFO : only13: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only16: size = 0 OK 2026/04/20 03:55:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only16: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only17: size = 0 OK 2026/04/20 03:55:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only17: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only11: size = 0 OK 2026/04/20 03:55:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only11: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only0: size = 0 OK 2026/04/20 03:55:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only0: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only19: size = 0 OK 2026/04/20 03:55:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only19: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only1: size = 0 OK 2026/04/20 03:55:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only1: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only2: size = 0 OK 2026/04/20 03:55:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only2: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only3: size = 0 OK 2026/04/20 03:55:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only3: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only10: size = 0 OK 2026/04/20 03:55:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only10: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only4: size = 0 OK 2026/04/20 03:55:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only4: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only5: size = 0 OK 2026/04/20 03:55:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only5: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only6: size = 0 OK 2026/04/20 03:55:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only6: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only7: size = 0 OK 2026/04/20 03:55:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only7: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only8: size = 0 OK 2026/04/20 03:55:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only8: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only14: size = 0 OK 2026/04/20 03:55:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only14: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only15: size = 0 OK 2026/04/20 03:55:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only15: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only18: size = 0 OK 2026/04/20 03:55:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only18: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : only9: size = 0 OK 2026/04/20 03:55:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/20 03:55:03 INFO : only9: Copied (replaced existing) 2026/04/20 03:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.71s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:12 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:55:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:55:12 DEBUG : empty_on_remote: Making directory with metadata 2026/04/20 03:55:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:55:12 INFO : empty_on_remote: Making directory 2026/04/20 03:55:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 03:55:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:14 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:55:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:55:14 DEBUG : empty_on_remote: Making directory with metadata 2026/04/20 03:55:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 03:55:14 INFO : empty_on_remote: Making directory 2026/04/20 03:55:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 03:55:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:17 INFO : sub dir: Making directory 2026/04/20 03:55:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 03:55:20 INFO : sub dir: Making directory 2026/04/20 03:55:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:29 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:30 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:55:30 DEBUG : apple: size = 5 OK 2026/04/20 03:55:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:30 DEBUG : banana: size = 6 OK 2026/04/20 03:55:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:30 DEBUG : banana: Unchanged skipping 2026/04/20 03:55:30 DEBUG : apple: Unchanged skipping 2026/04/20 03:55:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:55:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:55:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:55:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:31 INFO : There was nothing to transfer 2026/04/20 03:55:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:31 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:55:31 DEBUG : apple: size = 5 OK 2026/04/20 03:55:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:55:31 DEBUG : apple: Unchanged skipping 2026/04/20 03:55:31 DEBUG : banana: size = 6 OK 2026/04/20 03:55:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:55:31 DEBUG : banana: Unchanged skipping 2026/04/20 03:55:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:55:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:55:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:55:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:55:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:55:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:55:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:31 INFO : There was nothing to transfer 2026/04/20 03:55:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:32 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:43 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:43 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : apple: size = 5 OK 2026/04/20 03:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : apple: Unchanged skipping 2026/04/20 03:55:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:55:44 DEBUG : banana: size = 6 OK 2026/04/20 03:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : banana: Unchanged skipping 2026/04/20 03:55:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:55:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:55:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:55:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:55:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:55:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:55:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:55:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:55:44 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:44 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:44 INFO : There was nothing to transfer 2026/04/20 03:55:44 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:44 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : banana: size = 6 OK 2026/04/20 03:55:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : banana: Unchanged skipping 2026/04/20 03:55:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:55:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:55:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:55:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:55:45 DEBUG : apple: size = 5 OK 2026/04/20 03:55:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : apple: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:55:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:55:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:55:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:55:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:55:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:55:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:55:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:55:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:55:45 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:45 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:45 INFO : There was nothing to transfer 2026/04/20 03:55:45 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:45 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:55:56 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:57 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:55:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:55:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:55:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:55:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:55:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:55:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:57 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 03:55:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:55:57 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:55:57 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:55:58 DEBUG : YXBwbGU=: size = 5 OK 2026/04/20 03:55:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/20 03:55:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/20 03:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:58 DEBUG : YmFuYW5h: size = 6 OK 2026/04/20 03:55:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/20 03:55:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/20 03:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/20 03:55:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:55:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/20 03:55:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:55:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:55:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:55:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:55:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:55:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:55:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:55:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:55:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/20 03:55:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:55:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/20 03:55:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:55:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/20 03:55:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:55:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:55:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/20 03:55:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:55:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:55:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/20 03:55:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:55:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:55:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/20 03:55:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:55:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:55:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/20 03:55:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:55:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:55:59 DEBUG : Waiting for deletions to finish 2026/04/20 03:55:59 INFO : apple: Deleted 2026/04/20 03:55:59 INFO : splitbananasplit: Deleted 2026/04/20 03:55:59 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 03:55:59 INFO : appleappleapplebanana: Deleted 2026/04/20 03:55:59 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 03:55:59 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 03:56:00 INFO : banana: Deleted 2026/04/20 03:56:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 03:56:00 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 03:56:00 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:00 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:00 DEBUG : YXBwbGU=: size = 5 OK 2026/04/20 03:56:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/20 03:56:00 DEBUG : apple: Unchanged skipping 2026/04/20 03:56:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:56:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:56:00 DEBUG : YmFuYW5h: size = 6 OK 2026/04/20 03:56:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:00 DEBUG : banana: Unchanged skipping 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 03:56:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/20 03:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/20 03:56:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/20 03:56:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 03:56:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/20 03:56:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/20 03:56:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/20 03:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/20 03:56:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:56:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:01 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:01 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 03:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 03:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 03:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 03:56:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 03:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 03:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 03:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 03:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 03:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 03:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:56:12 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:12 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:56:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:56:12 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:12 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/20 03:56:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/20 03:56:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/20 03:56:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:56:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/20 03:56:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/20 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/20 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/20 03:56:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/20 03:56:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/20 03:56:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/20 03:56:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/20 03:56:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/20 03:56:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/20 03:56:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/20 03:56:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/20 03:56:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/20 03:56:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/20 03:56:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/20 03:56:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/20 03:56:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:13 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:13 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:13 DEBUG : PREFIXbanana: size = 6 OK 2026/04/20 03:56:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/20 03:56:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/20 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:13 DEBUG : PREFIXapple: size = 5 OK 2026/04/20 03:56:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/20 03:56:13 INFO : apple: Copied (new) to: PREFIXapple 2026/04/20 03:56:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:56:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:56:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/20 03:56:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:56:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/20 03:56:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:56:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:56:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:56:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:56:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:56:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:56:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:56:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/20 03:56:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:56:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/20 03:56:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:56:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/20 03:56:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:56:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:13 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/20 03:56:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:56:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/20 03:56:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:56:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/20 03:56:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:56:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/20 03:56:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:56:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:14 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 03:56:14 INFO : apple: Deleted 2026/04/20 03:56:14 INFO : appleappleapplebanana: Deleted 2026/04/20 03:56:14 INFO : banana: Deleted 2026/04/20 03:56:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 03:56:14 INFO : splitbananasplit: Deleted 2026/04/20 03:56:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 03:56:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 03:56:14 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/20 03:56:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/20 03:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/20 03:56:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:56:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:56:15 INFO : appleappleapplebanana: Copied (new) 2026/04/20 03:56:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:15 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:15 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:56:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:56:15 INFO : splitbananasplit: Copied (new) 2026/04/20 03:56:15 DEBUG : banana: size = 6 OK 2026/04/20 03:56:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/20 03:56:15 INFO : banana: Copied (new) 2026/04/20 03:56:15 DEBUG : apple: size = 5 OK 2026/04/20 03:56:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/20 03:56:15 INFO : apple: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:56:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:56:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:56:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:56:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:56:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:56:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:56:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:56:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:56:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:56:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:56:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:56:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:56:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:56:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:56:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:56:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:56:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:56:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:56:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:56:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:56:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:56:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:56:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/20 03:56:16 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:17 INFO : PREFIXsplitbananasplit: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/20 03:56:17 INFO : PREFIXapple: Deleted 2026/04/20 03:56:17 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/20 03:56:17 INFO : PREFIXbanana: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/20 03:56:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/20 03:56:17 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:17 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:17 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:18 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:56:29 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:29 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:56:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:30 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/20 03:56:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:56:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : appleSUFFIX: size = 5 OK 2026/04/20 03:56:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/20 03:56:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/20 03:56:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/20 03:56:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:56:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:56:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:56:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:56:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:56:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:56:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:56:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:56:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:56:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/20 03:56:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:56:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/20 03:56:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:56:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/20 03:56:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:56:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/20 03:56:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:56:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/20 03:56:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:56:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/20 03:56:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:56:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/20 03:56:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:56:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:31 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 03:56:31 INFO : apple: Deleted 2026/04/20 03:56:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 03:56:31 INFO : banana: Deleted 2026/04/20 03:56:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 03:56:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 03:56:32 INFO : appleappleapplebanana: Deleted 2026/04/20 03:56:32 INFO : splitbananasplit: Deleted 2026/04/20 03:56:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 03:56:32 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 03:56:32 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 03:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 03:56:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 03:56:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:33 DEBUG : apple: size = 5 OK 2026/04/20 03:56:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/20 03:56:33 INFO : apple: Copied (new) 2026/04/20 03:56:33 DEBUG : banana: size = 6 OK 2026/04/20 03:56:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/20 03:56:33 INFO : banana: Copied (new) 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:56:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:56:33 INFO : appleappleapplebanana: Copied (new) 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:56:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:56:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:56:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:56:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:56:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/20 03:56:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:56:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:56:33 INFO : splitbananasplit: Copied (new) 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:56:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:56:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:56:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:56:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:56:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:56:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:56:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:56:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:56:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:56:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:56:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:56:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:56:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:56:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:56:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:56:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:56:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:56:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:56:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:56:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:56:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:56:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:56:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:56:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:56:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:56:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/20 03:56:34 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/20 03:56:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/20 03:56:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/20 03:56:34 INFO : appleSUFFIX: Deleted 2026/04/20 03:56:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/20 03:56:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/20 03:56:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/20 03:56:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : bananaSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : splitbananasplitSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/20 03:56:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/20 03:56:35 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:35 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:35 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:36 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:56:47 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:47 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:56:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : apple: size = 5 OK 2026/04/20 03:56:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:48 DEBUG : apple: Unchanged skipping 2026/04/20 03:56:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:48 DEBUG : banana: size = 6 OK 2026/04/20 03:56:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:48 DEBUG : banana: Unchanged skipping 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:48 DEBUG : appleapple: size = 21 OK 2026/04/20 03:56:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/20 03:56:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/20 03:56:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 03:56:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 03:56:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:48 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:48 DEBUG : splitbanan: size = 16 OK 2026/04/20 03:56:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/20 03:56:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/20 03:56:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/20 03:56:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/20 03:56:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/20 03:56:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/20 03:56:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/20 03:56:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/20 03:56:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/20 03:56:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/20 03:56:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/20 03:56:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/20 03:56:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/20 03:56:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/20 03:56:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/20 03:56:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/20 03:56:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/20 03:56:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/20 03:56:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/20 03:56:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/20 03:56:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/20 03:56:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/20 03:56:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/20 03:56:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/20 03:56:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/20 03:56:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/20 03:56:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/20 03:56:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/20 03:56:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/20 03:56:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/20 03:56:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/20 03:56:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/20 03:56:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/20 03:56:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/20 03:56:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/20 03:56:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/20 03:56:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/20 03:56:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/20 03:56:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/20 03:56:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/20 03:56:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/20 03:56:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/20 03:56:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/20 03:56:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/20 03:56:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/20 03:56:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/20 03:56:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/20 03:56:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/20 03:56:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/20 03:56:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/20 03:56:49 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:49 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 03:56:49 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 03:56:49 INFO : splitbananasplit: Deleted 2026/04/20 03:56:50 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 03:56:50 INFO : appleappleapplebanana: Deleted 2026/04/20 03:56:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 03:56:50 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 03:56:50 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:50 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : appleapple: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:51 DEBUG : apple: size = 5 OK 2026/04/20 03:56:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : apple: Unchanged skipping 2026/04/20 03:56:51 DEBUG : appleapple: size = 21 OK 2026/04/20 03:56:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:56:51 DEBUG : splitbanan: size = 16 OK 2026/04/20 03:56:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:56:51 DEBUG : banana: size = 6 OK 2026/04/20 03:56:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : banana: Unchanged skipping 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/20 03:56:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/20 03:56:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/20 03:56:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/20 03:56:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/20 03:56:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/20 03:56:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/20 03:56:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/20 03:56:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/20 03:56:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/20 03:56:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/20 03:56:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/20 03:56:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/20 03:56:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/20 03:56:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/20 03:56:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/20 03:56:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:56:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/20 03:56:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/20 03:56:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/20 03:56:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/20 03:56:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/20 03:56:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/20 03:56:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/20 03:56:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:56:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:56:51 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:56:51 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:51 DEBUG : Waiting for deletions to finish 2026/04/20 03:56:51 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : appleapple: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/20 03:56:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/20 03:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/20 03:56:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/20 03:56:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/20 03:56:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/20 03:56:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/20 03:56:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/20 03:56:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/20 03:56:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/20 03:56:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/20 03:56:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/20 03:56:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/20 03:56:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/20 03:56:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/20 03:56:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/20 03:56:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/20 03:56:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/20 03:56:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/20 03:56:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/20 03:56:52 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:57:04 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:04 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : apple: size = 5 OK 2026/04/20 03:57:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:05 DEBUG : banana: size = 6 OK 2026/04/20 03:57:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:05 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:05 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:05 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:05 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : apple: size = 5 OK 2026/04/20 03:57:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:06 DEBUG : banana: size = 6 OK 2026/04/20 03:57:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:06 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:06 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:06 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:06 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:07 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:57:18 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:18 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : apple: size = 5 OK 2026/04/20 03:57:19 DEBUG : banana: size = 6 OK 2026/04/20 03:57:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:19 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:19 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:19 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:19 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:19 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:20 DEBUG : apple: size = 5 OK 2026/04/20 03:57:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:20 DEBUG : banana: size = 6 OK 2026/04/20 03:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:20 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:20 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:20 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:20 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:20 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:20 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:57:32 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:32 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:32 DEBUG : apple: size = 5 OK 2026/04/20 03:57:32 DEBUG : banana: size = 6 OK 2026/04/20 03:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:32 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:32 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:33 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:33 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:33 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:33 DEBUG : apple: size = 5 OK 2026/04/20 03:57:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:33 DEBUG : banana: size = 6 OK 2026/04/20 03:57:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:33 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:33 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:34 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:34 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:34 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:34 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:57:45 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:46 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:46 DEBUG : apple: size = 5 OK 2026/04/20 03:57:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:46 DEBUG : banana: size = 6 OK 2026/04/20 03:57:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:46 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:46 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:46 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:46 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:46 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:47 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:57:47 DEBUG : apple: size = 5 OK 2026/04/20 03:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : apple: Unchanged skipping 2026/04/20 03:57:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:57:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:57:47 DEBUG : banana: size = 6 OK 2026/04/20 03:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : banana: Unchanged skipping 2026/04/20 03:57:47 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:57:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:57:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:57:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:57:47 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:57:47 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:47 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:48 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:57:59 DEBUG : Waiting for deletions to finish 2026/04/20 03:57:59 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:57:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : apple: size = 5 OK 2026/04/20 03:58:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : apple: Unchanged skipping 2026/04/20 03:58:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:58:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:58:00 DEBUG : banana: size = 6 OK 2026/04/20 03:58:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : banana: Unchanged skipping 2026/04/20 03:58:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:58:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:58:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:58:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:58:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:58:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:58:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:58:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:58:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:58:00 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:00 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:00 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:00 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : apple: size = 5 OK 2026/04/20 03:58:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : apple: Unchanged skipping 2026/04/20 03:58:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 03:58:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 03:58:01 DEBUG : banana: size = 6 OK 2026/04/20 03:58:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 03:58:01 DEBUG : banana: Unchanged skipping 2026/04/20 03:58:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 03:58:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 03:58:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 03:58:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 03:58:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 03:58:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 03:58:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 03:58:01 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:01 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:01 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:01 DEBUG : apple: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : banana: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 03:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (162.45s) --- PASS: TestTransform/NFC (12.79s) --- PASS: TestTransform/NFD (13.22s) --- PASS: TestTransform/base64 (15.81s) --- PASS: TestTransform/prefix (16.93s) --- PASS: TestTransform/suffix (17.79s) --- PASS: TestTransform/truncate (16.99s) --- PASS: TestTransform/encoder (14.56s) --- PASS: TestTransform/ISO-8859-1 (13.23s) --- PASS: TestTransform/charmap (13.74s) --- PASS: TestTransform/lowercase (13.71s) --- PASS: TestTransform/ascii (13.68s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 03:58:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 03:58:06 INFO : sub dir_somesuffix: Making directory 2026/04/20 03:58:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/20 03:58:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/20 03:58:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 03:58:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 03:58:06 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:06 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/20 03:58:07 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/20 03:58:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:08 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:08 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:08 INFO : tictactoe: Making directory 2026/04/20 03:58:08 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:08 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/20 03:58:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:08 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:08 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/20 03:58:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/20 03:58:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:10 INFO : toe: Making directory 2026/04/20 03:58:10 INFO : toe/toe: Making directory 2026/04/20 03:58:10 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 03:58:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 03:58:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 03:58:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:10 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/20 03:58:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/20 03:58:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:11 INFO : toe: Making directory 2026/04/20 03:58:11 INFO : toe/toe: Making directory 2026/04/20 03:58:11 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 03:58:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 03:58:11 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:11 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/20 03:58:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/20 03:58:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/20 03:58:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:13 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:58:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 03:58:13 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:13 INFO : tictacempty_dir: Making directory 2026/04/20 03:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:13 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:13 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:13 INFO : tictactoe: Making directory 2026/04/20 03:58:13 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:13 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:13 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:13 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:13 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 03:58:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:14 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:58:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 03:58:14 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:14 INFO : tictacempty_dir: Making directory 2026/04/20 03:58:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:14 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:14 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:14 INFO : tictactoe: Making directory 2026/04/20 03:58:14 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:14 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:14 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 03:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:14 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:14 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/20 03:58:15 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:15 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:16 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:16 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 03:58:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/20 03:58:16 NOTICE: B2 bucket rclone-test-johinan9luqa: 0 differences found 2026/04/20 03:58:16 NOTICE: B2 bucket rclone-test-johinan9luqa: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:16 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:17 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:17 INFO : tictactoe: Making directory 2026/04/20 03:58:17 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:17 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:17 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:17 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:17 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 03:58:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:17 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:17 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:18 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:18 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:18 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 03:58:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/20 03:58:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 03:58:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/20 03:58:18 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.34s) === RUN TestSyntax 2026/04/20 03:58:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:19 INFO : toe: Making directory 2026/04/20 03:58:19 INFO : toe/toe: Making directory 2026/04/20 03:58:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 03:58:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:19 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:20 DEBUG : toe/toe/toe: size = 11 OK 2026/04/20 03:58:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:20 INFO : toe/toe/toe: Copied (new) 2026/04/20 03:58:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:20 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:58:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 03:58:20 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:21 INFO : tictacempty_dir: Making directory 2026/04/20 03:58:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:21 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:21 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:21 INFO : tictactoe: Making directory 2026/04/20 03:58:21 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:21 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:21 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 03:58:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:21 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:21 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:21 INFO : toe/toe/toe.txt: Deleted 2026/04/20 03:58:21 INFO : toe/toe: Removing directory 2026/04/20 03:58:21 INFO : toe: Removing directory 2026/04/20 03:58:21 INFO : empty_dir: Removing directory 2026/04/20 03:58:21 DEBUG : Local file system at /tmp/rclone1695633732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:22 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:58:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 03:58:22 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:22 INFO : tictacempty_dir: Making directory 2026/04/20 03:58:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:22 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:22 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:22 INFO : tictactoe: Making directory 2026/04/20 03:58:22 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:22 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:22 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 03:58:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:22 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:22 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:23 INFO : toe/toe/toe.txt: Deleted 2026/04/20 03:58:23 INFO : toe/toe: Removing directory 2026/04/20 03:58:23 INFO : toe: Removing directory 2026/04/20 03:58:23 INFO : empty_dir: Removing directory 2026/04/20 03:58:23 DEBUG : Local file system at /tmp/rclone1695633732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 03:58:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/20 03:58:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.06s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:25 DEBUG : Reset feature "Copy" 2026/04/20 03:58:25 DEBUG : Reset feature "Move" 2026/04/20 03:58:25 DEBUG : Reset feature "Copy" 2026/04/20 03:58:25 DEBUG : Reset feature "Move" 2026/04/20 03:58:25 DEBUG : empty_dir: Making directory with metadata 2026/04/20 03:58:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 03:58:25 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:25 INFO : tictacempty_dir: Making directory 2026/04/20 03:58:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 03:58:25 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:25 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:25 INFO : tictactoe: Making directory 2026/04/20 03:58:25 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:25 DEBUG : toe: transformed to: tictactoe 2026/04/20 03:58:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:25 INFO : tictactoe/tictactoe: Making directory 2026/04/20 03:58:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 03:58:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 03:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:25 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:25 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 03:58:26 INFO : toe/toe/toe.txt: Deleted 2026/04/20 03:58:26 INFO : toe/toe: Removing directory 2026/04/20 03:58:26 INFO : toe: Removing directory 2026/04/20 03:58:26 INFO : empty_dir: Removing directory 2026/04/20 03:58:26 DEBUG : Local file system at /tmp/rclone1695633732: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 03:58:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 03:58:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/20 03:58:28 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.53s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:29 DEBUG : toe: transformed to: dG9l 2026/04/20 03:58:29 DEBUG : toe: transformed to: dG9l 2026/04/20 03:58:29 INFO : dG9l: Making directory 2026/04/20 03:58:29 DEBUG : toe: transformed to: dG9l 2026/04/20 03:58:29 DEBUG : toe: transformed to: dG9l 2026/04/20 03:58:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 03:58:29 INFO : dG9l/dG9l: Making directory 2026/04/20 03:58:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 03:58:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/20 03:58:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 03:58:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 03:58:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 03:58:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:29 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/20 03:58:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 03:58:30 DEBUG : Waiting for deletions to finish 2026/04/20 03:58:30 DEBUG : dG9l: transformed to: toe 2026/04/20 03:58:30 DEBUG : dG9l: transformed to: toe 2026/04/20 03:58:30 DEBUG : dG9l: transformed to: toe 2026/04/20 03:58:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/20 03:58:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/20 03:58:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 03:58:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/20 03:58:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/20 03:58:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/20 03:58:30 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for checks to finish 2026/04/20 03:58:30 DEBUG : Local file system at /tmp/rclone1695633732: Waiting for transfers to finish 2026/04/20 03:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-johinan9luqa", Local "Local file system at /tmp/rclone1695633732", Modify Window "1ms" 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe: transformed to: 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe: transformed to: 2026/04/20 03:58:31 INFO : B2 bucket rclone-test-johinan9luqa: Making directory 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe: transformed to: 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe: transformed to: 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe/toe: transformed to: 2026/04/20 03:58:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/20 03:58:31 INFO : toe/toe: Making directory 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe/toe: transformed to: 2026/04/20 03:58:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe: transformed to: 2026/04/20 03:58:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 03:58:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/20 03:58:31 DEBUG : toe/toe/toe: transformed to: 2026/04/20 03:58:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/20 03:58:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for checks to finish 2026/04/20 03:58:31 DEBUG : B2 bucket rclone-test-johinan9luqa: Waiting for transfers to finish 2026/04/20 03:58:32 DEBUG : toe/toe/toe: size = 11 OK 2026/04/20 03:58:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/20 03:58:32 INFO : toe/toe/toe: Copied (new) 2026/04/20 03:58:32 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting files as there were IO errors 2026/04/20 03:58:32 ERROR : B2 bucket rclone-test-johinan9luqa: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2026/04/20 03:58:33 DEBUG : B2 bucket rclone-test-johinan9luqa: Purge remote 2026/04/20 03:58:33 INFO : B2 bucket rclone-test-johinan9luqa: cleaning bucket "rclone-test-johinan9luqa" of all files 2026/04/20 03:58:34 DEBUG : BackupDir/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4cb_d20260420_m035303_c001_v7007000_t0000_u01776657183635") 2026/04/20 03:58:34 DEBUG : BackupDir/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f116e8820cdca7377_d20260420_m035258_c001_v0001174_t0017_u01776657178602") 2026/04/20 03:58:34 DEBUG : CompareDest/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bfd2_d20260420_m035239_c001_v7007000_t0000_u01776657159345") 2026/04/20 03:58:34 DEBUG : CompareDest/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2d50_d20260420_m035233_c001_v0001185_t0029_u01776657153652") 2026/04/20 03:58:34 DEBUG : CompareDest/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bfd3_d20260420_m035239_c001_v7007000_t0000_u01776657159529") 2026/04/20 03:58:34 DEBUG : CompareDest/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a49eb_d20260420_m035234_c001_v0001167_t0023_u01776657154602") 2026/04/20 03:58:34 DEBUG : CopyDest/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4cc_d20260420_m035303_c001_v7007000_t0000_u01776657183819") 2026/04/20 03:58:34 DEBUG : CopyDest/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4a1e_d20260420_m035255_c001_v0001167_t0035_u01776657175677") 2026/04/20 03:58:34 DEBUG : CopyDest/three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4cd_d20260420_m035304_c001_v7007000_t0000_u01776657184003") 2026/04/20 03:58:34 DEBUG : CopyDest/three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4a42_d20260420_m035301_c001_v0001167_t0054_u01776657181580") 2026/04/20 03:58:34 DEBUG : CopyDest/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4ce_d20260420_m035304_c001_v7007000_t0000_u01776657184187") 2026/04/20 03:58:35 DEBUG : CopyDest/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2db0_d20260420_m035259_c001_v0001185_t0016_u01776657179652") 2026/04/20 03:58:35 DEBUG : EXISTING: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d552_d20260420_m035431_c001_v7007000_t0000_u01776657271111") 2026/04/20 03:58:35 DEBUG : EXISTING: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4be9_d20260420_m035430_c001_v0001167_t0029_u01776657270075") 2026/04/20 03:58:35 DEBUG : PREFIXapple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d792057808f_d20260420_m035617_c001_v7007000_t0000_u01776657377128") 2026/04/20 03:58:35 DEBUG : PREFIXapple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070787_d20260420_m035612_c001_v0001165_t0032_u01776657372921") 2026/04/20 03:58:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcf9_d20260420_m035617_c001_v7007000_t0000_u01776657377140") 2026/04/20 03:58:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3305_d20260420_m035612_c001_v0001185_t0057_u01776657372929") 2026/04/20 03:58:35 DEBUG : PREFIXbanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c84c_d20260420_m035617_c001_v7007000_t0000_u01776657377180") 2026/04/20 03:58:35 DEBUG : PREFIXbanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1179_d20260420_m035612_c001_v0001184_t0023_u01776657372945") 2026/04/20 03:58:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce57_d20260420_m035616_c001_v7007000_t0000_u01776657376922") 2026/04/20 03:58:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e5b_d20260420_m035612_c001_v0001167_t0034_u01776657372950") 2026/04/20 03:58:35 DEBUG : Testêé: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d54e_d20260420_m035427_c001_v7007000_t0000_u01776657267826") 2026/04/20 03:58:35 DEBUG : Testêé: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bdf_d20260420_m035427_c001_v0001167_t0002_u01776657267126") 2026/04/20 03:58:35 DEBUG : Testêé: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2fe7_d20260420_m035426_c001_v0001185_t0048_u01776657266194") 2026/04/20 03:58:35 DEBUG : YXBwbGU=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cb9_d20260420_m035601_c001_v7007000_t0000_u01776657361818") 2026/04/20 03:58:35 DEBUG : YXBwbGU=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf110f_d20260420_m035557_c001_v0001184_t0031_u01776657357901") 2026/04/20 03:58:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cba_d20260420_m035602_c001_v7007000_t0000_u01776657362009") 2026/04/20 03:58:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4de7_d20260420_m035557_c001_v0001167_t0058_u01776657357864") 2026/04/20 03:58:35 DEBUG : YmFuYW5h: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cbb_d20260420_m035602_c001_v7007000_t0000_u01776657362192") 2026/04/20 03:58:35 DEBUG : YmFuYW5h: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407072b_d20260420_m035557_c001_v0001165_t0017_u01776657357885") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fef2_d20260420_m035105_c001_v7007000_t0000_u01776657065667") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bb6_d20260420_m035104_c001_v0001173_t0055_u01776657064681") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419b700016945d47_d20260420_m035102_c001_v7007000_t0000_u01776657062693") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9ba0_d20260420_m035101_c001_v0001173_t0019_u01776657061710") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fec6_d20260420_m035044_c001_v7007000_t0000_u01776657044363") 2026/04/20 03:58:36 DEBUG : a/potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a80_d20260420_m035043_c001_v0001173_t0010_u01776657043367") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdda6_d20260420_m035802_c001_v7007000_t0000_u01776657482426") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13cd_d20260420_m035758_c001_v0001184_t0013_u01776657478495") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f20_d20260420_m035748_c001_v7007000_t0000_u01776657468613") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1382_d20260420_m035745_c001_v0001184_t0042_u01776657465083") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f04_d20260420_m035734_c001_v7007000_t0000_u01776657454854") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1358_d20260420_m035731_c001_v0001184_t0032_u01776657451299") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca605_d20260420_m035721_c001_v7007000_t0000_u01776657441228") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf131a_d20260420_m035717_c001_v0001184_t0020_u01776657437585") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3042_d20260420_m035707_c001_v7007000_t0000_u01776657427937") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12d4_d20260420_m035703_c001_v0001184_t0055_u01776657423838") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521420_d20260420_m035652_c001_v7007000_t0000_u01776657412548") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3448_d20260420_m035646_c001_v0001185_t0032_u01776657406464") 2026/04/20 03:58:36 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b05_d20260420_m035636_c001_v7007000_t0000_u01776657396557") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1208_d20260420_m035633_c001_v0001184_t0014_u01776657393493") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b796_d20260420_m035631_c001_v7007000_t0000_u01776657391684") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11d6_d20260420_m035628_c001_v0001184_t0003_u01776657388524") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcfc_d20260420_m035618_c001_v7007000_t0000_u01776657378670") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e6f_d20260420_m035615_c001_v0001167_t0023_u01776657375755") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501d8_d20260420_m035614_c001_v7007000_t0000_u01776657374544") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407077f_d20260420_m035611_c001_v0001165_t0020_u01776657371261") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71370_d20260420_m035559_c001_v7007000_t0000_u01776657359241") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1101_d20260420_m035555_c001_v0001184_t0030_u01776657355868") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c788_d20260420_m035546_c001_v7007000_t0000_u01776657346041") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10c1_d20260420_m035542_c001_v0001184_t0002_u01776657342247") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfbb_d20260420_m035532_c001_v7007000_t0000_u01776657332776") 2026/04/20 03:58:37 DEBUG : apple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1084_d20260420_m035528_c001_v0001184_t0022_u01776657328911") 2026/04/20 03:58:37 DEBUG : appleSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b01_d20260420_m035634_c001_v7007000_t0000_u01776657394854") 2026/04/20 03:58:37 DEBUG : appleSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4edd_d20260420_m035630_c001_v0001167_t0038_u01776657390158") 2026/04/20 03:58:37 DEBUG : appleapple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521425_d20260420_m035652_c001_v7007000_t0000_u01776657412734") 2026/04/20 03:58:37 DEBUG : appleapple: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f345c_d20260420_m035648_c001_v0001185_t0048_u01776657408441") 2026/04/20 03:58:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdda7_d20260420_m035802_c001_v7007000_t0000_u01776657482609") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f369a_d20260420_m035758_c001_v0001185_t0021_u01776657478913") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f22_d20260420_m035748_c001_v7007000_t0000_u01776657468795") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3600_d20260420_m035745_c001_v0001185_t0055_u01776657465484") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f05_d20260420_m035735_c001_v7007000_t0000_u01776657455038") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f359e_d20260420_m035731_c001_v0001185_t0025_u01776657451772") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca606_d20260420_m035721_c001_v7007000_t0000_u01776657441413") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f355c_d20260420_m035718_c001_v0001185_t0030_u01776657438096") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3043_d20260420_m035708_c001_v7007000_t0000_u01776657428123") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3502_d20260420_m035704_c001_v0001185_t0026_u01776657424263") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce93_d20260420_m035650_c001_v7007000_t0000_u01776657410116") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf126c_d20260420_m035646_c001_v0001184_t0015_u01776657406997") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b06_d20260420_m035636_c001_v7007000_t0000_u01776657396739") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707ed_d20260420_m035633_c001_v0001165_t0031_u01776657393477") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c879_d20260420_m035631_c001_v7007000_t0000_u01776657391930") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707d9_d20260420_m035629_c001_v0001165_t0015_u01776657389043") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcfd_d20260420_m035618_c001_v7007000_t0000_u01776657378855") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3327_d20260420_m035615_c001_v0001185_t0020_u01776657375775") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60b06a_d20260420_m035614_c001_v7007000_t0000_u01776657374556") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1177_d20260420_m035611_c001_v0001184_t0018_u01776657371746") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41891f2a930b6d55_d20260420_m035559_c001_v7007000_t0000_u01776657359815") 2026/04/20 03:58:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3275_d20260420_m035556_c001_v0001185_t0017_u01776657356370") 2026/04/20 03:58:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c789_d20260420_m035546_c001_v7007000_t0000_u01776657346223") 2026/04/20 03:58:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3202_d20260420_m035542_c001_v0001185_t0037_u01776657342806") 2026/04/20 03:58:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfbc_d20260420_m035532_c001_v7007000_t0000_u01776657332961") 2026/04/20 03:58:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3194_d20260420_m035529_c001_v0001185_t0025_u01776657329498") 2026/04/20 03:58:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417b874aca7305a8_d20260420_m035634_c001_v7007000_t0000_u01776657394865") 2026/04/20 03:58:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11e0_d20260420_m035630_c001_v0001184_t0055_u01776657390154") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fef4_d20260420_m035105_c001_v7007000_t0000_u01776657065851") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bac_d20260420_m035103_c001_v0001173_t0048_u01776657063629") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419b700016945d43_d20260420_m035102_c001_v7007000_t0000_u01776657062143") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b9a_d20260420_m035100_c001_v0001173_t0055_u01776657060531") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fec5_d20260420_m035043_c001_v7007000_t0000_u01776657043814") 2026/04/20 03:58:39 DEBUG : b/potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a68_d20260420_m035041_c001_v0001173_t0017_u01776657041883") 2026/04/20 03:58:39 DEBUG : backup/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdbf4_d20260420_m035318_c001_v7007000_t0000_u01776657198848") 2026/04/20 03:58:39 DEBUG : backup/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f119c740c3f38b179_d20260420_m035316_c001_v0001176_t0030_u01776657196194") 2026/04/20 03:58:39 DEBUG : backup/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f100f4d86d82f6d48_d20260420_m035310_c001_v0001136_t0020_u01776657190180") 2026/04/20 03:58:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559f3_d20260420_m035346_c001_v7007000_t0000_u01776657226487") 2026/04/20 03:58:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1169df1654455137_d20260420_m035344_c001_v0001090_t0036_u01776657224324") 2026/04/20 03:58:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f114146d044d83ac2_d20260420_m035340_c001_v0001093_t0042_u01776657220651") 2026/04/20 03:58:39 DEBUG : backup/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60af8b_d20260420_m035334_c001_v7007000_t0000_u01776657214487") 2026/04/20 03:58:39 DEBUG : backup/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f106c5c2384c7646d_d20260420_m035332_c001_v0001097_t0012_u01776657212098") 2026/04/20 03:58:39 DEBUG : backup/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1167efd202165ab7_d20260420_m035324_c001_v0001157_t0007_u01776657204992") 2026/04/20 03:58:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559f4_d20260420_m035346_c001_v7007000_t0000_u01776657226669") 2026/04/20 03:58:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f103e435cc8924daa_d20260420_m035345_c001_v0001106_t0011_u01776657225281") 2026/04/20 03:58:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1022e4a1ba95bdbb_d20260420_m035342_c001_v0001177_t0017_u01776657222108") 2026/04/20 03:58:40 DEBUG : backup/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdbf9_d20260420_m035319_c001_v7007000_t0000_u01776657199031") 2026/04/20 03:58:40 DEBUG : backup/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101104ad4570b7dd_d20260420_m035317_c001_v0001116_t0026_u01776657197726") 2026/04/20 03:58:40 DEBUG : backup/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f114676318ad9b377_d20260420_m035313_c001_v0001177_t0001_u01776657193963") 2026/04/20 03:58:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60af8c_d20260420_m035334_c001_v7007000_t0000_u01776657214671") 2026/04/20 03:58:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101cfec111d9e57c_d20260420_m035333_c001_v0001115_t0023_u01776657213169") 2026/04/20 03:58:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1090b922ee1f254b_d20260420_m035329_c001_v0001184_t0046_u01776657209840") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdda8_d20260420_m035802_c001_v7007000_t0000_u01776657482792") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708bf_d20260420_m035758_c001_v0001165_t0044_u01776657478692") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f23_d20260420_m035748_c001_v7007000_t0000_u01776657468978") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407089b_d20260420_m035745_c001_v0001165_t0057_u01776657465274") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f06_d20260420_m035735_c001_v7007000_t0000_u01776657455222") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070881_d20260420_m035731_c001_v0001165_t0016_u01776657451540") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca607_d20260420_m035721_c001_v7007000_t0000_u01776657441599") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407086d_d20260420_m035717_c001_v0001165_t0019_u01776657437883") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3044_d20260420_m035708_c001_v7007000_t0000_u01776657428308") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070853_d20260420_m035704_c001_v0001165_t0040_u01776657424032") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52142a_d20260420_m035652_c001_v7007000_t0000_u01776657412924") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f67_d20260420_m035646_c001_v0001167_t0037_u01776657406651") 2026/04/20 03:58:40 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b07_d20260420_m035636_c001_v7007000_t0000_u01776657396923") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33da_d20260420_m035633_c001_v0001185_t0000_u01776657393465") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b797_d20260420_m035631_c001_v7007000_t0000_u01776657391867") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ed5_d20260420_m035628_c001_v0001167_t0024_u01776657388737") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcff_d20260420_m035619_c001_v7007000_t0000_u01776657379041") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070797_d20260420_m035615_c001_v0001165_t0032_u01776657375767") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcf6_d20260420_m035614_c001_v7007000_t0000_u01776657374572") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f32ff_d20260420_m035611_c001_v0001185_t0045_u01776657371550") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5210e9_d20260420_m035559_c001_v7007000_t0000_u01776657359919") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ddb_d20260420_m035556_c001_v0001167_t0032_u01776657356058") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c78a_d20260420_m035546_c001_v7007000_t0000_u01776657346419") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d89_d20260420_m035542_c001_v0001167_t0012_u01776657342445") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfbd_d20260420_m035533_c001_v7007000_t0000_u01776657333146") 2026/04/20 03:58:41 DEBUG : banana: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d1b_d20260420_m035529_c001_v0001167_t0011_u01776657329116") 2026/04/20 03:58:41 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501fb_d20260420_m035635_c001_v7007000_t0000_u01776657395028") 2026/04/20 03:58:41 DEBUG : bananaSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707e1_d20260420_m035630_c001_v0001165_t0031_u01776657390170") 2026/04/20 03:58:41 DEBUG : both0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712af_d20260420_m035504_c001_v7007000_t0000_u01776657304537") 2026/04/20 03:58:41 DEBUG : both0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3070_d20260420_m035450_c001_v0001185_t0055_u01776657290922") 2026/04/20 03:58:41 DEBUG : both0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f77_d20260420_m035446_c001_v7007000_t0000_u01776657286708") 2026/04/20 03:58:41 DEBUG : both0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3004_d20260420_m035432_c001_v0001185_t0020_u01776657272962") 2026/04/20 03:58:41 DEBUG : both1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712b0_d20260420_m035504_c001_v7007000_t0000_u01776657304720") 2026/04/20 03:58:41 DEBUG : both1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3078_d20260420_m035451_c001_v0001185_t0019_u01776657291793") 2026/04/20 03:58:41 DEBUG : both1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f78_d20260420_m035446_c001_v7007000_t0000_u01776657286890") 2026/04/20 03:58:42 DEBUG : both1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3008_d20260420_m035433_c001_v0001185_t0048_u01776657273634") 2026/04/20 03:58:42 DEBUG : both10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712b1_d20260420_m035504_c001_v7007000_t0000_u01776657304902") 2026/04/20 03:58:42 DEBUG : both10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f309c_d20260420_m035456_c001_v0001185_t0021_u01776657296401") 2026/04/20 03:58:42 DEBUG : both10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f79_d20260420_m035447_c001_v7007000_t0000_u01776657287071") 2026/04/20 03:58:42 DEBUG : both10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f302a_d20260420_m035438_c001_v0001185_t0031_u01776657278233") 2026/04/20 03:58:42 DEBUG : both11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712b5_d20260420_m035505_c001_v7007000_t0000_u01776657305085") 2026/04/20 03:58:42 DEBUG : both11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f309e_d20260420_m035456_c001_v0001185_t0011_u01776657296921") 2026/04/20 03:58:42 DEBUG : both11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7a_d20260420_m035447_c001_v7007000_t0000_u01776657287254") 2026/04/20 03:58:42 DEBUG : both11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f302c_d20260420_m035438_c001_v0001185_t0022_u01776657278680") 2026/04/20 03:58:42 DEBUG : both12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712b8_d20260420_m035505_c001_v7007000_t0000_u01776657305270") 2026/04/20 03:58:42 DEBUG : both12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30a2_d20260420_m035457_c001_v0001185_t0048_u01776657297608") 2026/04/20 03:58:42 DEBUG : both12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7b_d20260420_m035447_c001_v7007000_t0000_u01776657287438") 2026/04/20 03:58:42 DEBUG : both12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f302e_d20260420_m035439_c001_v0001185_t0053_u01776657279145") 2026/04/20 03:58:42 DEBUG : both13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712bb_d20260420_m035505_c001_v7007000_t0000_u01776657305453") 2026/04/20 03:58:42 DEBUG : both13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30a8_d20260420_m035458_c001_v0001185_t0015_u01776657298141") 2026/04/20 03:58:42 DEBUG : both13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7c_d20260420_m035447_c001_v7007000_t0000_u01776657287620") 2026/04/20 03:58:42 DEBUG : both13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3030_d20260420_m035439_c001_v0001185_t0035_u01776657279960") 2026/04/20 03:58:42 DEBUG : both14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712be_d20260420_m035505_c001_v7007000_t0000_u01776657305635") 2026/04/20 03:58:42 DEBUG : both14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30ae_d20260420_m035458_c001_v0001185_t0029_u01776657298700") 2026/04/20 03:58:42 DEBUG : both14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7d_d20260420_m035447_c001_v7007000_t0000_u01776657287801") 2026/04/20 03:58:42 DEBUG : both14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3032_d20260420_m035440_c001_v0001185_t0023_u01776657280520") 2026/04/20 03:58:42 DEBUG : both15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712c2_d20260420_m035505_c001_v7007000_t0000_u01776657305819") 2026/04/20 03:58:43 DEBUG : both15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30b0_d20260420_m035459_c001_v0001185_t0042_u01776657299186") 2026/04/20 03:58:43 DEBUG : both15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7e_d20260420_m035447_c001_v7007000_t0000_u01776657287986") 2026/04/20 03:58:43 DEBUG : both15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3038_d20260420_m035441_c001_v0001185_t0003_u01776657281105") 2026/04/20 03:58:43 DEBUG : both16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712c6_d20260420_m035506_c001_v7007000_t0000_u01776657306004") 2026/04/20 03:58:43 DEBUG : both16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30b8_d20260420_m035459_c001_v0001185_t0026_u01776657299725") 2026/04/20 03:58:43 DEBUG : both16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f7f_d20260420_m035448_c001_v7007000_t0000_u01776657288169") 2026/04/20 03:58:43 DEBUG : both16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f303e_d20260420_m035441_c001_v0001185_t0056_u01776657281610") 2026/04/20 03:58:43 DEBUG : both17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712c9_d20260420_m035506_c001_v7007000_t0000_u01776657306188") 2026/04/20 03:58:43 DEBUG : both17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30ba_d20260420_m035500_c001_v0001185_t0021_u01776657300263") 2026/04/20 03:58:43 DEBUG : both17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f81_d20260420_m035448_c001_v7007000_t0000_u01776657288350") 2026/04/20 03:58:43 DEBUG : both17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3044_d20260420_m035442_c001_v0001185_t0020_u01776657282246") 2026/04/20 03:58:43 DEBUG : both18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712ce_d20260420_m035506_c001_v7007000_t0000_u01776657306372") 2026/04/20 03:58:43 DEBUG : both18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30c0_d20260420_m035500_c001_v0001185_t0017_u01776657300775") 2026/04/20 03:58:43 DEBUG : both18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f82_d20260420_m035448_c001_v7007000_t0000_u01776657288531") 2026/04/20 03:58:43 DEBUG : both18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3048_d20260420_m035442_c001_v0001185_t0024_u01776657282734") 2026/04/20 03:58:43 DEBUG : both19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712d1_d20260420_m035506_c001_v7007000_t0000_u01776657306554") 2026/04/20 03:58:43 DEBUG : both19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f30c4_d20260420_m035501_c001_v0001185_t0001_u01776657301297") 2026/04/20 03:58:43 DEBUG : both19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f83_d20260420_m035448_c001_v7007000_t0000_u01776657288713") 2026/04/20 03:58:43 DEBUG : both19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f304c_d20260420_m035443_c001_v0001185_t0051_u01776657283229") 2026/04/20 03:58:43 DEBUG : both2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712d6_d20260420_m035506_c001_v7007000_t0000_u01776657306851") 2026/04/20 03:58:43 DEBUG : both2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f307e_d20260420_m035452_c001_v0001185_t0004_u01776657292264") 2026/04/20 03:58:44 DEBUG : both2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f84_d20260420_m035448_c001_v7007000_t0000_u01776657288894") 2026/04/20 03:58:44 DEBUG : both2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3010_d20260420_m035434_c001_v0001185_t0039_u01776657274169") 2026/04/20 03:58:44 DEBUG : both3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712d9_d20260420_m035507_c001_v7007000_t0000_u01776657307042") 2026/04/20 03:58:44 DEBUG : both3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3082_d20260420_m035452_c001_v0001185_t0053_u01776657292750") 2026/04/20 03:58:44 DEBUG : both3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f85_d20260420_m035449_c001_v7007000_t0000_u01776657289075") 2026/04/20 03:58:44 DEBUG : both3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3014_d20260420_m035434_c001_v0001185_t0051_u01776657274640") 2026/04/20 03:58:44 DEBUG : both4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712dc_d20260420_m035507_c001_v7007000_t0000_u01776657307225") 2026/04/20 03:58:44 DEBUG : both4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3084_d20260420_m035453_c001_v0001185_t0043_u01776657293313") 2026/04/20 03:58:44 DEBUG : both4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f86_d20260420_m035449_c001_v7007000_t0000_u01776657289257") 2026/04/20 03:58:44 DEBUG : both4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3018_d20260420_m035435_c001_v0001185_t0011_u01776657275133") 2026/04/20 03:58:44 DEBUG : both5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712e0_d20260420_m035507_c001_v7007000_t0000_u01776657307411") 2026/04/20 03:58:44 DEBUG : both5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3088_d20260420_m035453_c001_v0001185_t0014_u01776657293768") 2026/04/20 03:58:44 DEBUG : both5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f87_d20260420_m035449_c001_v7007000_t0000_u01776657289438") 2026/04/20 03:58:44 DEBUG : both5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f301e_d20260420_m035435_c001_v0001185_t0018_u01776657275612") 2026/04/20 03:58:44 DEBUG : both6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712e3_d20260420_m035507_c001_v7007000_t0000_u01776657307594") 2026/04/20 03:58:44 DEBUG : both6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f308c_d20260420_m035454_c001_v0001185_t0011_u01776657294219") 2026/04/20 03:58:44 DEBUG : both6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f88_d20260420_m035449_c001_v7007000_t0000_u01776657289619") 2026/04/20 03:58:44 DEBUG : both6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3020_d20260420_m035436_c001_v0001185_t0029_u01776657276137") 2026/04/20 03:58:44 DEBUG : both7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712e6_d20260420_m035507_c001_v7007000_t0000_u01776657307776") 2026/04/20 03:58:44 DEBUG : both7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3090_d20260420_m035454_c001_v0001185_t0012_u01776657294725") 2026/04/20 03:58:44 DEBUG : both7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f89_d20260420_m035449_c001_v7007000_t0000_u01776657289800") 2026/04/20 03:58:44 DEBUG : both7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3024_d20260420_m035436_c001_v0001185_t0043_u01776657276786") 2026/04/20 03:58:45 DEBUG : both8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712ea_d20260420_m035507_c001_v7007000_t0000_u01776657307958") 2026/04/20 03:58:45 DEBUG : both8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3092_d20260420_m035455_c001_v0001185_t0028_u01776657295270") 2026/04/20 03:58:45 DEBUG : both8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f8b_d20260420_m035449_c001_v7007000_t0000_u01776657289981") 2026/04/20 03:58:45 DEBUG : both8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3026_d20260420_m035437_c001_v0001185_t0039_u01776657277267") 2026/04/20 03:58:45 DEBUG : both9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712ed_d20260420_m035508_c001_v7007000_t0000_u01776657308141") 2026/04/20 03:58:45 DEBUG : both9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3096_d20260420_m035455_c001_v0001185_t0027_u01776657295801") 2026/04/20 03:58:45 DEBUG : both9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f8c_d20260420_m035450_c001_v7007000_t0000_u01776657290162") 2026/04/20 03:58:45 DEBUG : both9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3028_d20260420_m035437_c001_v0001185_t0018_u01776657277749") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fef5_d20260420_m035106_c001_v7007000_t0000_u01776657066035") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bae_d20260420_m035103_c001_v0001173_t0012_u01776657063960") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419b700016945d48_d20260420_m035102_c001_v7007000_t0000_u01776657062875") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b9c_d20260420_m035100_c001_v0001173_t0052_u01776657060983") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fec7_d20260420_m035044_c001_v7007000_t0000_u01776657044546") 2026/04/20 03:58:45 DEBUG : c/non empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a76_d20260420_m035042_c001_v0001173_t0027_u01776657042431") 2026/04/20 03:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cbc_d20260420_m035602_c001_v7007000_t0000_u01776657362376") 2026/04/20 03:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3281_d20260420_m035557_c001_v0001185_t0010_u01776657357873") 2026/04/20 03:58:45 DEBUG : check sum: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feb8_d20260420_m035034_c001_v7007000_t0000_u01776657034571") 2026/04/20 03:58:45 DEBUG : check sum: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac99f6_d20260420_m035033_c001_v0001173_t0039_u01776657033451") 2026/04/20 03:58:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac496f1_d20260420_m035831_c001_v7007000_t0000_u01776657511465") 2026/04/20 03:58:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1431_d20260420_m035829_c001_v0001184_t0057_u01776657509875") 2026/04/20 03:58:45 DEBUG : dest/3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4b6_d20260420_m035248_c001_v7007000_t0000_u01776657168284") 2026/04/20 03:58:45 DEBUG : dest/3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41870c778d301c4a_d20260420_m035247_c001_v0001098_t0056_u01776657167182") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52142f_d20260420_m035653_c001_v7007000_t0000_u01776657413112") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3460_d20260420_m035648_c001_v0001185_t0032_u01776657408695") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdda9_d20260420_m035802_c001_v7007000_t0000_u01776657482975") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13b2_d20260420_m035753_c001_v0001184_t0005_u01776657473391") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f24_d20260420_m035749_c001_v7007000_t0000_u01776657469160") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf136e_d20260420_m035739_c001_v0001184_t0019_u01776657459684") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f07_d20260420_m035735_c001_v7007000_t0000_u01776657455410") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1342_d20260420_m035726_c001_v0001184_t0054_u01776657446053") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca608_d20260420_m035721_c001_v7007000_t0000_u01776657441785") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12fe_d20260420_m035712_c001_v0001184_t0055_u01776657432731") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3045_d20260420_m035708_c001_v7007000_t0000_u01776657428492") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12b2_d20260420_m035658_c001_v0001184_t0032_u01776657418190") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5e4_d20260420_m035650_c001_v7007000_t0000_u01776657410128") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3416_d20260420_m035641_c001_v0001185_t0015_u01776657401159") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b08_d20260420_m035637_c001_v7007000_t0000_u01776657397105") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf120a_d20260420_m035633_c001_v0001184_t0029_u01776657393691") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce6b_d20260420_m035632_c001_v7007000_t0000_u01776657392058") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11b2_d20260420_m035623_c001_v0001184_t0041_u01776657383416") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd00_d20260420_m035619_c001_v7007000_t0000_u01776657379233") 2026/04/20 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f332d_d20260420_m035615_c001_v0001185_t0040_u01776657375977") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d792057808a_d20260420_m035614_c001_v7007000_t0000_u01776657374580") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070759_d20260420_m035606_c001_v0001165_t0007_u01776657366441") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4079d3fae1b1d32c_d20260420_m035559_c001_v7007000_t0000_u01776657359649") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10dd_d20260420_m035550_c001_v0001184_t0020_u01776657350641") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c78b_d20260420_m035546_c001_v7007000_t0000_u01776657346602") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10af_d20260420_m035537_c001_v0001184_t0041_u01776657337433") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfbe_d20260420_m035533_c001_v7007000_t0000_u01776657333331") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1066_d20260420_m035524_c001_v0001184_t0033_u01776657324668") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501fc_d20260420_m035635_c001_v7007000_t0000_u01776657395209") 2026/04/20 03:58:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11e4_d20260420_m035630_c001_v0001184_t0059_u01776657390368") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521434_d20260420_m035653_c001_v7007000_t0000_u01776657413315") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf127a_d20260420_m035648_c001_v0001184_t0021_u01776657408679") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddab_d20260420_m035803_c001_v7007000_t0000_u01776657483159") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708b3_d20260420_m035753_c001_v0001165_t0028_u01776657473954") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f26_d20260420_m035749_c001_v7007000_t0000_u01776657469343") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070889_d20260420_m035740_c001_v0001165_t0047_u01776657460253") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f08_d20260420_m035735_c001_v7007000_t0000_u01776657455593") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070877_d20260420_m035726_c001_v0001165_t0019_u01776657446647") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca609_d20260420_m035721_c001_v7007000_t0000_u01776657441971") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407085f_d20260420_m035713_c001_v0001165_t0028_u01776657433286") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3046_d20260420_m035708_c001_v7007000_t0000_u01776657428677") 2026/04/20 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407083f_d20260420_m035658_c001_v0001165_t0007_u01776657418775") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce94_d20260420_m035650_c001_v7007000_t0000_u01776657410151") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f39_d20260420_m035641_c001_v0001167_t0023_u01776657401704") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b0a_d20260420_m035637_c001_v7007000_t0000_u01776657397286") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33de_d20260420_m035633_c001_v0001185_t0022_u01776657393696") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417b874aca7305a6_d20260420_m035632_c001_v7007000_t0000_u01776657392076") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ea5_d20260420_m035623_c001_v0001167_t0034_u01776657383975") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd01_d20260420_m035619_c001_v7007000_t0000_u01776657379418") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1193_d20260420_m035616_c001_v0001184_t0012_u01776657375999") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce55_d20260420_m035614_c001_v7007000_t0000_u01776657374600") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f32c7_d20260420_m035607_c001_v0001185_t0041_u01776657367019") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f421cf19402937b83_d20260420_m035559_c001_v7007000_t0000_u01776657359674") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4dad_d20260420_m035551_c001_v0001167_t0054_u01776657351211") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c78d_d20260420_m035546_c001_v7007000_t0000_u01776657346782") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d67_d20260420_m035537_c001_v0001167_t0047_u01776657337998") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfbf_d20260420_m035533_c001_v7007000_t0000_u01776657333515") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4cf7_d20260420_m035525_c001_v0001167_t0054_u01776657325262") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b04_d20260420_m035635_c001_v7007000_t0000_u01776657395217") 2026/04/20 03:58:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33b6_d20260420_m035630_c001_v0001185_t0029_u01776657390370") 2026/04/20 03:58:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521437_d20260420_m035653_c001_v7007000_t0000_u01776657413609") 2026/04/20 03:58:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070825_d20260420_m035648_c001_v0001165_t0004_u01776657408688") 2026/04/20 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddac_d20260420_m035803_c001_v7007000_t0000_u01776657483342") 2026/04/20 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f367c_d20260420_m035754_c001_v0001185_t0039_u01776657474606") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f27_d20260420_m035749_c001_v7007000_t0000_u01776657469525") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f35d8_d20260420_m035740_c001_v0001185_t0012_u01776657460833") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f09_d20260420_m035735_c001_v7007000_t0000_u01776657455780") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3584_d20260420_m035727_c001_v0001185_t0001_u01776657447264") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60a_d20260420_m035722_c001_v7007000_t0000_u01776657442156") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3538_d20260420_m035713_c001_v0001185_t0000_u01776657433911") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3048_d20260420_m035708_c001_v7007000_t0000_u01776657428863") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f34c6_d20260420_m035659_c001_v0001185_t0032_u01776657419376") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5213f9_d20260420_m035650_c001_v7007000_t0000_u01776657410134") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1248_d20260420_m035642_c001_v0001184_t0003_u01776657402643") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b0c_d20260420_m035637_c001_v7007000_t0000_u01776657397467") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707ef_d20260420_m035633_c001_v0001165_t0036_u01776657393737") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b795_d20260420_m035631_c001_v7007000_t0000_u01776657391502") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707bd_d20260420_m035624_c001_v0001165_t0020_u01776657384709") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd02_d20260420_m035619_c001_v7007000_t0000_u01776657379603") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070799_d20260420_m035616_c001_v0001165_t0039_u01776657376014") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d22_d20260420_m035614_c001_v7007000_t0000_u01776657374165") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1155_d20260420_m035607_c001_v0001184_t0049_u01776657367611") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d11_d20260420_m035559_c001_v7007000_t0000_u01776657359684") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3242_d20260420_m035551_c001_v0001185_t0020_u01776657351841") 2026/04/20 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c78e_d20260420_m035546_c001_v7007000_t0000_u01776657346964") 2026/04/20 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f31e2_d20260420_m035538_c001_v0001185_t0040_u01776657338650") 2026/04/20 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc0_d20260420_m035533_c001_v7007000_t0000_u01776657333700") 2026/04/20 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3168_d20260420_m035525_c001_v0001185_t0019_u01776657325548") 2026/04/20 03:58:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5e5_d20260420_m035634_c001_v7007000_t0000_u01776657394876") 2026/04/20 03:58:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4edf_d20260420_m035630_c001_v0001167_t0012_u01776657390478") 2026/04/20 03:58:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52143b_d20260420_m035653_c001_v7007000_t0000_u01776657413810") 2026/04/20 03:58:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f85_d20260420_m035648_c001_v0001167_t0059_u01776657408780") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddae_d20260420_m035803_c001_v7007000_t0000_u01776657483525") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50f5_d20260420_m035755_c001_v0001167_t0021_u01776657475148") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f28_d20260420_m035749_c001_v7007000_t0000_u01776657469707") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50bc_d20260420_m035741_c001_v0001167_t0034_u01776657461382") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0a_d20260420_m035735_c001_v7007000_t0000_u01776657455964") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a505f_d20260420_m035727_c001_v0001167_t0004_u01776657447832") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60b_d20260420_m035722_c001_v7007000_t0000_u01776657442341") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5023_d20260420_m035714_c001_v0001167_t0058_u01776657434465") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3049_d20260420_m035709_c001_v7007000_t0000_u01776657429050") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4fc3_d20260420_m035659_c001_v0001167_t0025_u01776657419939") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af73035e_d20260420_m035650_c001_v7007000_t0000_u01776657410134") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407080d_d20260420_m035643_c001_v0001165_t0057_u01776657403202") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b0e_d20260420_m035637_c001_v7007000_t0000_u01776657397652") 2026/04/20 03:58:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf120e_d20260420_m035633_c001_v0001184_t0001_u01776657393886") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c877_d20260420_m035631_c001_v7007000_t0000_u01776657391880") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3388_d20260420_m035625_c001_v0001185_t0044_u01776657385313") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd03_d20260420_m035619_c001_v7007000_t0000_u01776657379791") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e71_d20260420_m035616_c001_v0001167_t0035_u01776657376023") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501d9_d20260420_m035614_c001_v7007000_t0000_u01776657374733") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e33_d20260420_m035608_c001_v0001167_t0024_u01776657368159") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d7920578079_d20260420_m035559_c001_v7007000_t0000_u01776657359824") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407070d_d20260420_m035552_c001_v0001165_t0042_u01776657352417") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c78f_d20260420_m035547_c001_v7007000_t0000_u01776657347146") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706db_d20260420_m035539_c001_v0001165_t0041_u01776657339197") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc1_d20260420_m035533_c001_v7007000_t0000_u01776657333884") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070698_d20260420_m035525_c001_v0001165_t0042_u01776657325736") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdd23_d20260420_m035635_c001_v7007000_t0000_u01776657395081") 2026/04/20 03:58:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707e3_d20260420_m035630_c001_v0001165_t0004_u01776657390542") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52143f_d20260420_m035654_c001_v7007000_t0000_u01776657414002") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3462_d20260420_m035648_c001_v0001185_t0053_u01776657408882") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb0_d20260420_m035803_c001_v7007000_t0000_u01776657483713") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13ba_d20260420_m035755_c001_v0001184_t0002_u01776657475489") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f29_d20260420_m035749_c001_v7007000_t0000_u01776657469891") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1372_d20260420_m035741_c001_v0001184_t0010_u01776657461766") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0b_d20260420_m035736_c001_v7007000_t0000_u01776657456149") 2026/04/20 03:58:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1344_d20260420_m035728_c001_v0001184_t0027_u01776657448242") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60c_d20260420_m035722_c001_v7007000_t0000_u01776657442527") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1306_d20260420_m035714_c001_v0001184_t0044_u01776657434762") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db304a_d20260420_m035709_c001_v7007000_t0000_u01776657429236") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12c2_d20260420_m035700_c001_v0001184_t0051_u01776657420295") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce92_d20260420_m035649_c001_v7007000_t0000_u01776657409934") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3428_d20260420_m035643_c001_v0001185_t0000_u01776657403409") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b0f_d20260420_m035637_c001_v7007000_t0000_u01776657397836") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33e2_d20260420_m035633_c001_v0001185_t0052_u01776657393889") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce69_d20260420_m035631_c001_v7007000_t0000_u01776657391692") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11c2_d20260420_m035625_c001_v0001184_t0050_u01776657385505") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd04_d20260420_m035619_c001_v7007000_t0000_u01776657379981") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3333_d20260420_m035616_c001_v0001185_t0025_u01776657376164") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d25_d20260420_m035614_c001_v7007000_t0000_u01776657374710") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070761_d20260420_m035608_c001_v0001165_t0003_u01776657368480") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5210e5_d20260420_m035559_c001_v7007000_t0000_u01776657359737") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10eb_d20260420_m035552_c001_v0001184_t0026_u01776657352641") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c790_d20260420_m035547_c001_v7007000_t0000_u01776657347328") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10b5_d20260420_m035539_c001_v0001184_t0004_u01776657339410") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc2_d20260420_m035534_c001_v7007000_t0000_u01776657334070") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1068_d20260420_m035525_c001_v0001184_t0021_u01776657325969") 2026/04/20 03:58:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce6d_d20260420_m035634_c001_v7007000_t0000_u01776657394884") 2026/04/20 03:58:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11e6_d20260420_m035630_c001_v0001184_t0058_u01776657390563") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521441_d20260420_m035654_c001_v7007000_t0000_u01776657414249") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf127c_d20260420_m035648_c001_v0001184_t0029_u01776657408898") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb1_d20260420_m035803_c001_v7007000_t0000_u01776657483895") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708b5_d20260420_m035755_c001_v0001165_t0037_u01776657475685") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2a_d20260420_m035750_c001_v7007000_t0000_u01776657470074") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407088f_d20260420_m035741_c001_v0001165_t0047_u01776657461962") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0c_d20260420_m035736_c001_v7007000_t0000_u01776657456332") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070879_d20260420_m035728_c001_v0001165_t0044_u01776657448462") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60d_d20260420_m035722_c001_v7007000_t0000_u01776657442712") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070863_d20260420_m035714_c001_v0001165_t0042_u01776657434982") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db304b_d20260420_m035709_c001_v7007000_t0000_u01776657429421") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070845_d20260420_m035700_c001_v0001165_t0011_u01776657420513") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd24_d20260420_m035650_c001_v7007000_t0000_u01776657410106") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f4d_d20260420_m035643_c001_v0001167_t0042_u01776657403646") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b10_d20260420_m035638_c001_v7007000_t0000_u01776657398019") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707f1_d20260420_m035633_c001_v0001165_t0041_u01776657393925") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8af6_d20260420_m035632_c001_v7007000_t0000_u01776657392080") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4eb3_d20260420_m035625_c001_v0001167_t0000_u01776657385706") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd05_d20260420_m035620_c001_v7007000_t0000_u01776657380166") 2026/04/20 03:58:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1195_d20260420_m035616_c001_v0001184_t0002_u01776657376202") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60b06b_d20260420_m035614_c001_v7007000_t0000_u01776657374742") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f32e5_d20260420_m035608_c001_v0001185_t0001_u01776657368687") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71374_d20260420_m035559_c001_v7007000_t0000_u01776657359975") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4db9_d20260420_m035552_c001_v0001167_t0057_u01776657352834") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c791_d20260420_m035547_c001_v7007000_t0000_u01776657347517") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d6f_d20260420_m035539_c001_v0001167_t0005_u01776657339607") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc3_d20260420_m035534_c001_v7007000_t0000_u01776657334253") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d01_d20260420_m035526_c001_v0001167_t0022_u01776657326163") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5d1_d20260420_m035634_c001_v7007000_t0000_u01776657394824") 2026/04/20 03:58:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33b8_d20260420_m035630_c001_v0001185_t0015_u01776657390584") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521444_d20260420_m035654_c001_v7007000_t0000_u01776657414516") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070827_d20260420_m035648_c001_v0001165_t0019_u01776657408913") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb2_d20260420_m035804_c001_v7007000_t0000_u01776657484079") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3682_d20260420_m035755_c001_v0001185_t0018_u01776657475929") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2b_d20260420_m035750_c001_v7007000_t0000_u01776657470256") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f35e0_d20260420_m035742_c001_v0001185_t0053_u01776657462672") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0d_d20260420_m035736_c001_v7007000_t0000_u01776657456516") 2026/04/20 03:58:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f358e_d20260420_m035728_c001_v0001185_t0029_u01776657448676") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60e_d20260420_m035722_c001_v7007000_t0000_u01776657442898") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3542_d20260420_m035715_c001_v0001185_t0029_u01776657435231") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db304d_d20260420_m035709_c001_v7007000_t0000_u01776657429606") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f34da_d20260420_m035700_c001_v0001185_t0059_u01776657420752") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f422f6d60732e4a6b_d20260420_m035650_c001_v7007000_t0000_u01776657410171") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf125c_d20260420_m035644_c001_v0001184_t0013_u01776657404196") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b11_d20260420_m035638_c001_v7007000_t0000_u01776657398202") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f01_d20260420_m035633_c001_v0001167_t0006_u01776657393978") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501f4_d20260420_m035632_c001_v7007000_t0000_u01776657392092") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707c9_d20260420_m035626_c001_v0001165_t0054_u01776657386072") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd06_d20260420_m035620_c001_v7007000_t0000_u01776657380351") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407079b_d20260420_m035616_c001_v0001165_t0058_u01776657376225") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d23_d20260420_m035614_c001_v7007000_t0000_u01776657374347") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1167_d20260420_m035608_c001_v0001184_t0001_u01776657368880") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71373_d20260420_m035559_c001_v7007000_t0000_u01776657359792") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3252_d20260420_m035553_c001_v0001185_t0035_u01776657353142") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c793_d20260420_m035547_c001_v7007000_t0000_u01776657347699") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f31ec_d20260420_m035539_c001_v0001185_t0041_u01776657339989") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc4_d20260420_m035534_c001_v7007000_t0000_u01776657334437") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3170_d20260420_m035526_c001_v0001185_t0011_u01776657326472") 2026/04/20 03:58:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5d4_d20260420_m035635_c001_v7007000_t0000_u01776657395188") 2026/04/20 03:58:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ee3_d20260420_m035630_c001_v0001167_t0050_u01776657390747") 2026/04/20 03:58:56 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52144a_d20260420_m035655_c001_v7007000_t0000_u01776657415000") 2026/04/20 03:58:56 DEBUG : dir1/0007-12345: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3464_d20260420_m035649_c001_v0001185_t0025_u01776657409068") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb5_d20260420_m035804_c001_v7007000_t0000_u01776657484262") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50f9_d20260420_m035756_c001_v0001167_t0030_u01776657476128") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2c_d20260420_m035750_c001_v7007000_t0000_u01776657470439") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50c0_d20260420_m035742_c001_v0001167_t0026_u01776657462873") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0e_d20260420_m035736_c001_v7007000_t0000_u01776657456699") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a506d_d20260420_m035728_c001_v0001167_t0050_u01776657448863") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca60f_d20260420_m035723_c001_v7007000_t0000_u01776657443084") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a502f_d20260420_m035715_c001_v0001167_t0049_u01776657435418") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db304e_d20260420_m035709_c001_v7007000_t0000_u01776657429790") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4fcd_d20260420_m035700_c001_v0001167_t0010_u01776657420973") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd25_d20260420_m035650_c001_v7007000_t0000_u01776657410289") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070813_d20260420_m035644_c001_v0001165_t0015_u01776657404394") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b12_d20260420_m035638_c001_v7007000_t0000_u01776657398383") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33e6_d20260420_m035634_c001_v0001185_t0002_u01776657394073") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126986b0ddf5052_d20260420_m035632_c001_v7007000_t0000_u01776657392100") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f338e_d20260420_m035626_c001_v0001185_t0047_u01776657386324") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd07_d20260420_m035620_c001_v7007000_t0000_u01776657380535") 2026/04/20 03:58:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e75_d20260420_m035616_c001_v0001167_t0038_u01776657376310") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac4966a_d20260420_m035614_c001_v7007000_t0000_u01776657374354") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e37_d20260420_m035609_c001_v0001167_t0039_u01776657369069") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4079d3fae1b1d32d_d20260420_m035559_c001_v7007000_t0000_u01776657359837") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407070f_d20260420_m035553_c001_v0001165_t0030_u01776657353529") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c794_d20260420_m035547_c001_v7007000_t0000_u01776657347882") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706dd_d20260420_m035540_c001_v0001165_t0056_u01776657340177") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc5_d20260420_m035534_c001_v7007000_t0000_u01776657334621") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407069a_d20260420_m035526_c001_v0001165_t0029_u01776657326661") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdd22_d20260420_m035634_c001_v7007000_t0000_u01776657394896") 2026/04/20 03:58:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11ea_d20260420_m035630_c001_v0001184_t0001_u01776657390766") 2026/04/20 03:58:57 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52144f_d20260420_m035655_c001_v7007000_t0000_u01776657415183") 2026/04/20 03:58:57 DEBUG : dir1/0008-23456: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f8b_d20260420_m035649_c001_v0001167_t0051_u01776657409092") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb6_d20260420_m035804_c001_v7007000_t0000_u01776657484445") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13c0_d20260420_m035756_c001_v0001184_t0042_u01776657476516") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2d_d20260420_m035750_c001_v7007000_t0000_u01776657470621") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1378_d20260420_m035743_c001_v0001184_t0000_u01776657463158") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f0f_d20260420_m035736_c001_v7007000_t0000_u01776657456883") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf134c_d20260420_m035729_c001_v0001184_t0056_u01776657449186") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca610_d20260420_m035723_c001_v7007000_t0000_u01776657443270") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf130e_d20260420_m035715_c001_v0001184_t0058_u01776657435756") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db304f_d20260420_m035709_c001_v7007000_t0000_u01776657429974") 2026/04/20 03:58:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12ca_d20260420_m035701_c001_v0001184_t0020_u01776657421494") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3034_d20260420_m035650_c001_v7007000_t0000_u01776657410148") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f343c_d20260420_m035644_c001_v0001185_t0025_u01776657404638") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b13_d20260420_m035638_c001_v7007000_t0000_u01776657398565") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1210_d20260420_m035634_c001_v0001184_t0013_u01776657394094") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8af5_d20260420_m035631_c001_v7007000_t0000_u01776657391896") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11ce_d20260420_m035626_c001_v0001184_t0052_u01776657386518") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd08_d20260420_m035620_c001_v7007000_t0000_u01776657380722") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3337_d20260420_m035616_c001_v0001185_t0004_u01776657376350") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d24_d20260420_m035614_c001_v7007000_t0000_u01776657374528") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070767_d20260420_m035609_c001_v0001165_t0021_u01776657369356") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71372_d20260420_m035559_c001_v7007000_t0000_u01776657359608") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10ed_d20260420_m035553_c001_v0001184_t0055_u01776657353788") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c795_d20260420_m035548_c001_v7007000_t0000_u01776657348062") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10bb_d20260420_m035540_c001_v0001184_t0055_u01776657340403") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc6_d20260420_m035534_c001_v7007000_t0000_u01776657334806") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf106e_d20260420_m035526_c001_v0001184_t0019_u01776657326914") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126986b0ddf5058_d20260420_m035634_c001_v7007000_t0000_u01776657394833") 2026/04/20 03:58:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707e5_d20260420_m035630_c001_v0001165_t0041_u01776657390771") 2026/04/20 03:58:58 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521454_d20260420_m035655_c001_v7007000_t0000_u01776657415372") 2026/04/20 03:58:58 DEBUG : dir1/0009-34567: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1280_d20260420_m035649_c001_v0001184_t0024_u01776657409107") 2026/04/20 03:58:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb7_d20260420_m035804_c001_v7007000_t0000_u01776657484630") 2026/04/20 03:58:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708b9_d20260420_m035756_c001_v0001165_t0000_u01776657476733") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2e_d20260420_m035750_c001_v7007000_t0000_u01776657470804") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070893_d20260420_m035743_c001_v0001165_t0005_u01776657463358") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f10_d20260420_m035737_c001_v7007000_t0000_u01776657457067") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407087b_d20260420_m035729_c001_v0001165_t0058_u01776657449391") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca611_d20260420_m035723_c001_v7007000_t0000_u01776657443455") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070867_d20260420_m035715_c001_v0001165_t0043_u01776657435960") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3050_d20260420_m035710_c001_v7007000_t0000_u01776657430159") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407084b_d20260420_m035701_c001_v0001165_t0014_u01776657421773") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5213f6_d20260420_m035649_c001_v7007000_t0000_u01776657409950") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f5b_d20260420_m035644_c001_v0001167_t0053_u01776657404824") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b15_d20260420_m035638_c001_v7007000_t0000_u01776657398749") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707f5_d20260420_m035634_c001_v0001165_t0012_u01776657394123") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5cf_d20260420_m035631_c001_v7007000_t0000_u01776657391927") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ec1_d20260420_m035626_c001_v0001167_t0003_u01776657386715") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd09_d20260420_m035620_c001_v7007000_t0000_u01776657380908") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1199_d20260420_m035616_c001_v0001184_t0028_u01776657376416") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac4966c_d20260420_m035614_c001_v7007000_t0000_u01776657374719") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f32eb_d20260420_m035609_c001_v0001185_t0054_u01776657369566") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cb3_d20260420_m035559_c001_v7007000_t0000_u01776657359609") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4dc3_d20260420_m035553_c001_v0001167_t0041_u01776657353996") 2026/04/20 03:58:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c796_d20260420_m035548_c001_v7007000_t0000_u01776657348243") 2026/04/20 03:59:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d79_d20260420_m035540_c001_v0001167_t0000_u01776657340610") 2026/04/20 03:59:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc7_d20260420_m035534_c001_v7007000_t0000_u01776657334991") 2026/04/20 03:59:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d07_d20260420_m035527_c001_v0001167_t0031_u01776657327105") 2026/04/20 03:59:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b03_d20260420_m035635_c001_v7007000_t0000_u01776657395036") 2026/04/20 03:59:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33c0_d20260420_m035630_c001_v0001185_t0005_u01776657390779") 2026/04/20 03:59:00 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521459_d20260420_m035655_c001_v7007000_t0000_u01776657415560") 2026/04/20 03:59:00 DEBUG : dir1/0010-45678: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070829_d20260420_m035649_c001_v0001165_t0033_u01776657409116") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb8_d20260420_m035804_c001_v7007000_t0000_u01776657484814") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3688_d20260420_m035756_c001_v0001185_t0015_u01776657476937") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f2f_d20260420_m035750_c001_v7007000_t0000_u01776657470988") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f35f0_d20260420_m035743_c001_v0001185_t0022_u01776657463583") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f11_d20260420_m035737_c001_v7007000_t0000_u01776657457251") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3592_d20260420_m035729_c001_v0001185_t0001_u01776657449653") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca612_d20260420_m035723_c001_v7007000_t0000_u01776657443642") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3550_d20260420_m035716_c001_v0001185_t0057_u01776657436209") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3051_d20260420_m035710_c001_v7007000_t0000_u01776657430344") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f34e8_d20260420_m035701_c001_v0001185_t0019_u01776657421992") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce95_d20260420_m035650_c001_v7007000_t0000_u01776657410300") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1264_d20260420_m035645_c001_v0001184_t0031_u01776657405098") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b16_d20260420_m035638_c001_v7007000_t0000_u01776657398933") 2026/04/20 03:59:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1214_d20260420_m035634_c001_v0001184_t0052_u01776657394294") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501f3_d20260420_m035631_c001_v7007000_t0000_u01776657391903") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707d1_d20260420_m035627_c001_v0001165_t0030_u01776657387065") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0a_d20260420_m035621_c001_v7007000_t0000_u01776657381093") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407079d_d20260420_m035616_c001_v0001165_t0045_u01776657376429") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcf7_d20260420_m035614_c001_v7007000_t0000_u01776657374757") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf116f_d20260420_m035609_c001_v0001184_t0057_u01776657369759") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d7920578078_d20260420_m035559_c001_v7007000_t0000_u01776657359631") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f325e_d20260420_m035554_c001_v0001185_t0014_u01776657354321") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c797_d20260420_m035548_c001_v7007000_t0000_u01776657348424") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f31f0_d20260420_m035540_c001_v0001185_t0038_u01776657340938") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfc8_d20260420_m035535_c001_v7007000_t0000_u01776657335176") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f317a_d20260420_m035527_c001_v0001185_t0001_u01776657327452") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126986b0ddf505a_d20260420_m035635_c001_v7007000_t0000_u01776657395196") 2026/04/20 03:59:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33c2_d20260420_m035630_c001_v0001185_t0054_u01776657390964") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52145f_d20260420_m035655_c001_v7007000_t0000_u01776657415781") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3466_d20260420_m035649_c001_v0001185_t0024_u01776657409254") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddb9_d20260420_m035804_c001_v7007000_t0000_u01776657484998") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50fd_d20260420_m035757_c001_v0001167_t0020_u01776657477132") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f30_d20260420_m035751_c001_v7007000_t0000_u01776657471172") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50c6_d20260420_m035743_c001_v0001167_t0023_u01776657463771") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f12_d20260420_m035737_c001_v7007000_t0000_u01776657457439") 2026/04/20 03:59:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5077_d20260420_m035729_c001_v0001167_t0027_u01776657449842") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca613_d20260420_m035723_c001_v7007000_t0000_u01776657443826") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5037_d20260420_m035716_c001_v0001167_t0036_u01776657436396") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3052_d20260420_m035710_c001_v7007000_t0000_u01776657430530") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4fd3_d20260420_m035702_c001_v0001167_t0055_u01776657422212") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd23_d20260420_m035649_c001_v7007000_t0000_u01776657409923") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070815_d20260420_m035645_c001_v0001165_t0058_u01776657405301") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b17_d20260420_m035639_c001_v7007000_t0000_u01776657399116") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33ec_d20260420_m035634_c001_v0001185_t0002_u01776657394300") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c873_d20260420_m035631_c001_v7007000_t0000_u01776657391519") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f339c_d20260420_m035627_c001_v0001185_t0024_u01776657387341") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0b_d20260420_m035621_c001_v7007000_t0000_u01776657381281") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f333c_d20260420_m035616_c001_v0001185_t0044_u01776657376537") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5c9_d20260420_m035614_c001_v7007000_t0000_u01776657374769") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e41_d20260420_m035610_c001_v0001167_t0029_u01776657370006") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cb4_d20260420_m035559_c001_v7007000_t0000_u01776657359800") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070715_d20260420_m035554_c001_v0001165_t0035_u01776657354569") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c798_d20260420_m035548_c001_v7007000_t0000_u01776657348605") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706e1_d20260420_m035541_c001_v0001165_t0051_u01776657341126") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfca_d20260420_m035535_c001_v7007000_t0000_u01776657335361") 2026/04/20 03:59:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407069c_d20260420_m035527_c001_v0001165_t0047_u01776657327661") 2026/04/20 03:59:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417b874aca7305a9_d20260420_m035635_c001_v7007000_t0000_u01776657395047") 2026/04/20 03:59:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11ec_d20260420_m035630_c001_v0001184_t0005_u01776657390983") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521465_d20260420_m035655_c001_v7007000_t0000_u01776657415964") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1284_d20260420_m035649_c001_v0001184_t0050_u01776657409350") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddba_d20260420_m035805_c001_v7007000_t0000_u01776657485182") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13c7_d20260420_m035757_c001_v0001184_t0028_u01776657477491") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f31_d20260420_m035751_c001_v7007000_t0000_u01776657471354") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf137c_d20260420_m035744_c001_v0001184_t0023_u01776657464051") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f13_d20260420_m035737_c001_v7007000_t0000_u01776657457624") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1350_d20260420_m035730_c001_v0001184_t0057_u01776657450191") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca614_d20260420_m035724_c001_v7007000_t0000_u01776657444013") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1314_d20260420_m035716_c001_v0001184_t0036_u01776657436700") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3053_d20260420_m035710_c001_v7007000_t0000_u01776657430715") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf12ce_d20260420_m035702_c001_v0001184_t0017_u01776657422535") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5e5_d20260420_m035650_c001_v7007000_t0000_u01776657410314") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3440_d20260420_m035645_c001_v0001185_t0027_u01776657405511") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b18_d20260420_m035639_c001_v7007000_t0000_u01776657399297") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707f7_d20260420_m035634_c001_v0001165_t0033_u01776657394339") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce6a_d20260420_m035631_c001_v7007000_t0000_u01776657391874") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11d2_d20260420_m035627_c001_v0001184_t0011_u01776657387536") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0c_d20260420_m035621_c001_v7007000_t0000_u01776657381469") 2026/04/20 03:59:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e77_d20260420_m035616_c001_v0001167_t0055_u01776657376589") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac4966b_d20260420_m035614_c001_v7007000_t0000_u01776657374537") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070775_d20260420_m035610_c001_v0001165_t0035_u01776657370325") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41891f2a930b6d54_d20260420_m035559_c001_v7007000_t0000_u01776657359635") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10fb_d20260420_m035554_c001_v0001184_t0020_u01776657354813") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c799_d20260420_m035548_c001_v7007000_t0000_u01776657348786") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf10bf_d20260420_m035541_c001_v0001184_t0026_u01776657341354") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfcc_d20260420_m035535_c001_v7007000_t0000_u01776657335547") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1076_d20260420_m035527_c001_v0001184_t0049_u01776657327875") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca5d2_d20260420_m035635_c001_v7007000_t0000_u01776657395006") 2026/04/20 03:59:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707e9_d20260420_m035630_c001_v0001165_t0037_u01776657390989") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52146a_d20260420_m035656_c001_v7007000_t0000_u01776657416153") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407082b_d20260420_m035649_c001_v0001165_t0010_u01776657409375") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddbc_d20260420_m035805_c001_v7007000_t0000_u01776657485366") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708bb_d20260420_m035757_c001_v0001165_t0026_u01776657477702") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f33_d20260420_m035751_c001_v7007000_t0000_u01776657471538") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070897_d20260420_m035744_c001_v0001165_t0041_u01776657464249") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f15_d20260420_m035737_c001_v7007000_t0000_u01776657457808") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407087f_d20260420_m035730_c001_v0001165_t0004_u01776657450405") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca615_d20260420_m035724_c001_v7007000_t0000_u01776657444198") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070869_d20260420_m035716_c001_v0001165_t0018_u01776657436897") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3054_d20260420_m035710_c001_v7007000_t0000_u01776657430899") 2026/04/20 03:59:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070851_d20260420_m035702_c001_v0001165_t0031_u01776657422760") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce91_d20260420_m035649_c001_v7007000_t0000_u01776657409752") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f61_d20260420_m035645_c001_v0001167_t0026_u01776657405711") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b1a_d20260420_m035639_c001_v7007000_t0000_u01776657399479") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f05_d20260420_m035634_c001_v0001167_t0057_u01776657394367") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce68_d20260420_m035631_c001_v7007000_t0000_u01776657391510") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ecd_d20260420_m035627_c001_v0001167_t0018_u01776657387754") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0d_d20260420_m035621_c001_v7007000_t0000_u01776657381654") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf119b_d20260420_m035616_c001_v0001184_t0028_u01776657376616") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d792057808b_d20260420_m035614_c001_v7007000_t0000_u01776657374777") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f32f9_d20260420_m035610_c001_v0001185_t0031_u01776657370596") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cb5_d20260420_m035559_c001_v7007000_t0000_u01776657359983") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4dcf_d20260420_m035555_c001_v0001167_t0002_u01776657355011") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c79a_d20260420_m035548_c001_v7007000_t0000_u01776657348969") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d83_d20260420_m035541_c001_v0001167_t0020_u01776657341563") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfcd_d20260420_m035535_c001_v7007000_t0000_u01776657335730") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4d0d_d20260420_m035528_c001_v0001167_t0034_u01776657328066") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126986b0ddf5059_d20260420_m035635_c001_v7007000_t0000_u01776657395014") 2026/04/20 03:59:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ee9_d20260420_m035631_c001_v0001167_t0014_u01776657391026") 2026/04/20 03:59:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52146f_d20260420_m035656_c001_v7007000_t0000_u01776657416339") 2026/04/20 03:59:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f95_d20260420_m035649_c001_v0001167_t0015_u01776657409420") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddbd_d20260420_m035805_c001_v7007000_t0000_u01776657485548") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3692_d20260420_m035757_c001_v0001185_t0053_u01776657477971") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f34_d20260420_m035751_c001_v7007000_t0000_u01776657471721") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f35f6_d20260420_m035744_c001_v0001185_t0057_u01776657464464") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f16_d20260420_m035737_c001_v7007000_t0000_u01776657457992") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3598_d20260420_m035730_c001_v0001185_t0023_u01776657450675") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca616_d20260420_m035724_c001_v7007000_t0000_u01776657444384") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f355a_d20260420_m035717_c001_v0001185_t0044_u01776657437094") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3055_d20260420_m035711_c001_v7007000_t0000_u01776657431089") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f34f8_d20260420_m035703_c001_v0001185_t0015_u01776657423328") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd22_d20260420_m035649_c001_v7007000_t0000_u01776657409741") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf126a_d20260420_m035646_c001_v0001184_t0024_u01776657406053") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b1b_d20260420_m035639_c001_v7007000_t0000_u01776657399663") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1218_d20260420_m035634_c001_v0001184_t0013_u01776657394514") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126986b0ddf5051_d20260420_m035631_c001_v7007000_t0000_u01776657391916") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707d7_d20260420_m035628_c001_v0001165_t0015_u01776657388047") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0e_d20260420_m035621_c001_v7007000_t0000_u01776657381839") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407079f_d20260420_m035616_c001_v0001165_t0020_u01776657376656") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac49669_d20260420_m035614_c001_v7007000_t0000_u01776657374172") 2026/04/20 03:59:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1175_d20260420_m035610_c001_v0001184_t0010_u01776657370807") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f421cf19402937b84_d20260420_m035559_c001_v7007000_t0000_u01776657359854") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f326f_d20260420_m035555_c001_v0001185_t0026_u01776657355431") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c79b_d20260420_m035549_c001_v7007000_t0000_u01776657349152") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f31f8_d20260420_m035541_c001_v0001185_t0021_u01776657341857") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfce_d20260420_m035535_c001_v7007000_t0000_u01776657335912") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3188_d20260420_m035528_c001_v0001185_t0036_u01776657328490") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501f9_d20260420_m035634_c001_v7007000_t0000_u01776657394845") 2026/04/20 03:59:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33c4_d20260420_m035631_c001_v0001185_t0054_u01776657391170") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb521477_d20260420_m035656_c001_v7007000_t0000_u01776657416523") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f346a_d20260420_m035649_c001_v0001185_t0034_u01776657409441") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddbe_d20260420_m035805_c001_v7007000_t0000_u01776657485734") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5101_d20260420_m035758_c001_v0001167_t0011_u01776657478157") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f36_d20260420_m035752_c001_v7007000_t0000_u01776657472037") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50c8_d20260420_m035744_c001_v0001167_t0025_u01776657464684") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f19_d20260420_m035738_c001_v7007000_t0000_u01776657458175") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a507b_d20260420_m035730_c001_v0001167_t0011_u01776657450863") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca617_d20260420_m035724_c001_v7007000_t0000_u01776657444572") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5039_d20260420_m035717_c001_v0001167_t0044_u01776657437292") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3056_d20260420_m035711_c001_v7007000_t0000_u01776657431275") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4fdf_d20260420_m035703_c001_v0001167_t0022_u01776657423564") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5213fd_d20260420_m035650_c001_v7007000_t0000_u01776657410325") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407081b_d20260420_m035646_c001_v0001165_t0042_u01776657406251") 2026/04/20 03:59:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b1c_d20260420_m035639_c001_v7007000_t0000_u01776657399845") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240707f9_d20260420_m035634_c001_v0001165_t0047_u01776657394613") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c875_d20260420_m035631_c001_v7007000_t0000_u01776657391699") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33a4_d20260420_m035628_c001_v0001185_t0041_u01776657388270") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd0f_d20260420_m035622_c001_v7007000_t0000_u01776657382024") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3340_d20260420_m035616_c001_v0001185_t0050_u01776657376736") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce56_d20260420_m035614_c001_v7007000_t0000_u01776657374788") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e4d_d20260420_m035611_c001_v0001167_t0051_u01776657371012") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f411338f46c533d12_d20260420_m035559_c001_v7007000_t0000_u01776657359870") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407071d_d20260420_m035555_c001_v0001165_t0020_u01776657355618") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c79c_d20260420_m035549_c001_v7007000_t0000_u01776657349335") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706e7_d20260420_m035542_c001_v0001165_t0042_u01776657342045") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfcf_d20260420_m035536_c001_v7007000_t0000_u01776657336100") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706a6_d20260420_m035528_c001_v0001165_t0047_u01776657328679") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5e6_d20260420_m035635_c001_v7007000_t0000_u01776657395060") 2026/04/20 03:59:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf11ee_d20260420_m035631_c001_v0001184_t0021_u01776657391190") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cbd_d20260420_m035602_c001_v7007000_t0000_u01776657362560") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1111_d20260420_m035558_c001_v0001184_t0045_u01776657358116") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cbf_d20260420_m035602_c001_v7007000_t0000_u01776657362742") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407072d_d20260420_m035558_c001_v0001165_t0008_u01776657358121") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc0_d20260420_m035602_c001_v7007000_t0000_u01776657362923") 2026/04/20 03:59:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3289_d20260420_m035558_c001_v0001185_t0000_u01776657358131") 2026/04/20 03:59:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc2_d20260420_m035603_c001_v7007000_t0000_u01776657363108") 2026/04/20 03:59:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4deb_d20260420_m035558_c001_v0001167_t0034_u01776657358158") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc3_d20260420_m035603_c001_v7007000_t0000_u01776657363290") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1115_d20260420_m035558_c001_v0001184_t0031_u01776657358311") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc4_d20260420_m035603_c001_v7007000_t0000_u01776657363473") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f328d_d20260420_m035558_c001_v0001185_t0034_u01776657358331") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc5_d20260420_m035603_c001_v7007000_t0000_u01776657363655") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070731_d20260420_m035558_c001_v0001165_t0043_u01776657358355") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc6_d20260420_m035603_c001_v7007000_t0000_u01776657363837") 2026/04/20 03:59:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4df5_d20260420_m035558_c001_v0001167_t0002_u01776657358472") 2026/04/20 03:59:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc7_d20260420_m035604_c001_v7007000_t0000_u01776657364020") 2026/04/20 03:59:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1117_d20260420_m035558_c001_v0001184_t0056_u01776657358526") 2026/04/20 03:59:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc8_d20260420_m035604_c001_v7007000_t0000_u01776657364201") 2026/04/20 03:59:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070733_d20260420_m035558_c001_v0001165_t0000_u01776657358573") 2026/04/20 03:59:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cc9_d20260420_m035604_c001_v7007000_t0000_u01776657364383") 2026/04/20 03:59:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f328f_d20260420_m035558_c001_v0001185_t0046_u01776657358675") 2026/04/20 03:59:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cca_d20260420_m035604_c001_v7007000_t0000_u01776657364568") 2026/04/20 03:59:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1119_d20260420_m035558_c001_v0001184_t0044_u01776657358746") 2026/04/20 03:59:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005ccb_d20260420_m035604_c001_v7007000_t0000_u01776657364750") 2026/04/20 03:59:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070737_d20260420_m035558_c001_v0001165_t0040_u01776657358834") 2026/04/20 03:59:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005ccc_d20260420_m035604_c001_v7007000_t0000_u01776657364935") 2026/04/20 03:59:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3291_d20260420_m035558_c001_v0001185_t0020_u01776657358861") 2026/04/20 03:59:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005ccd_d20260420_m035605_c001_v7007000_t0000_u01776657365117") 2026/04/20 03:59:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4dfb_d20260420_m035558_c001_v0001167_t0000_u01776657358885") 2026/04/20 03:59:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4045e58dcf005cce_d20260420_m035605_c001_v7007000_t0000_u01776657365300") 2026/04/20 03:59:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf111d_d20260420_m035558_c001_v0001184_t0027_u01776657358958") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60b06e_d20260420_m035617_c001_v7007000_t0000_u01776657377152") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f330b_d20260420_m035613_c001_v0001185_t0026_u01776657373128") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce5c_d20260420_m035617_c001_v7007000_t0000_u01776657377290") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf117b_d20260420_m035613_c001_v0001184_t0058_u01776657373145") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5cb_d20260420_m035616_c001_v7007000_t0000_u01776657376935") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407078b_d20260420_m035613_c001_v0001165_t0007_u01776657373250") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501dc_d20260420_m035617_c001_v7007000_t0000_u01776657377164") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f330d_d20260420_m035613_c001_v0001185_t0043_u01776657373315") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d792057808e_d20260420_m035616_c001_v7007000_t0000_u01776657376943") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf117d_d20260420_m035613_c001_v0001184_t0038_u01776657373342") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcf8_d20260420_m035616_c001_v7007000_t0000_u01776657376954") 2026/04/20 03:59:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e5f_d20260420_m035613_c001_v0001167_t0049_u01776657373373") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60b06d_d20260420_m035616_c001_v7007000_t0000_u01776657376965") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407078d_d20260420_m035613_c001_v0001165_t0016_u01776657373483") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5cf_d20260420_m035617_c001_v7007000_t0000_u01776657377303") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf117f_d20260420_m035613_c001_v0001184_t0013_u01776657373552") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce59_d20260420_m035617_c001_v7007000_t0000_u01776657377107") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3313_d20260420_m035613_c001_v0001185_t0057_u01776657373556") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5ce_d20260420_m035617_c001_v7007000_t0000_u01776657377120") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e63_d20260420_m035613_c001_v0001167_t0002_u01776657373644") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501da_d20260420_m035616_c001_v7007000_t0000_u01776657376977") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407078f_d20260420_m035613_c001_v0001165_t0040_u01776657373687") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac49671_d20260420_m035617_c001_v7007000_t0000_u01776657377172") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1183_d20260420_m035613_c001_v0001184_t0039_u01776657373747") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41350d7920578090_d20260420_m035617_c001_v7007000_t0000_u01776657377312") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3317_d20260420_m035613_c001_v0001185_t0033_u01776657373750") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fcfa_d20260420_m035617_c001_v7007000_t0000_u01776657377328") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070793_d20260420_m035613_c001_v0001165_t0059_u01776657373891") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac49670_d20260420_m035616_c001_v7007000_t0000_u01776657376983") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1189_d20260420_m035613_c001_v0001184_t0027_u01776657373952") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f415cdd606d57c84b_d20260420_m035616_c001_v7007000_t0000_u01776657376997") 2026/04/20 03:59:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3319_d20260420_m035613_c001_v0001185_t0001_u01776657373968") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d545_d20260420_m035424_c001_v7007000_t0000_u01776657264741") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f109549f4512c6050_d20260420_m035422_c001_v0001097_t0039_u01776657262456") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b6eb_d20260420_m035422_c001_v7007000_t0000_u01776657262275") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f109549f4512c6048_d20260420_m035418_c001_v0001097_t0031_u01776657258876") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b6e6_d20260420_m035418_c001_v7007000_t0000_u01776657258132") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b95_d20260420_m035414_c001_v0001167_t0019_u01776657254130") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401b98961ceb293a_d20260420_m035412_c001_v7007000_t0000_u01776657252669") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11966257d33df645_d20260420_m035409_c001_v0001157_t0046_u01776657249239") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb520a79_d20260420_m035409_c001_v7007000_t0000_u01776657249058") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11966257d33df63f_d20260420_m035402_c001_v0001157_t0041_u01776657242488") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb520a1c_d20260420_m035401_c001_v7007000_t0000_u01776657241715") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2f25_d20260420_m035357_c001_v0001185_t0017_u01776657237356") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559fe_d20260420_m035356_c001_v7007000_t0000_u01776657236086") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10685998ee0c7edf_d20260420_m035354_c001_v0001181_t0028_u01776657234641") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60afa2_d20260420_m035354_c001_v7007000_t0000_u01776657234461") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10685998ee0c7ed9_d20260420_m035351_c001_v0001181_t0047_u01776657231917") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60af9f_d20260420_m035351_c001_v7007000_t0000_u01776657231156") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2e9b_d20260420_m035347_c001_v0001185_t0019_u01776657227758") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559f5_d20260420_m035346_c001_v7007000_t0000_u01776657226851") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f115708f314dde1c2_d20260420_m035344_c001_v0001176_t0004_u01776657224865") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71210_d20260420_m035344_c001_v7007000_t0000_u01776657224681") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f115708f314dde1bc_d20260420_m035341_c001_v0001176_t0048_u01776657221686") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71209_d20260420_m035340_c001_v7007000_t0000_u01776657220933") 2026/04/20 03:59:12 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2e6b_d20260420_m035335_c001_v0001185_t0050_u01776657215790") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60af8d_d20260420_m035334_c001_v7007000_t0000_u01776657214857") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f114eb4b9a6deb9b3_d20260420_m035332_c001_v0001097_t0053_u01776657212609") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c2f0_d20260420_m035332_c001_v7007000_t0000_u01776657212421") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f114eb4b9a6deb9ab_d20260420_m035328_c001_v0001097_t0016_u01776657208854") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c2e1_d20260420_m035325_c001_v7007000_t0000_u01776657205294") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2e31_d20260420_m035320_c001_v0001185_t0011_u01776657200129") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdbfc_d20260420_m035319_c001_v7007000_t0000_u01776657199215") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f117ae594cd2a7244_d20260420_m035317_c001_v0001176_t0023_u01776657197298") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fc0b_d20260420_m035316_c001_v7007000_t0000_u01776657196400") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1050f768f5e1c782_d20260420_m035311_c001_v0001172_t0027_u01776657191371") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fbfc_d20260420_m035310_c001_v7007000_t0000_u01776657190607") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2dd9_d20260420_m035305_c001_v0001185_t0059_u01776657185492") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4d0_d20260420_m035304_c001_v7007000_t0000_u01776657184370") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11735eeb2899a206_d20260420_m035259_c001_v0001184_t0032_u01776657179184") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bff4_d20260420_m035258_c001_v7007000_t0000_u01776657178973") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2d92_d20260420_m035255_c001_v0001185_t0035_u01776657175054") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f110d31571fdd0036_d20260420_m035254_c001_v0001136_t0018_u01776657174055") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f110d31571fdd0034_d20260420_m035252_c001_v0001136_t0014_u01776657172865") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bfd4_d20260420_m035239_c001_v7007000_t0000_u01776657159711") 2026/04/20 03:59:13 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a49e9_d20260420_m035232_c001_v0001167_t0043_u01776657152993") 2026/04/20 03:59:14 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f100549b2ba283ce1_d20260420_m035232_c001_v0001100_t0014_u01776657152064") 2026/04/20 03:59:14 DEBUG : dst/one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f100549b2ba283cdf_d20260420_m035231_c001_v0001100_t0053_u01776657151003") 2026/04/20 03:59:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d547_d20260420_m035424_c001_v7007000_t0000_u01776657264925") 2026/04/20 03:59:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10546ebc1656cd77_d20260420_m035421_c001_v0001161_t0013_u01776657261884") 2026/04/20 03:59:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10381c1c46346b8a_d20260420_m035417_c001_v0001154_t0013_u01776657257673") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401b98961ceb293c_d20260420_m035412_c001_v7007000_t0000_u01776657252850") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10576f18085a0392_d20260420_m035408_c001_v0001106_t0022_u01776657248441") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f104a7c6720154ea1_d20260420_m035401_c001_v0001098_t0056_u01776657241103") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559ff_d20260420_m035356_c001_v7007000_t0000_u01776657236266") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f10164c30758ad1de_d20260420_m035353_c001_v0001032_t0048_u01776657233875") 2026/04/20 03:59:14 DEBUG : dst/one.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f100f18ea9f14dc8e_d20260420_m035350_c001_v0001172_t0018_u01776657230901") 2026/04/20 03:59:14 DEBUG : dst/three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4d2_d20260420_m035304_c001_v7007000_t0000_u01776657184554") 2026/04/20 03:59:14 DEBUG : dst/three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f110d31571fdd0044_d20260420_m035302_c001_v0001136_t0023_u01776657182809") 2026/04/20 03:59:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d548_d20260420_m035425_c001_v7007000_t0000_u01776657265108") 2026/04/20 03:59:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f108add401f5b3e89_d20260420_m035423_c001_v0001090_t0045_u01776657263403") 2026/04/20 03:59:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1040279b9dd72130_d20260420_m035419_c001_v0001136_t0004_u01776657259948") 2026/04/20 03:59:14 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d549_d20260420_m035425_c001_v7007000_t0000_u01776657265289") 2026/04/20 03:59:14 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f109549f4512c6054_d20260420_m035423_c001_v0001097_t0014_u01776657263909") 2026/04/20 03:59:14 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b6f0_d20260420_m035423_c001_v7007000_t0000_u01776657263728") 2026/04/20 03:59:14 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f109549f4512c604e_d20260420_m035420_c001_v0001097_t0042_u01776657260435") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b6e7_d20260420_m035420_c001_v7007000_t0000_u01776657260254") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b99_d20260420_m035414_c001_v0001167_t0030_u01776657254976") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401b98961ceb293d_d20260420_m035413_c001_v7007000_t0000_u01776657253031") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11966257d33df649_d20260420_m035411_c001_v0001157_t0026_u01776657251459") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb520a9c_d20260420_m035411_c001_v7007000_t0000_u01776657251274") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11966257d33df643_d20260420_m035405_c001_v0001157_t0050_u01776657245578") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb520a4a_d20260420_m035405_c001_v7007000_t0000_u01776657245386") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2f2b_d20260420_m035357_c001_v0001185_t0054_u01776657237891") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60afa5_d20260420_m035355_c001_v7007000_t0000_u01776657235533") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b44_d20260420_m035352_c001_v0001167_t0055_u01776657232932") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60afa0_d20260420_m035352_c001_v7007000_t0000_u01776657232562") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2ea7_d20260420_m035348_c001_v0001185_t0053_u01776657228475") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71211_d20260420_m035345_c001_v7007000_t0000_u01776657225936") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b20_d20260420_m035343_c001_v0001167_t0031_u01776657223399") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7120b_d20260420_m035342_c001_v7007000_t0000_u01776657222315") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2e71_d20260420_m035336_c001_v0001185_t0012_u01776657216350") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c2f2_d20260420_m035333_c001_v7007000_t0000_u01776657213933") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ade_d20260420_m035331_c001_v0001167_t0022_u01776657211144") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c2ec_d20260420_m035330_c001_v7007000_t0000_u01776657210048") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2e35_d20260420_m035320_c001_v0001185_t0001_u01776657200614") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fc0e_d20260420_m035318_c001_v7007000_t0000_u01776657198292") 2026/04/20 03:59:15 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4a92_d20260420_m035315_c001_v0001167_t0011_u01776657195293") 2026/04/20 03:59:16 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fc07_d20260420_m035314_c001_v7007000_t0000_u01776657194179") 2026/04/20 03:59:16 DEBUG : dst/three.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2ddf_d20260420_m035305_c001_v0001185_t0016_u01776657185930") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401b98961ceb293f_d20260420_m035413_c001_v7007000_t0000_u01776657253213") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11796d9a8d9e4929_d20260420_m035411_c001_v0001183_t0046_u01776657251067") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1116f83ba727c83c_d20260420_m035404_c001_v0001029_t0010_u01776657244890") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a00_d20260420_m035356_c001_v7007000_t0000_u01776657236447") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11805ab15448169c_d20260420_m035355_c001_v0001161_t0004_u01776657235055") 2026/04/20 03:59:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1091bf092fd097e9_d20260420_m035352_c001_v0001183_t0030_u01776657232357") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d54a_d20260420_m035425_c001_v7007000_t0000_u01776657265472") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2f97_d20260420_m035414_c001_v0001185_t0042_u01776657254787") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401b98961ceb2940_d20260420_m035413_c001_v7007000_t0000_u01776657253397") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b5c_d20260420_m035357_c001_v0001167_t0042_u01776657237541") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a01_d20260420_m035356_c001_v7007000_t0000_u01776657236632") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4b34_d20260420_m035348_c001_v0001167_t0032_u01776657228000") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e559f7_d20260420_m035347_c001_v7007000_t0000_u01776657227034") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4af4_d20260420_m035336_c001_v0001167_t0014_u01776657216008") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60af8e_d20260420_m035335_c001_v7007000_t0000_u01776657215042") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4ab0_d20260420_m035320_c001_v0001167_t0019_u01776657200349") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdc01_d20260420_m035319_c001_v7007000_t0000_u01776657199398") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4a58_d20260420_m035305_c001_v0001167_t0044_u01776657185680") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4d3_d20260420_m035304_c001_v7007000_t0000_u01776657184739") 2026/04/20 03:59:16 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11437e5ab4061428_d20260420_m035300_c001_v0001184_t0023_u01776657180414") 2026/04/20 03:59:17 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bfd5_d20260420_m035239_c001_v7007000_t0000_u01776657159895") 2026/04/20 03:59:17 DEBUG : dst/two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f100549b2ba283ce9_d20260420_m035238_c001_v0001100_t0052_u01776657158429") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fb5d_d20260420_m035205_c001_v7007000_t0000_u01776657125627") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4969_d20260420_m035202_c001_v0001167_t0039_u01776657122353") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fb12_d20260420_m035200_c001_v7007000_t0000_u01776657120334") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2cae_d20260420_m035150_c001_v0001185_t0038_u01776657110191") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8804_d20260420_m035141_c001_v7007000_t0000_u01776657101619") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a490b_d20260420_m035138_c001_v0001167_t0029_u01776657098617") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8753_d20260420_m035118_c001_v7007000_t0000_u01776657078950") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c48_d20260420_m035117_c001_v0001173_t0001_u01776657077080") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe874e_d20260420_m035116_c001_v7007000_t0000_u01776657076244") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c26_d20260420_m035113_c001_v0001173_t0035_u01776657073954") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524ff02_d20260420_m035110_c001_v7007000_t0000_u01776657070934") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bea_d20260420_m035109_c001_v0001173_t0016_u01776657069058") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fef9_d20260420_m035108_c001_v7007000_t0000_u01776657068189") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bd0_d20260420_m035106_c001_v0001173_t0015_u01776657066691") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feea_d20260420_m035059_c001_v7007000_t0000_u01776657059980") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b7c_d20260420_m035058_c001_v0001173_t0032_u01776657058279") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fee3_d20260420_m035057_c001_v7007000_t0000_u01776657057379") 2026/04/20 03:59:17 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b58_d20260420_m035056_c001_v0001173_t0000_u01776657056538") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fed6_d20260420_m035051_c001_v7007000_t0000_u01776657051976") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9ae8_d20260420_m035050_c001_v0001173_t0059_u01776657050517") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fed0_d20260420_m035048_c001_v7007000_t0000_u01776657048689") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9abe_d20260420_m035047_c001_v0001173_t0027_u01776657047512") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feca_d20260420_m035047_c001_v7007000_t0000_u01776657047143") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1139bfca25db739c_d20260420_m035046_c001_v0001182_t0031_u01776657046555") 2026/04/20 03:59:18 DEBUG : empty space: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a9a_d20260420_m035044_c001_v0001173_t0010_u01776657044916") 2026/04/20 03:59:18 DEBUG : enormous: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8750_d20260420_m035118_c001_v7007000_t0000_u01776657078032") 2026/04/20 03:59:18 DEBUG : enormous: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c4c_d20260420_m035117_c001_v0001173_t0040_u01776657077371") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d551_d20260420_m035429_c001_v7007000_t0000_u01776657269707") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2fef_d20260420_m035428_c001_v0001185_t0024_u01776657268563") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87ff_d20260420_m035137_c001_v7007000_t0000_u01776657097267") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4903_d20260420_m035135_c001_v0001167_t0011_u01776657095982") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fec3_d20260420_m035041_c001_v7007000_t0000_u01776657041520") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a5c_d20260420_m035040_c001_v0001173_t0027_u01776657040349") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524febf_d20260420_m035039_c001_v7007000_t0000_u01776657039805") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a4e_d20260420_m035039_c001_v0001173_t0010_u01776657039066") 2026/04/20 03:59:18 DEBUG : existing: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a42_d20260420_m035038_c001_v0001173_t0033_u01776657038121") 2026/04/20 03:59:18 DEBUG : existing-b: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8800_d20260420_m035137_c001_v7007000_t0000_u01776657097452") 2026/04/20 03:59:18 DEBUG : existing-b: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c86_d20260420_m035135_c001_v0001185_t0027_u01776657095970") 2026/04/20 03:59:18 DEBUG : file1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71343_d20260420_m035516_c001_v7007000_t0000_u01776657316646") 2026/04/20 03:59:18 DEBUG : file1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3130_d20260420_m035515_c001_v0001185_t0022_u01776657315519") 2026/04/20 03:59:19 DEBUG : file1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7133e_d20260420_m035514_c001_v7007000_t0000_u01776657314219") 2026/04/20 03:59:19 DEBUG : file1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407066e_d20260420_m035512_c001_v0001165_t0059_u01776657312844") 2026/04/20 03:59:19 DEBUG : five: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe875d_d20260420_m035122_c001_v7007000_t0000_u01776657082673") 2026/04/20 03:59:19 DEBUG : five: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f2c54_d20260420_m035121_c001_v0001185_t0031_u01776657081217") 2026/04/20 03:59:19 DEBUG : foo: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fed4_d20260420_m035050_c001_v7007000_t0000_u01776657050153") 2026/04/20 03:59:19 DEBUG : foo: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4010c4a31cac9ad8_d20260420_m035049_c001_v0001173_t0016_u01776657049603") 2026/04/20 03:59:19 DEBUG : foo: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4010c4a31cac9ace_d20260420_m035049_c001_v0001173_t0016_u01776657049051") 2026/04/20 03:59:19 DEBUG : four: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe875e_d20260420_m035122_c001_v7007000_t0000_u01776657082856") 2026/04/20 03:59:19 DEBUG : four: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4010c4a31cac9c72_d20260420_m035120_c001_v0001173_t0016_u01776657080646") 2026/04/20 03:59:19 DEBUG : four: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c6c_d20260420_m035120_c001_v0001173_t0053_u01776657080012") 2026/04/20 03:59:19 DEBUG : hello world2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acdb_d20260420_m034953_c001_v7007000_t0000_u01776656993270") 2026/04/20 03:59:19 DEBUG : hello world2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97d7_d20260420_m034952_c001_v0001173_t0045_u01776656992568") 2026/04/20 03:59:19 DEBUG : ignore-size: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524febe_d20260420_m035037_c001_v7007000_t0000_u01776657037758") 2026/04/20 03:59:19 DEBUG : ignore-size: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a30_d20260420_m035036_c001_v0001173_t0031_u01776657036690") 2026/04/20 03:59:19 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87fd_d20260420_m035135_c001_v7007000_t0000_u01776657095221") 2026/04/20 03:59:19 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48f9_d20260420_m035134_c001_v0001167_t0054_u01776657094380") 2026/04/20 03:59:19 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87ed_d20260420_m035133_c001_v7007000_t0000_u01776657093630") 2026/04/20 03:59:19 DEBUG : nested/sub dir/file: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48f7_d20260420_m035132_c001_v0001167_t0043_u01776657092880") 2026/04/20 03:59:19 DEBUG : one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8760_d20260420_m035123_c001_v7007000_t0000_u01776657083040") 2026/04/20 03:59:19 DEBUG : one: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4010c4a31cac9c5c_d20260420_m035119_c001_v0001173_t0016_u01776657079328") 2026/04/20 03:59:19 DEBUG : only0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712f0_d20260420_m035508_c001_v7007000_t0000_u01776657308324") 2026/04/20 03:59:19 DEBUG : only0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f405e25092407064e_d20260420_m035503_c001_v0001165_t0017_u01776657303116") 2026/04/20 03:59:20 DEBUG : only0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c4d_d20260420_m035451_c001_v0001167_t0029_u01776657291480") 2026/04/20 03:59:20 DEBUG : only0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77025_d20260420_m035445_c001_v7007000_t0000_u01776657285710") 2026/04/20 03:59:20 DEBUG : only0: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bef_d20260420_m035433_c001_v0001167_t0038_u01776657273148") 2026/04/20 03:59:20 DEBUG : only1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712f3_d20260420_m035508_c001_v7007000_t0000_u01776657308506") 2026/04/20 03:59:20 DEBUG : only1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30d2_d20260420_m035503_c001_v0001185_t0031_u01776657303298") 2026/04/20 03:59:20 DEBUG : only1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c51_d20260420_m035451_c001_v0001167_t0030_u01776657291981") 2026/04/20 03:59:20 DEBUG : only1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f76_d20260420_m035446_c001_v7007000_t0000_u01776657286088") 2026/04/20 03:59:20 DEBUG : only1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bf3_d20260420_m035433_c001_v0001167_t0033_u01776657273820") 2026/04/20 03:59:20 DEBUG : only10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712f7_d20260420_m035508_c001_v7007000_t0000_u01776657308689") 2026/04/20 03:59:20 DEBUG : only10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126f4392eaf101b_d20260420_m035503_c001_v0001184_t0031_u01776657303326") 2026/04/20 03:59:20 DEBUG : only10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c6d_d20260420_m035456_c001_v0001167_t0027_u01776657296636") 2026/04/20 03:59:20 DEBUG : only10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f74_d20260420_m035445_c001_v7007000_t0000_u01776657285718") 2026/04/20 03:59:20 DEBUG : only10: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c11_d20260420_m035438_c001_v0001167_t0045_u01776657278421") 2026/04/20 03:59:20 DEBUG : only11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712fa_d20260420_m035508_c001_v7007000_t0000_u01776657308873") 2026/04/20 03:59:20 DEBUG : only11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30d0_d20260420_m035503_c001_v0001185_t0031_u01776657303115") 2026/04/20 03:59:20 DEBUG : only11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c6f_d20260420_m035457_c001_v0001167_t0028_u01776657297120") 2026/04/20 03:59:20 DEBUG : only11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77021_d20260420_m035444_c001_v7007000_t0000_u01776657284971") 2026/04/20 03:59:20 DEBUG : only11: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c15_d20260420_m035438_c001_v0001167_t0037_u01776657278866") 2026/04/20 03:59:20 DEBUG : only12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c712fe_d20260420_m035509_c001_v7007000_t0000_u01776657309122") 2026/04/20 03:59:20 DEBUG : only12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30ca_d20260420_m035502_c001_v0001185_t0031_u01776657302527") 2026/04/20 03:59:21 DEBUG : only12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c73_d20260420_m035457_c001_v0001167_t0012_u01776657297797") 2026/04/20 03:59:21 DEBUG : only12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac495ed_d20260420_m035445_c001_v7007000_t0000_u01776657285732") 2026/04/20 03:59:21 DEBUG : only12: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c19_d20260420_m035439_c001_v0001167_t0050_u01776657279349") 2026/04/20 03:59:21 DEBUG : only13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71302_d20260420_m035509_c001_v7007000_t0000_u01776657309311") 2026/04/20 03:59:21 DEBUG : only13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4c99_d20260420_m035502_c001_v0001167_t0042_u01776657302539") 2026/04/20 03:59:21 DEBUG : only13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c79_d20260420_m035458_c001_v0001167_t0022_u01776657298355") 2026/04/20 03:59:21 DEBUG : only13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a35_d20260420_m035445_c001_v7007000_t0000_u01776657285929") 2026/04/20 03:59:21 DEBUG : only13: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c23_d20260420_m035440_c001_v0001167_t0015_u01776657280236") 2026/04/20 03:59:21 DEBUG : only14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71304_d20260420_m035509_c001_v7007000_t0000_u01776657309493") 2026/04/20 03:59:21 DEBUG : only14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f405e250924070654_d20260420_m035503_c001_v0001165_t0017_u01776657303678") 2026/04/20 03:59:21 DEBUG : only14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c81_d20260420_m035458_c001_v0001167_t0037_u01776657298888") 2026/04/20 03:59:21 DEBUG : only14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a31_d20260420_m035445_c001_v7007000_t0000_u01776657285370") 2026/04/20 03:59:21 DEBUG : only14: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c25_d20260420_m035440_c001_v0001167_t0002_u01776657280823") 2026/04/20 03:59:21 DEBUG : only15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71307_d20260420_m035509_c001_v7007000_t0000_u01776657309675") 2026/04/20 03:59:21 DEBUG : only15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4ca5_d20260420_m035503_c001_v0001167_t0042_u01776657303689") 2026/04/20 03:59:21 DEBUG : only15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c83_d20260420_m035459_c001_v0001167_t0035_u01776657299395") 2026/04/20 03:59:21 DEBUG : only15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77022_d20260420_m035445_c001_v7007000_t0000_u01776657285155") 2026/04/20 03:59:21 DEBUG : only15: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c29_d20260420_m035441_c001_v0001167_t0002_u01776657281313") 2026/04/20 03:59:21 DEBUG : only16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7130a_d20260420_m035509_c001_v7007000_t0000_u01776657309858") 2026/04/20 03:59:21 DEBUG : only16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30ce_d20260420_m035502_c001_v0001185_t0031_u01776657302930") 2026/04/20 03:59:21 DEBUG : only16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c89_d20260420_m035459_c001_v0001167_t0056_u01776657299913") 2026/04/20 03:59:21 DEBUG : only16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77027_d20260420_m035446_c001_v7007000_t0000_u01776657286079") 2026/04/20 03:59:22 DEBUG : only16: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c2d_d20260420_m035441_c001_v0001167_t0019_u01776657281815") 2026/04/20 03:59:22 DEBUG : only17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7130d_d20260420_m035510_c001_v7007000_t0000_u01776657310041") 2026/04/20 03:59:22 DEBUG : only17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4c9b_d20260420_m035502_c001_v0001167_t0042_u01776657302943") 2026/04/20 03:59:22 DEBUG : only17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c8b_d20260420_m035500_c001_v0001167_t0055_u01776657300466") 2026/04/20 03:59:22 DEBUG : only17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77024_d20260420_m035445_c001_v7007000_t0000_u01776657285525") 2026/04/20 03:59:22 DEBUG : only17: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c2f_d20260420_m035442_c001_v0001167_t0035_u01776657282443") 2026/04/20 03:59:22 DEBUG : only18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71311_d20260420_m035510_c001_v7007000_t0000_u01776657310223") 2026/04/20 03:59:22 DEBUG : only18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126f4392eaf101f_d20260420_m035503_c001_v0001184_t0031_u01776657303704") 2026/04/20 03:59:22 DEBUG : only18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c91_d20260420_m035501_c001_v0001167_t0053_u01776657301027") 2026/04/20 03:59:22 DEBUG : only18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a33_d20260420_m035445_c001_v7007000_t0000_u01776657285744") 2026/04/20 03:59:23 DEBUG : only18: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c35_d20260420_m035442_c001_v0001167_t0012_u01776657282933") 2026/04/20 03:59:23 DEBUG : only19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71314_d20260420_m035510_c001_v7007000_t0000_u01776657310405") 2026/04/20 03:59:23 DEBUG : only19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4c9f_d20260420_m035503_c001_v0001167_t0042_u01776657303127") 2026/04/20 03:59:23 DEBUG : only19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c95_d20260420_m035501_c001_v0001167_t0048_u01776657301538") 2026/04/20 03:59:23 DEBUG : only19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f73_d20260420_m035445_c001_v7007000_t0000_u01776657285534") 2026/04/20 03:59:23 DEBUG : only19: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c37_d20260420_m035443_c001_v0001167_t0040_u01776657283425") 2026/04/20 03:59:23 DEBUG : only2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71317_d20260420_m035510_c001_v7007000_t0000_u01776657310589") 2026/04/20 03:59:23 DEBUG : only2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f405e250924070650_d20260420_m035503_c001_v0001165_t0017_u01776657303310") 2026/04/20 03:59:23 DEBUG : only2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c55_d20260420_m035452_c001_v0001167_t0036_u01776657292452") 2026/04/20 03:59:23 DEBUG : only2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77023_d20260420_m035445_c001_v7007000_t0000_u01776657285339") 2026/04/20 03:59:23 DEBUG : only2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bf5_d20260420_m035434_c001_v0001167_t0038_u01776657274355") 2026/04/20 03:59:23 DEBUG : only3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7131a_d20260420_m035510_c001_v7007000_t0000_u01776657310772") 2026/04/20 03:59:23 DEBUG : only3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4ca1_d20260420_m035503_c001_v0001167_t0042_u01776657303321") 2026/04/20 03:59:23 DEBUG : only3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c57_d20260420_m035452_c001_v0001167_t0020_u01776657292938") 2026/04/20 03:59:23 DEBUG : only3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac495eb_d20260420_m035445_c001_v7007000_t0000_u01776657285348") 2026/04/20 03:59:23 DEBUG : only3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bf7_d20260420_m035434_c001_v0001167_t0031_u01776657274844") 2026/04/20 03:59:23 DEBUG : only4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7131e_d20260420_m035510_c001_v7007000_t0000_u01776657310955") 2026/04/20 03:59:23 DEBUG : only4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30d6_d20260420_m035503_c001_v0001185_t0031_u01776657303481") 2026/04/20 03:59:23 DEBUG : only4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c5b_d20260420_m035453_c001_v0001167_t0045_u01776657293513") 2026/04/20 03:59:23 DEBUG : only4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4095a8195af77026_d20260420_m035445_c001_v7007000_t0000_u01776657285895") 2026/04/20 03:59:23 DEBUG : only4: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4bfb_d20260420_m035435_c001_v0001167_t0051_u01776657275329") 2026/04/20 03:59:23 DEBUG : only5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71321_d20260420_m035511_c001_v7007000_t0000_u01776657311141") 2026/04/20 03:59:23 DEBUG : only5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f405e250924070652_d20260420_m035503_c001_v0001165_t0017_u01776657303494") 2026/04/20 03:59:23 DEBUG : only5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c5f_d20260420_m035453_c001_v0001167_t0019_u01776657293970") 2026/04/20 03:59:24 DEBUG : only5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f75_d20260420_m035445_c001_v7007000_t0000_u01776657285902") 2026/04/20 03:59:24 DEBUG : only5: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c00_d20260420_m035435_c001_v0001167_t0025_u01776657275800") 2026/04/20 03:59:24 DEBUG : only6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71324_d20260420_m035511_c001_v7007000_t0000_u01776657311323") 2026/04/20 03:59:24 DEBUG : only6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a4ca3_d20260420_m035503_c001_v0001167_t0042_u01776657303505") 2026/04/20 03:59:24 DEBUG : only6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c61_d20260420_m035454_c001_v0001167_t0048_u01776657294422") 2026/04/20 03:59:24 DEBUG : only6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db2f72_d20260420_m035445_c001_v7007000_t0000_u01776657285351") 2026/04/20 03:59:24 DEBUG : only6: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c05_d20260420_m035436_c001_v0001167_t0006_u01776657276337") 2026/04/20 03:59:24 DEBUG : only7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71328_d20260420_m035511_c001_v7007000_t0000_u01776657311505") 2026/04/20 03:59:24 DEBUG : only7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4126f4392eaf101d_d20260420_m035503_c001_v0001184_t0031_u01776657303520") 2026/04/20 03:59:24 DEBUG : only7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c63_d20260420_m035454_c001_v0001167_t0000_u01776657294916") 2026/04/20 03:59:24 DEBUG : only7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac495ec_d20260420_m035445_c001_v7007000_t0000_u01776657285547") 2026/04/20 03:59:24 DEBUG : only7: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c09_d20260420_m035436_c001_v0001167_t0047_u01776657276974") 2026/04/20 03:59:24 DEBUG : only8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7132b_d20260420_m035511_c001_v7007000_t0000_u01776657311690") 2026/04/20 03:59:24 DEBUG : only8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30d8_d20260420_m035503_c001_v0001185_t0031_u01776657303664") 2026/04/20 03:59:24 DEBUG : only8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c69_d20260420_m035455_c001_v0001167_t0046_u01776657295475") 2026/04/20 03:59:24 DEBUG : only8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f410f3be933e55a32_d20260420_m035445_c001_v7007000_t0000_u01776657285559") 2026/04/20 03:59:24 DEBUG : only8: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c0d_d20260420_m035437_c001_v0001167_t0049_u01776657277454") 2026/04/20 03:59:24 DEBUG : only9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7132e_d20260420_m035511_c001_v7007000_t0000_u01776657311873") 2026/04/20 03:59:24 DEBUG : only9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4039664a021f30dc_d20260420_m035503_c001_v0001185_t0031_u01776657303848") 2026/04/20 03:59:25 DEBUG : only9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c6b_d20260420_m035456_c001_v0001167_t0006_u01776657296017") 2026/04/20 03:59:25 DEBUG : only9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac495ef_d20260420_m035445_c001_v7007000_t0000_u01776657285918") 2026/04/20 03:59:25 DEBUG : only9: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4c0f_d20260420_m035437_c001_v0001167_t0054_u01776657277936") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87da_d20260420_m035131_c001_v7007000_t0000_u01776657091758") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c74_d20260420_m035129_c001_v0001185_t0042_u01776657089791") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87b4_d20260420_m035129_c001_v7007000_t0000_u01776657089059") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48e9_d20260420_m035127_c001_v0001167_t0004_u01776657087300") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8789_d20260420_m035126_c001_v7007000_t0000_u01776657086424") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48e1_d20260420_m035123_c001_v0001167_t0036_u01776657083982") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524ff05_d20260420_m035113_c001_v7007000_t0000_u01776657073068") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c06_d20260420_m035111_c001_v0001173_t0054_u01776657071483") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feff_d20260420_m035109_c001_v7007000_t0000_u01776657069730") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9be4_d20260420_m035108_c001_v0001173_t0026_u01776657068736") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fef8_d20260420_m035107_c001_v7007000_t0000_u01776657067426") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bca_d20260420_m035106_c001_v0001173_t0040_u01776657066402") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fee6_d20260420_m035059_c001_v7007000_t0000_u01776657059428") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b70_d20260420_m035057_c001_v0001173_t0005_u01776657057930") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fee4_d20260420_m035057_c001_v7007000_t0000_u01776657057564") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b4a_d20260420_m035056_c001_v0001173_t0026_u01776657056200") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fee0_d20260420_m035055_c001_v7007000_t0000_u01776657055836") 2026/04/20 03:59:25 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b32_d20260420_m035055_c001_v0001173_t0057_u01776657055073") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b28_d20260420_m035054_c001_v0001173_t0010_u01776657054349") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fedc_d20260420_m035053_c001_v7007000_t0000_u01776657053984") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b14_d20260420_m035053_c001_v0001173_t0023_u01776657053198") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b0a_d20260420_m035052_c001_v0001173_t0054_u01776657052522") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fed8_d20260420_m035052_c001_v7007000_t0000_u01776657052159") 2026/04/20 03:59:26 DEBUG : potato: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9af8_d20260420_m035051_c001_v0001173_t0023_u01776657051308") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca3c1_d20260420_m035215_c001_v7007000_t0000_u01776657135218") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a49af_d20260420_m035214_c001_v0001167_t0005_u01776657134514") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fb62_d20260420_m035205_c001_v7007000_t0000_u01776657125935") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2cca_d20260420_m035201_c001_v0001185_t0038_u01776657121744") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca358_d20260420_m035153_c001_v7007000_t0000_u01776657113941") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a493d_d20260420_m035149_c001_v0001167_t0027_u01776657109492") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8805_d20260420_m035141_c001_v7007000_t0000_u01776657101858") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c8a_d20260420_m035138_c001_v0001185_t0047_u01776657098427") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8751_d20260420_m035118_c001_v7007000_t0000_u01776657078216") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c42_d20260420_m035116_c001_v0001173_t0055_u01776657076800") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe874f_d20260420_m035116_c001_v7007000_t0000_u01776657076432") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c1e_d20260420_m035113_c001_v0001173_t0024_u01776657073616") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524ff06_d20260420_m035113_c001_v7007000_t0000_u01776657073252") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c0e_d20260420_m035112_c001_v0001173_t0024_u01776657072172") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524ff03_d20260420_m035111_c001_v7007000_t0000_u01776657071118") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bf8_d20260420_m035110_c001_v0001173_t0059_u01776657070095") 2026/04/20 03:59:26 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fefb_d20260420_m035108_c001_v7007000_t0000_u01776657068371") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9bd8_d20260420_m035107_c001_v0001173_t0039_u01776657067433") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feeb_d20260420_m035100_c001_v7007000_t0000_u01776657060163") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9b86_d20260420_m035059_c001_v0001173_t0002_u01776657059088") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acde_d20260420_m034956_c001_v7007000_t0000_u01776656996079") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97f7_d20260420_m034955_c001_v0001173_t0022_u01776656995401") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acdc_d20260420_m034954_c001_v7007000_t0000_u01776656994475") 2026/04/20 03:59:27 DEBUG : potato2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97e3_d20260420_m034953_c001_v0001173_t0001_u01776656993812") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fb68_d20260420_m035206_c001_v7007000_t0000_u01776657126241") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2cce_d20260420_m035202_c001_v0001185_t0018_u01776657122667") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca35b_d20260420_m035154_c001_v7007000_t0000_u01776657114179") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4943_d20260420_m035150_c001_v0001167_t0002_u01776657110377") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8806_d20260420_m035142_c001_v7007000_t0000_u01776657102274") 2026/04/20 03:59:27 DEBUG : potato3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c90_d20260420_m035138_c001_v0001185_t0005_u01776657098953") 2026/04/20 03:59:27 DEBUG : pre-dest1/1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4b7_d20260420_m035248_c001_v7007000_t0000_u01776657168469") 2026/04/20 03:59:27 DEBUG : pre-dest1/1: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2d62_d20260420_m035240_c001_v0001185_t0019_u01776657160645") 2026/04/20 03:59:27 DEBUG : pre-dest2/2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d4b8_d20260420_m035248_c001_v7007000_t0000_u01776657168654") 2026/04/20 03:59:27 DEBUG : pre-dest2/2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4a00_d20260420_m035241_c001_v0001167_t0052_u01776657161208") 2026/04/20 03:59:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1bfbe_d20260420_m035226_c001_v7007000_t0000_u01776657146823") 2026/04/20 03:59:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2d36_d20260420_m035222_c001_v0001185_t0004_u01776657142952") 2026/04/20 03:59:27 DEBUG : sizeonly: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524febc_d20260420_m035036_c001_v7007000_t0000_u01776657036144") 2026/04/20 03:59:28 DEBUG : sizeonly: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9a16_d20260420_m035035_c001_v0001173_t0038_u01776657035123") 2026/04/20 03:59:28 DEBUG : splitbanan: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb52147b_d20260420_m035656_c001_v7007000_t0000_u01776657416710") 2026/04/20 03:59:28 DEBUG : splitbanan: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4f7f_d20260420_m035648_c001_v0001167_t0010_u01776657408451") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddc2_d20260420_m035805_c001_v7007000_t0000_u01776657485917") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5103_d20260420_m035759_c001_v0001167_t0032_u01776657479113") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f37_d20260420_m035752_c001_v7007000_t0000_u01776657472220") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a50cc_d20260420_m035745_c001_v0001167_t0033_u01776657465671") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4159257339053f1a_d20260420_m035738_c001_v7007000_t0000_u01776657458358") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5083_d20260420_m035731_c001_v0001167_t0053_u01776657451959") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4055737fff2ca618_d20260420_m035724_c001_v7007000_t0000_u01776657444758") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a503d_d20260420_m035718_c001_v0001167_t0017_u01776657438282") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4032613c37db3058_d20260420_m035711_c001_v7007000_t0000_u01776657431543") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4fe3_d20260420_m035704_c001_v0001167_t0017_u01776657424449") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40663867bb5213ef_d20260420_m035649_c001_v7007000_t0000_u01776657409739") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407081d_d20260420_m035647_c001_v0001165_t0025_u01776657407202") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8b1d_d20260420_m035640_c001_v7007000_t0000_u01776657400027") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4eff_d20260420_m035633_c001_v0001167_t0042_u01776657393496") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f417dd6090678b798_d20260420_m035632_c001_v7007000_t0000_u01776657392049") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33ac_d20260420_m035629_c001_v0001185_t0000_u01776657389286") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40809267b0c2fd10_d20260420_m035622_c001_v7007000_t0000_u01776657382209") 2026/04/20 03:59:28 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1191_d20260420_m035615_c001_v0001184_t0011_u01776657375791") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f418d7ebbe4f3d5c8_d20260420_m035614_c001_v7007000_t0000_u01776657374581") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4e53_d20260420_m035611_c001_v0001167_t0025_u01776657371934") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71371_d20260420_m035559_c001_v7007000_t0000_u01776657359424") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070723_d20260420_m035556_c001_v0001165_t0023_u01776657356571") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41655af112e1c79d_d20260420_m035549_c001_v7007000_t0000_u01776657349516") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706eb_d20260420_m035542_c001_v0001165_t0023_u01776657342996") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f41674622af72dfd0_d20260420_m035536_c001_v7007000_t0000_u01776657336287") 2026/04/20 03:59:29 DEBUG : splitbananasplit: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240706aa_d20260420_m035529_c001_v0001165_t0046_u01776657329698") 2026/04/20 03:59:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f419c278ddf07ce6e_d20260420_m035635_c001_v7007000_t0000_u01776657395068") 2026/04/20 03:59:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f33b4_d20260420_m035630_c001_v0001185_t0031_u01776657390178") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7134a_d20260420_m035523_c001_v7007000_t0000_u01776657323702") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e25092407068a_d20260420_m035521_c001_v0001165_t0047_u01776657321241") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501a0_d20260420_m035520_c001_v7007000_t0000_u01776657320105") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4cd3_d20260420_m035517_c001_v0001167_t0012_u01776657317584") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87fe_d20260420_m035135_c001_v7007000_t0000_u01776657095405") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c80_d20260420_m035134_c001_v0001185_t0033_u01776657094368") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87f1_d20260420_m035133_c001_v7007000_t0000_u01776657093813") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c7a_d20260420_m035132_c001_v0001185_t0004_u01776657092868") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feb3_d20260420_m035032_c001_v7007000_t0000_u01776657032908") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac99e0_d20260420_m035031_c001_v0001173_t0028_u01776657031364") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fead_d20260420_m035031_c001_v7007000_t0000_u01776657031000") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac99ce_d20260420_m035029_c001_v0001173_t0024_u01776657029600") 2026/04/20 03:59:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524feaa_d20260420_m035027_c001_v7007000_t0000_u01776657027519") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac99a2_d20260420_m035026_c001_v0001173_t0038_u01776657026148") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fea8_d20260420_m035025_c001_v7007000_t0000_u01776657025607") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9984_d20260420_m035024_c001_v0001173_t0032_u01776657024506") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9952_d20260420_m035020_c001_v0001173_t0017_u01776657020952") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fea5_d20260420_m035020_c001_v7007000_t0000_u01776657020592") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac993e_d20260420_m035019_c001_v0001173_t0026_u01776657019919") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9926_d20260420_m035019_c001_v0001173_t0043_u01776657019117") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab524fea2_d20260420_m035018_c001_v7007000_t0000_u01776657018755") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac98e5_d20260420_m035015_c001_v0001173_t0022_u01776657015680") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac98bd_d20260420_m035011_c001_v0001173_t0005_u01776657011675") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acf1_d20260420_m035011_c001_v7007000_t0000_u01776657011314") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac98b1_d20260420_m035010_c001_v0001173_t0051_u01776657010621") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac98a5_d20260420_m035009_c001_v0001173_t0014_u01776657009742") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acef_d20260420_m035009_c001_v7007000_t0000_u01776657009379") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9863_d20260420_m035005_c001_v0001173_t0054_u01776657005161") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60aced_d20260420_m035004_c001_v7007000_t0000_u01776657004798") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac984d_d20260420_m035003_c001_v0001173_t0047_u01776657003783") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60ace9_d20260420_m035002_c001_v7007000_t0000_u01776657002883") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac982d_d20260420_m035002_c001_v0001173_t0059_u01776657002199") 2026/04/20 03:59:30 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60ace7_d20260420_m035001_c001_v7007000_t0000_u01776657001643") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac981f_d20260420_m035000_c001_v0001173_t0053_u01776657000893") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60ace6_d20260420_m034959_c001_v7007000_t0000_u01776656999994") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac980b_d20260420_m034959_c001_v0001173_t0059_u01776656999067") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60ace3_d20260420_m034958_c001_v7007000_t0000_u01776656998526") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9807_d20260420_m034957_c001_v0001173_t0019_u01776656997866") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60ace0_d20260420_m034957_c001_v7007000_t0000_u01776656997324") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97ff_d20260420_m034956_c001_v0001173_t0052_u01776656996621") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acda_d20260420_m034952_c001_v7007000_t0000_u01776656992028") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97bf_d20260420_m034951_c001_v0001173_t0025_u01776656991204") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acd8_d20260420_m034950_c001_v7007000_t0000_u01776656990662") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97b5_d20260420_m034949_c001_v0001173_t0012_u01776656989955") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acd4_d20260420_m034949_c001_v7007000_t0000_u01776656989059") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac97a5_d20260420_m034948_c001_v0001173_t0025_u01776656988438") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f409d458ffe60acd1_d20260420_m034946_c001_v7007000_t0000_u01776656986284") 2026/04/20 03:59:31 DEBUG : sub dir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac979b_d20260420_m034945_c001_v0001173_t0058_u01776656985605") 2026/04/20 03:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7134b_d20260420_m035523_c001_v7007000_t0000_u01776657323884") 2026/04/20 03:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3150_d20260420_m035521_c001_v0001185_t0048_u01776657321224") 2026/04/20 03:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f42364dcab52501a1_d20260420_m035520_c001_v7007000_t0000_u01776657320287") 2026/04/20 03:59:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1050_d20260420_m035517_c001_v0001184_t0028_u01776657317598") 2026/04/20 03:59:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddc6_d20260420_m035807_c001_v7007000_t0000_u01776657487972") 2026/04/20 03:59:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf13ef_d20260420_m035807_c001_v0001184_t0046_u01776657487344") 2026/04/20 03:59:32 DEBUG : sub/yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87d0_d20260420_m035131_c001_v7007000_t0000_u01776657091156") 2026/04/20 03:59:32 DEBUG : sub/yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48ed_d20260420_m035129_c001_v0001167_t0003_u01776657089803") 2026/04/20 03:59:32 DEBUG : test_dir1/file2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71344_d20260420_m035516_c001_v7007000_t0000_u01776657316828") 2026/04/20 03:59:32 DEBUG : test_dir1/file2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1042_d20260420_m035515_c001_v0001184_t0042_u01776657315177") 2026/04/20 03:59:32 DEBUG : test_dir1/file2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c7133f_d20260420_m035514_c001_v7007000_t0000_u01776657314402") 2026/04/20 03:59:32 DEBUG : test_dir1/file2: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a4cc9_d20260420_m035512_c001_v0001167_t0035_u01776657312813") 2026/04/20 03:59:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71346_d20260420_m035517_c001_v7007000_t0000_u01776657317010") 2026/04/20 03:59:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070676_d20260420_m035515_c001_v0001165_t0018_u01776657315183") 2026/04/20 03:59:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f407b13c342c71340_d20260420_m035514_c001_v7007000_t0000_u01776657314587") 2026/04/20 03:59:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1034_d20260420_m035512_c001_v0001184_t0000_u01776657312825") 2026/04/20 03:59:32 DEBUG : three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8762_d20260420_m035123_c001_v7007000_t0000_u01776657083223") 2026/04/20 03:59:32 DEBUG : three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c7c_d20260420_m035121_c001_v0001173_t0037_u01776657081973") 2026/04/20 03:59:32 DEBUG : three: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1010c4a31cac9c64_d20260420_m035119_c001_v0001173_t0018_u01776657079700") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddc7_d20260420_m035809_c001_v7007000_t0000_u01776657489551") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708d5_d20260420_m035808_c001_v0001165_t0036_u01776657488935") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdde0_d20260420_m035827_c001_v7007000_t0000_u01776657507951") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f3711_d20260420_m035826_c001_v0001185_t0025_u01776657506344") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdddb_d20260420_m035824_c001_v7007000_t0000_u01776657504773") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708f1_d20260420_m035823_c001_v0001165_t0054_u01776657503271") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddd7_d20260420_m035822_c001_v7007000_t0000_u01776657502265") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1417_d20260420_m035821_c001_v0001184_t0054_u01776657501648") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddce_d20260420_m035816_c001_v7007000_t0000_u01776657496675") 2026/04/20 03:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e2509240708db_d20260420_m035815_c001_v0001165_t0008_u01776657495466") 2026/04/20 03:59:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddd3_d20260420_m035819_c001_v7007000_t0000_u01776657499008") 2026/04/20 03:59:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f36ef_d20260420_m035817_c001_v0001185_t0057_u01776657497635") 2026/04/20 03:59:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddcd_d20260420_m035814_c001_v7007000_t0000_u01776657494485") 2026/04/20 03:59:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1126f4392eaf1405_d20260420_m035813_c001_v0001184_t0029_u01776657493822") 2026/04/20 03:59:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddcb_d20260420_m035812_c001_v7007000_t0000_u01776657492858") 2026/04/20 03:59:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a512d_d20260420_m035812_c001_v0001167_t0020_u01776657492099") 2026/04/20 03:59:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddc9_d20260420_m035811_c001_v7007000_t0000_u01776657491139") 2026/04/20 03:59:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f36c8_d20260420_m035810_c001_v0001185_t0023_u01776657490503") 2026/04/20 03:59:33 DEBUG : toe/toe/toe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f402cdff8eac496f6_d20260420_m035833_c001_v7007000_t0000_u01776657513198") 2026/04/20 03:59:33 DEBUG : toe/toe/toe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f105e250924070901_d20260420_m035832_c001_v0001165_t0028_u01776657512471") 2026/04/20 03:59:33 DEBUG : toe/toe/toe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcddd5_d20260420_m035820_c001_v7007000_t0000_u01776657500666") 2026/04/20 03:59:33 DEBUG : toe/toe/toe: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5149_d20260420_m035819_c001_v0001167_t0016_u01776657499971") 2026/04/20 03:59:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdde2_d20260420_m035828_c001_v7007000_t0000_u01776657508545") 2026/04/20 03:59:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a5161_d20260420_m035827_c001_v0001167_t0040_u01776657507673") 2026/04/20 03:59:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f40099234a9bcdddc_d20260420_m035825_c001_v7007000_t0000_u01776657505384") 2026/04/20 03:59:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f11529981a9bed43b_d20260420_m035824_c001_v0001172_t0058_u01776657504474") 2026/04/20 03:59:33 DEBUG : two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8764_d20260420_m035123_c001_v7007000_t0000_u01776657083411") 2026/04/20 03:59:33 DEBUG : two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f401a60be1f0a48cb_d20260420_m035121_c001_v0001167_t0042_u01776657081407") 2026/04/20 03:59:33 DEBUG : two: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f4010c4a31cac9c5e_d20260420_m035119_c001_v0001173_t0016_u01776657079512") 2026/04/20 03:59:33 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87db_d20260420_m035131_c001_v7007000_t0000_u01776657091942") 2026/04/20 03:59:34 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f101a60be1f0a48ef_d20260420_m035130_c001_v0001167_t0033_u01776657090846") 2026/04/20 03:59:34 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87ab_d20260420_m035128_c001_v7007000_t0000_u01776657088509") 2026/04/20 03:59:34 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c66_d20260420_m035127_c001_v0001185_t0042_u01776657087169") 2026/04/20 03:59:34 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe8781_d20260420_m035125_c001_v7007000_t0000_u01776657085872") 2026/04/20 03:59:34 DEBUG : yam: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f1039664a021f2c5a_d20260420_m035123_c001_v0001185_t0044_u01776657083970") 2026/04/20 03:59:34 DEBUG : yaml: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe87b8_d20260420_m035129_c001_v7007000_t0000_u01776657089242") 2026/04/20 03:59:34 DEBUG : yaml: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f109eebe903dc89d7_d20260420_m035128_c001_v0001176_t0044_u01776657088293") 2026/04/20 03:59:34 DEBUG : yaml: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f420d2b942dbe878d_d20260420_m035126_c001_v7007000_t0000_u01776657086607") 2026/04/20 03:59:34 DEBUG : yaml: Deleting (id "4_z4fe22d63002dab9b9fd80e1b_f113e9dcbdf24ce92_d20260420_m035125_c001_v0001115_t0019_u01776657085337") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m52.947066993s (try 1/5)