"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/24 03:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci" 2026/06/24 03:44:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 03:44:34 DEBUG : Creating backend with remote "/tmp/rclone2588914839" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:44:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/24 03:44:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:44:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:44:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:44:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:44:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:44:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:44:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:44:36 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:44:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:44:38 DEBUG : Creating backend with remote "/non-existing" 2026/06/24 03:44:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/24 03:44:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:44:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:39 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-pajugik5leci/sub%20dir/hello%20world": net/http: TLS handshake timeout) 2026/06/24 03:45:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/24 03:45:39 DEBUG : pacer: Reducing sleep to 10ms 2026/06/24 03:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:39 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:39 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (62.73s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:41 INFO : B2 bucket rclone-test-pajugik5leci: Running all checks before starting transfers 2026/06/24 03:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:42 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:42 INFO : B2 bucket rclone-test-pajugik5leci: Checks finished, now starting transfers 2026/06/24 03:45:42 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.72s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:43 ERROR : Ignoring --no-traverse with sync 2026/06/24 03:45:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:44 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/24 03:45:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:45 DEBUG : hello world2: size = 12 OK 2026/06/24 03:45:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/24 03:45:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:45:46 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:46 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:47 DEBUG : potato2: size = 11 OK 2026/06/24 03:45:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:45:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:49 DEBUG : potato2: size = 11 OK 2026/06/24 03:45:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.98s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/24 03:45:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:45:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/24 03:45:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:45:50 INFO : sub dir2: Making directory 2026/06/24 03:45:50 INFO : sub dir: Making directory 2026/06/24 03:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:50 INFO : sub dir2/sub sub dir2: Making directory 2026/06/24 03:45:50 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:50 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:50 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/24 03:45:50 DEBUG : B2 bucket rclone-test-pajugik5leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:51 INFO : sub dir2: Making directory 2026/06/24 03:45:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/24 03:45:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:51 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:51 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:52 DEBUG : sub dir2: Making directory with metadata 2026/06/24 03:45:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:45:52 INFO : sub dir2: Making directory 2026/06/24 03:45:52 INFO : sub dir: Making directory 2026/06/24 03:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:52 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:52 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:53 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:45:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/24 03:45:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/24 03:45:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:54 INFO : sub dir2: Making directory 2026/06/24 03:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:54 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:54 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:55 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:55 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:45:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:55 DEBUG : sub dir2: Making directory with metadata 2026/06/24 03:45:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:45:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:45:56 INFO : sub dir2: Making directory 2026/06/24 03:45:56 INFO : sub dir: Making directory 2026/06/24 03:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:56 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:45:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/24 03:45:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.79s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:57 INFO : sub dir2: Making directory 2026/06/24 03:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:45:58 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:45:58 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:45:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:45:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:45:58 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:45:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zalador5zuci" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-zalador5zuci 2026/06/24 03:46:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:46:01 DEBUG : B2 bucket rclone-test-zalador5zuci: Waiting for checks to finish 2026/06/24 03:46:01 DEBUG : B2 bucket rclone-test-zalador5zuci: Waiting for transfers to finish 2026/06/24 03:46:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:46:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:02 DEBUG : B2 bucket rclone-test-zalador5zuci: Purge remote 2026/06/24 03:46:02 INFO : B2 bucket rclone-test-zalador5zuci: cleaning bucket "rclone-test-zalador5zuci" of all files 2026/06/24 03:46:02 DEBUG : sub dir/hello world: Deleting (id "4_z9f721dd3b0cdfb7b9fe80e1b_f112cd2343e2af3e6_d20260624_m034601_c001_v0001033_t0058_u01782272761647") --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:04 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:46:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/24 03:46:04 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:04 DEBUG : sub dir/hello world: size = 17 OK 2026/06/24 03:46:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/24 03:46:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gaqeboj4kame" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-gaqeboj4kame 2026/06/24 03:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:46:07 DEBUG : B2 bucket rclone-test-gaqeboj4kame: Waiting for checks to finish 2026/06/24 03:46:07 DEBUG : B2 bucket rclone-test-gaqeboj4kame: Waiting for transfers to finish 2026/06/24 03:46:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:46:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:46:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:09 DEBUG : B2 bucket rclone-test-gaqeboj4kame: Waiting for checks to finish 2026/06/24 03:46:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gaqeboj4kame) 2026/06/24 03:46:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/24 03:46:09 DEBUG : B2 bucket rclone-test-gaqeboj4kame: Waiting for transfers to finish 2026/06/24 03:46:09 DEBUG : sub dir/hello world: size = 17 OK 2026/06/24 03:46:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/24 03:46:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:09 DEBUG : B2 bucket rclone-test-gaqeboj4kame: Purge remote 2026/06/24 03:46:09 INFO : B2 bucket rclone-test-gaqeboj4kame: cleaning bucket "rclone-test-gaqeboj4kame" of all files 2026/06/24 03:46:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f223d63b0cdfb7b9fe80e1b_f109c2b1a0b72962e_d20260624_m034609_c001_v0001172_t0022_u01782272769358") 2026/06/24 03:46:09 DEBUG : sub dir/hello world: Deleting (id "4_z6f223d63b0cdfb7b9fe80e1b_f105b891d69e06bf8_d20260624_m034607_c001_v0001145_t0058_u01782272767963") --- PASS: TestServerSideCopyOverSelf (11.15s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:46:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:18 DEBUG : sub dir/hello world: Sizes differ 2026/06/24 03:46:18 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:18 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:18 DEBUG : sub dir/hello world: size = 17 OK 2026/06/24 03:46:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/24 03:46:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/24 03:46:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:20 DEBUG : Creating backend with remote "TestB2:rclone-test-huhiyib7kole" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-huhiyib7kole 2026/06/24 03:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:46:21 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for checks to finish 2026/06/24 03:46:21 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for transfers to finish 2026/06/24 03:46:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:46:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:46:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:23 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for checks to finish 2026/06/24 03:46:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-huhiyib7kole) 2026/06/24 03:46:23 DEBUG : sub dir/hello world: Sizes differ 2026/06/24 03:46:23 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for transfers to finish 2026/06/24 03:46:24 DEBUG : sub dir/hello world: size = 17 OK 2026/06/24 03:46:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/24 03:46:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:24 INFO : sub dir/hello world: Deleted 2026/06/24 03:46:25 DEBUG : testing file moves 2026/06/24 03:46:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-huhiyib7kole) 2026/06/24 03:46:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/24 03:46:25 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for checks to finish 2026/06/24 03:46:25 DEBUG : B2 bucket rclone-test-huhiyib7kole: Waiting for transfers to finish 2026/06/24 03:46:26 DEBUG : sub dir/hello world: size = 24 OK 2026/06/24 03:46:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/24 03:46:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/24 03:46:26 INFO : sub dir/hello world: Deleted 2026/06/24 03:46:26 DEBUG : B2 bucket rclone-test-huhiyib7kole: Purge remote 2026/06/24 03:46:26 INFO : B2 bucket rclone-test-huhiyib7kole: cleaning bucket "rclone-test-huhiyib7kole" of all files 2026/06/24 03:46:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa26dd3b0cdfb7b9fe80e1b_f10992739399f6baa_d20260624_m034626_c001_v0001178_t0035_u01782272786053") 2026/06/24 03:46:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa26dd3b0cdfb7b9fe80e1b_f114f50d2e55f6096_d20260624_m034623_c001_v0001161_t0050_u01782272783870") 2026/06/24 03:46:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa26dd3b0cdfb7b9fe80e1b_f1098958b550d3d53_d20260624_m034622_c001_v0001120_t0043_u01782272782099") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:28 ERROR : error listing: directory not found 2026/06/24 03:46:28 INFO : Local file system at /tmp/rclone2588914839: Making directory 2026/06/24 03:46:29 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:29 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:46:31 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for checks to finish 2026/06/24 03:46:31 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for transfers to finish 2026/06/24 03:46:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/24 03:46:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:46:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/24 03:46:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/24 03:46:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:32 DEBUG : check sum: size = 1 OK 2026/06/24 03:46:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:46:32 INFO : check sum: Copied (new) 2026/06/24 03:46:32 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:33 DEBUG : check sum: size = 1 OK 2026/06/24 03:46:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:46:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/24 03:46:33 DEBUG : check sum: Unchanged skipping 2026/06/24 03:46:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:33 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/24 03:46:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:34 DEBUG : sizeonly: size = 6 OK 2026/06/24 03:46:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/24 03:46:34 INFO : sizeonly: Copied (new) 2026/06/24 03:46:34 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:35 DEBUG : sizeonly: size = 6 OK 2026/06/24 03:46:35 DEBUG : sizeonly: Sizes identical 2026/06/24 03:46:35 DEBUG : sizeonly: Unchanged skipping 2026/06/24 03:46:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:35 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.96s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/24 03:46:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/24 03:46:36 INFO : ignore-size: Copied (new) 2026/06/24 03:46:36 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:36 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:46:36 DEBUG : ignore-size: Unchanged skipping 2026/06/24 03:46:36 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:36 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.88s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:38 DEBUG : existing: size = 6 OK 2026/06/24 03:46:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:46:38 DEBUG : existing: Unchanged skipping 2026/06/24 03:46:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:38 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:38 INFO : There was nothing to transfer 2026/06/24 03:46:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/24 03:46:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:39 DEBUG : existing: size = 6 OK 2026/06/24 03:46:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/24 03:46:39 INFO : existing: Copied (replaced existing) 2026/06/24 03:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.38s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/24 03:46:40 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:40 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:40 DEBUG : existing: size = 6 OK 2026/06/24 03:46:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/24 03:46:40 INFO : existing: Copied (new) 2026/06/24 03:46:40 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:41 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:41 DEBUG : existing: Destination exists, skipping 2026/06/24 03:46:41 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:41 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.86s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/24 03:46:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/24 03:46:43 DEBUG : c/non empty space: size = 5 OK 2026/06/24 03:46:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:46:43 DEBUG : c/non empty space: Unchanged skipping 2026/06/24 03:46:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:43 DEBUG : a/potato2: size = 60 OK 2026/06/24 03:46:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:46:43 INFO : a/potato2: Copied (new) 2026/06/24 03:46:43 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:45 DEBUG : empty space: size = 1 OK 2026/06/24 03:46: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/06/24 03:46:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:46:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/24 03:46:45 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:45 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:45 INFO : There was nothing to transfer 2026/06/24 03:46:45 DEBUG : empty space: size = 1 OK 2026/06/24 03:46: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/06/24 03:46:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:46:46 INFO : empty space: Updated modification time in destination 2026/06/24 03:46:46 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:46 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:46 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:48 DEBUG : empty space: size = 1 OK 2026/06/24 03:46: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/06/24 03:46:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:46:48 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:48 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:49 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:49 DEBUG : foo: size = 3 OK 2026/06/24 03:46: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/06/24 03:46:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:46:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:49 DEBUG : foo: sha1 differ 2026/06/24 03:46:49 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:49 DEBUG : foo: size = 3 OK 2026/06/24 03:46:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/24 03:46:49 INFO : foo: Copied (replaced existing) 2026/06/24 03:46:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.54s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/24 03:46:51 DEBUG : empty space: size = 1 OK 2026/06/24 03:46:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:46:51 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:51 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:51 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:52 DEBUG : potato: size = 60 OK 2026/06/24 03:46:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:46:52 INFO : potato: Copied (new) 2026/06/24 03:46:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:46:53 DEBUG : potato: size = 60 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:53 DEBUG : potato: Sizes differ 2026/06/24 03:46:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:54 DEBUG : potato: size = 21 OK 2026/06/24 03:46:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/24 03:46:54 INFO : potato: Copied (replaced existing) 2026/06/24 03:46:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.82s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:55 DEBUG : potato: size = 21 OK 2026/06/24 03:46:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/24 03:46:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2588914839) 2026/06/24 03:46:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:46:55 DEBUG : potato: sha1 differ 2026/06/24 03:46:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:56 DEBUG : potato: size = 21 OK 2026/06/24 03:46:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/24 03:46:56 INFO : potato: Copied (replaced existing) 2026/06/24 03:46:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:46:57 DEBUG : empty space: size = 1 OK 2026/06/24 03:46:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:46:57 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:57 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/24 03:46:57 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:46:57 DEBUG : Waiting for deletions to finish 2026/06/24 03:46:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:46:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:46:59 DEBUG : empty space: size = 1 OK 2026/06/24 03:46:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:46:59 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:46:59 DEBUG : empty space: Unchanged skipping 2026/06/24 03:46:59 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:00 DEBUG : potato2: size = 60 OK 2026/06/24 03:47:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:00 INFO : potato2: Copied (new) 2026/06/24 03:47:00 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:02 INFO : d: Making directory 2026/06/24 03:47:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/24 03:47:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:03 DEBUG : c/non empty space: size = 5 OK 2026/06/24 03:47:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:03 DEBUG : c/non empty space: Unchanged skipping 2026/06/24 03:47:03 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:03 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:03 DEBUG : a/potato2: size = 60 OK 2026/06/24 03:47:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:03 INFO : a/potato2: Copied (new) 2026/06/24 03:47:03 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/24 03:47:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:05 DEBUG : c/non empty space: size = 5 OK 2026/06/24 03:47:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:05 DEBUG : c/non empty space: Unchanged skipping 2026/06/24 03:47:05 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:05 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:06 DEBUG : a/potato2: size = 60 OK 2026/06/24 03:47:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:06 INFO : a/potato2: Copied (new) 2026/06/24 03:47:06 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting files as there were IO errors 2026/06/24 03:47:06 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:08 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:08 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:08 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:08 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:08 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:08 INFO : potato: Deleted 2026/06/24 03:47:08 DEBUG : potato2: size = 60 OK 2026/06/24 03:47:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.64s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:11 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:11 INFO : potato: Deleted 2026/06/24 03:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:11 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:11 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:12 DEBUG : potato2: size = 60 OK 2026/06/24 03:47:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:13 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:13 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:14 DEBUG : potato2: size = 19 OK 2026/06/24 03:47:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/24 03:47:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.01s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : enormous: Excluded 2026/06/24 03:47:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : potato2: Excluded 2026/06/24 03:47:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : potato2: Excluded 2026/06/24 03:47:16 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:16 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:16 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:16 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:16 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:16 INFO : There was nothing to transfer 2026/06/24 03:47:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : enormous: Excluded 2026/06/24 03:47:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : potato2: Excluded 2026/06/24 03:47:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/24 03:47:16 DEBUG : potato2: Excluded 2026/06/24 03:47:16 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for checks to finish 2026/06/24 03:47:16 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/24 03:47:16 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:16 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for transfers to finish 2026/06/24 03:47:16 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:19 DEBUG : enormous: Excluded (Size Filter) 2026/06/24 03:47:19 DEBUG : enormous: Excluded 2026/06/24 03:47:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/24 03:47:19 DEBUG : potato2: Excluded 2026/06/24 03:47:19 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:47:19 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:19 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:19 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:19 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:20 INFO : enormous: Deleted 2026/06/24 03:47:20 INFO : potato2: Deleted 2026/06/24 03:47:20 INFO : There was nothing to transfer 2026/06/24 03:47:20 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/24 03:47:20 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:20 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for checks to finish 2026/06/24 03:47:20 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for transfers to finish 2026/06/24 03:47:20 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:20 INFO : potato2: Deleted 2026/06/24 03:47:20 INFO : enormous: Deleted 2026/06/24 03:47:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:23 DEBUG : five: Need to transfer - File not found at Destination 2026/06/24 03:47:23 DEBUG : four: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:47:23 DEBUG : four: size = 8 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:47:23 DEBUG : four: Sizes differ 2026/06/24 03:47:23 DEBUG : one: Destination is newer than source, skipping 2026/06/24 03:47:23 DEBUG : three: size = 5 OK 2026/06/24 03:47:23 DEBUG : three: Sizes identical 2026/06/24 03:47:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/24 03:47:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/24 03:47:23 DEBUG : two: size = 3 OK 2026/06/24 03:47:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2588914839) 2026/06/24 03:47:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:47:23 DEBUG : two: sha1 differ 2026/06/24 03:47:23 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:23 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:23 DEBUG : five: size = 4 OK 2026/06/24 03:47:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/24 03:47:23 INFO : five: Copied (new) 2026/06/24 03:47:23 DEBUG : four: size = 4 OK 2026/06/24 03:47:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/24 03:47:23 INFO : four: Copied (replaced existing) 2026/06/24 03:47:24 DEBUG : two: size = 3 OK 2026/06/24 03:47:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/24 03:47:24 INFO : two: Copied (replaced existing) 2026/06/24 03:47:24 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:24 DEBUG : five: size = 4 OK 2026/06/24 03:47:24 DEBUG : four: size = 4 OK 2026/06/24 03:47:24 DEBUG : three: size = 5 OK 2026/06/24 03:47:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/24 03:47:24 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/24 03:47:24 DEBUG : one: Destination is newer than source, skipping 2026/06/24 03:47:24 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/24 03:47:24 DEBUG : two: size = 3 OK 2026/06/24 03:47:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2588914839) 2026/06/24 03:47:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:47:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/24 03:47:24 DEBUG : three: sha1 differ 2026/06/24 03:47:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/24 03:47:24 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/24 03:47:24 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/24 03:47:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/24 03:47:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/24 03:47:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/24 03:47:24 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:24 DEBUG : three: size = 5 OK 2026/06/24 03:47:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:47:24 INFO : three: Copied (replaced existing) 2026/06/24 03:47:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/24 03:47:26 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:26 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/24 03:47:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/24 03:47:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:26 DEBUG : potato: size = 14 OK 2026/06/24 03:47:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/24 03:47:26 INFO : potato: Copied (new) 2026/06/24 03:47:26 DEBUG : yam: size = 11 OK 2026/06/24 03:47:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:26 INFO : yam: Copied (new) 2026/06/24 03:47:26 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:27 DEBUG : potato: size = 14 OK 2026/06/24 03:47:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:47:27 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:27 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:27 DEBUG : potato: Unchanged skipping 2026/06/24 03:47:27 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:27 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:28 DEBUG : yaml: size = 11 OK 2026/06/24 03:47:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:28 INFO : yam: Copied (server-side copy) to: yaml 2026/06/24 03:47:28 INFO : yam: Deleted 2026/06/24 03:47:28 INFO : yaml: Renamed from "yam" 2026/06/24 03:47:28 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/24 03:47:29 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:29 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:29 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/24 03:47:29 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/24 03:47:29 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:29 DEBUG : potato: size = 14 OK 2026/06/24 03:47:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/24 03:47:29 INFO : potato: Copied (new) 2026/06/24 03:47:29 DEBUG : yam: size = 11 OK 2026/06/24 03:47:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:29 INFO : yam: Copied (new) 2026/06/24 03:47:29 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:30 DEBUG : potato: size = 14 OK 2026/06/24 03:47:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:47:30 DEBUG : potato: Unchanged skipping 2026/06/24 03:47:30 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:30 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:30 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:30 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:30 DEBUG : yaml: size = 11 OK 2026/06/24 03:47:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:30 INFO : yam: Copied (server-side copy) to: yaml 2026/06/24 03:47:30 INFO : yam: Deleted 2026/06/24 03:47:30 INFO : yaml: Renamed from "yam" 2026/06/24 03:47:30 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/24 03:47:31 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:31 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/24 03:47:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/24 03:47:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:32 DEBUG : sub/yam: size = 11 OK 2026/06/24 03:47:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:32 INFO : sub/yam: Copied (new) 2026/06/24 03:47:32 DEBUG : potato: size = 14 OK 2026/06/24 03:47:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/24 03:47:32 INFO : potato: Copied (new) 2026/06/24 03:47:32 DEBUG : Waiting for deletions to finish 2026/06/24 03:47:32 DEBUG : potato: size = 14 OK 2026/06/24 03:47:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:47:32 DEBUG : potato: Unchanged skipping 2026/06/24 03:47:33 INFO : B2 bucket rclone-test-pajugik5leci: Making map for --track-renames 2026/06/24 03:47:33 INFO : B2 bucket rclone-test-pajugik5leci: Finished making map for --track-renames 2026/06/24 03:47:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for renames to finish 2026/06/24 03:47:33 DEBUG : yam: size = 11 OK 2026/06/24 03:47:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/24 03:47:33 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/24 03:47:33 INFO : sub/yam: Deleted 2026/06/24 03:47:33 INFO : yam: Renamed from "sub/yam" 2026/06/24 03:47:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:34 DEBUG : Creating backend with remote "/tmp/rclone2588914839/dir1" 2026/06/24 03:47:34 DEBUG : Config file has changed externally - reloading 2026/06/24 03:47:34 DEBUG : Creating backend with remote "/tmp/rclone2588914839/dir2" 2026/06/24 03:47:34 DEBUG : Local file system at /tmp/rclone2588914839/dir2: Using server-side directory move 2026/06/24 03:47:34 INFO : Local file system at /tmp/rclone2588914839/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/24 03:47:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/24 03:47:34 INFO : file1.txt: Moved (server-side) 2026/06/24 03:47:34 DEBUG : Local file system at /tmp/rclone2588914839/dir2: Waiting for checks to finish 2026/06/24 03:47:34 DEBUG : Local file system at /tmp/rclone2588914839/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:47:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/24 03:47:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/24 03:47:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/24 03:47:35 INFO : nested/sub dir/file: Copied (new) 2026/06/24 03:47:35 INFO : nested/sub dir/file: Deleted 2026/06/24 03:47:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:47:36 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:47:36 INFO : sub dir/hello world: Deleted 2026/06/24 03:47:36 INFO : sub dir: Removing directory 2026/06/24 03:47:36 INFO : nested/sub dir: Removing directory 2026/06/24 03:47:36 INFO : nested: Removing directory 2026/06/24 03:47:36 DEBUG : Local file system at /tmp/rclone2588914839: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/24 03:47:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/24 03:47:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/24 03:47:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/24 03:47:37 INFO : nested/sub dir/file: Copied (new) 2026/06/24 03:47:37 INFO : nested/sub dir/file: Deleted 2026/06/24 03:47:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/24 03:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:47:37 INFO : sub dir/hello world: Copied (new) 2026/06/24 03:47:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/24 03:47:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/24 03:47:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:38 DEBUG : existing-b: size = 6 OK 2026/06/24 03:47:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/24 03:47:38 INFO : existing-b: Copied (new) 2026/06/24 03:47:38 INFO : existing-b: Deleted 2026/06/24 03:47:39 DEBUG : existing: size = 6 OK 2026/06/24 03:47:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/24 03:47:39 INFO : existing: Copied (new) 2026/06/24 03:47:39 INFO : existing: Deleted 2026/06/24 03:47:39 DEBUG : existing: Destination exists, skipping 2026/06/24 03:47:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/24 03:47:39 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:47:39 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:47:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qayamud8fefu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-qayamud8fefu 2026/06/24 03:47:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:47 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/24 03:47:47 DEBUG : empty space: Unchanged skipping 2026/06/24 03:47:47 DEBUG : B2 bucket rclone-test-qayamud8fefu: Waiting for checks to finish 2026/06/24 03:47:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:47:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qayamud8fefu) 2026/06/24 03:47:47 DEBUG : potato3: Sizes differ 2026/06/24 03:47:47 INFO : empty space: Deleted 2026/06/24 03:47:47 DEBUG : B2 bucket rclone-test-qayamud8fefu: Waiting for transfers to finish 2026/06/24 03:47:47 DEBUG : potato2: size = 60 OK 2026/06/24 03:47:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:47 INFO : potato2: Copied (server-side copy) 2026/06/24 03:47:47 INFO : potato2: Deleted 2026/06/24 03:47:47 DEBUG : potato3: size = 68 OK 2026/06/24 03:47:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:47:47 INFO : potato3: Copied (server-side copy) 2026/06/24 03:47:48 INFO : potato3: Deleted 2026/06/24 03:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fagobaf1bida" 2026/06/24 03:47:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/24 03:47:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/24 03:47:49 DEBUG : B2 bucket rclone-test-fagobaf1bida: Waiting for checks to finish 2026/06/24 03:47:49 DEBUG : B2 bucket rclone-test-fagobaf1bida: Waiting for transfers to finish 2026/06/24 03:47:50 DEBUG : potato2: size = 60 OK 2026/06/24 03:47:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:47:50 INFO : potato2: Copied (server-side copy) 2026/06/24 03:47:50 DEBUG : potato3: size = 68 OK 2026/06/24 03:47:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:47:50 INFO : potato3: Copied (server-side copy) 2026/06/24 03:47:50 DEBUG : empty space: size = 1 OK 2026/06/24 03:47:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:47:50 INFO : empty space: Copied (server-side copy) 2026/06/24 03:47:50 INFO : potato2: Deleted 2026/06/24 03:47:50 INFO : potato3: Deleted 2026/06/24 03:47:50 INFO : empty space: Deleted 2026/06/24 03:47:51 DEBUG : B2 bucket rclone-test-fagobaf1bida: Purge remote 2026/06/24 03:47:51 INFO : B2 bucket rclone-test-fagobaf1bida: cleaning bucket "rclone-test-fagobaf1bida" of all files 2026/06/24 03:47:51 DEBUG : empty space: Deleting (id "4_zcf72cd43b0ddfb7b9fe80e1b_f110d509b50ae7a40_d20260624_m034750_c001_v0001137_t0046_u01782272870146") 2026/06/24 03:47:51 DEBUG : potato2: Deleting (id "4_zcf72cd43b0ddfb7b9fe80e1b_f1052d3b6f8790ccb_d20260624_m034750_c001_v0001183_t0018_u01782272870443") 2026/06/24 03:47:51 DEBUG : potato3: Deleting (id "4_zcf72cd43b0ddfb7b9fe80e1b_f109c962bddc5326a_d20260624_m034750_c001_v0001184_t0044_u01782272870458") 2026/06/24 03:47:52 DEBUG : B2 bucket rclone-test-qayamud8fefu: Purge remote 2026/06/24 03:47:52 INFO : B2 bucket rclone-test-qayamud8fefu: cleaning bucket "rclone-test-qayamud8fefu" of all files 2026/06/24 03:47:52 DEBUG : empty space: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f4207a06674abe1b9_d20260624_m034750_c001_v7007000_t0000_u01782272870835") 2026/06/24 03:47:52 DEBUG : empty space: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f102d59b76869b358_d20260624_m034743_c001_v0001115_t0051_u01782272863731") 2026/06/24 03:47:52 DEBUG : potato2: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f4207a06674abe1b8_d20260624_m034750_c001_v7007000_t0000_u01782272870649") 2026/06/24 03:47:52 DEBUG : potato2: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f119e328e73fcc360_d20260624_m034747_c001_v0001176_t0016_u01782272867246") 2026/06/24 03:47:52 DEBUG : potato3: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f4056bee095eb0485_d20260624_m034750_c001_v7007000_t0000_u01782272870679") 2026/06/24 03:47:52 DEBUG : potato3: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f1075148a050d947b_d20260624_m034747_c001_v0001105_t0035_u01782272867488") 2026/06/24 03:47:52 DEBUG : potato3: Deleting (id "4_z5f42ada3b0ddfb7b9fe80e1b_f102d59b76869b360_d20260624_m034745_c001_v0001115_t0044_u01782272865968") --- PASS: TestServerSideMove (13.19s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dociliq8payi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-dociliq8payi 2026/06/24 03:47:59 DEBUG : empty space: Excluded (Size Filter) 2026/06/24 03:47:59 DEBUG : empty space: Excluded 2026/06/24 03:47:59 DEBUG : empty space: Excluded (Size Filter) 2026/06/24 03:47:59 DEBUG : empty space: Excluded 2026/06/24 03:47:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:47:59 DEBUG : B2 bucket rclone-test-dociliq8payi: Waiting for checks to finish 2026/06/24 03:47:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:47:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dociliq8payi) 2026/06/24 03:47:59 DEBUG : potato3: Sizes differ 2026/06/24 03:47:59 DEBUG : B2 bucket rclone-test-dociliq8payi: Waiting for transfers to finish 2026/06/24 03:48:00 DEBUG : potato2: size = 60 OK 2026/06/24 03:48:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:48:00 INFO : potato2: Copied (server-side copy) 2026/06/24 03:48:00 INFO : potato2: Deleted 2026/06/24 03:48:00 DEBUG : potato3: size = 68 OK 2026/06/24 03:48:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:48:00 INFO : potato3: Copied (server-side copy) 2026/06/24 03:48:00 INFO : potato3: Deleted 2026/06/24 03:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lepomob3labu" 2026/06/24 03:48:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/24 03:48:01 DEBUG : empty space: Excluded 2026/06/24 03:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:48:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/24 03:48:01 DEBUG : B2 bucket rclone-test-lepomob3labu: Waiting for checks to finish 2026/06/24 03:48:01 DEBUG : B2 bucket rclone-test-lepomob3labu: Waiting for transfers to finish 2026/06/24 03:48:02 DEBUG : potato2: size = 60 OK 2026/06/24 03:48:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:48:02 INFO : potato2: Copied (server-side copy) 2026/06/24 03:48:02 INFO : potato2: Deleted 2026/06/24 03:48:02 DEBUG : potato3: size = 68 OK 2026/06/24 03:48:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:48:02 INFO : potato3: Copied (server-side copy) 2026/06/24 03:48:02 INFO : potato3: Deleted 2026/06/24 03:48:03 DEBUG : B2 bucket rclone-test-lepomob3labu: Purge remote 2026/06/24 03:48:03 INFO : B2 bucket rclone-test-lepomob3labu: cleaning bucket "rclone-test-lepomob3labu" of all files 2026/06/24 03:48:03 DEBUG : potato2: Deleting (id "4_z7fe2fd53b0ddfb7b9fe80e1b_f103a8edca713bfa5_d20260624_m034802_c001_v0001183_t0026_u01782272882428") 2026/06/24 03:48:03 DEBUG : potato3: Deleting (id "4_z7fe2fd53b0ddfb7b9fe80e1b_f1096737c8ba1336f_d20260624_m034802_c001_v0001183_t0011_u01782272882650") 2026/06/24 03:48:04 DEBUG : B2 bucket rclone-test-dociliq8payi: Purge remote 2026/06/24 03:48:04 INFO : B2 bucket rclone-test-dociliq8payi: cleaning bucket "rclone-test-dociliq8payi" of all files 2026/06/24 03:48:04 DEBUG : empty space: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f1159c2a22949d630_d20260624_m034758_c001_v0001102_t0031_u01782272878250") 2026/06/24 03:48:04 DEBUG : potato2: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f42244f8b4dd4b8d1_d20260624_m034802_c001_v7007000_t0000_u01782272882628") 2026/06/24 03:48:04 DEBUG : potato2: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f113e8ceae209fa52_d20260624_m034759_c001_v0001167_t0007_u01782272879564") 2026/06/24 03:48:04 DEBUG : potato3: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f42244f8b4dd4b8d6_d20260624_m034802_c001_v7007000_t0000_u01782272882851") 2026/06/24 03:48:04 DEBUG : potato3: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f1130df6aab53af3c_d20260624_m034759_c001_v0001039_t0014_u01782272879931") 2026/06/24 03:48:04 DEBUG : potato3: Deleting (id "4_z1fa2ed33b0ddfb7b9fe80e1b_f1159c2a22949d632_d20260624_m034758_c001_v0001102_t0023_u01782272878750") --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-betucuk4maqi" 2026/06/24 03:48:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pajugik5leci -> B2 bucket rclone-test-betucuk4maqi 2026/06/24 03:48:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:48:12 DEBUG : empty space: size = 1 OK 2026/06/24 03:48:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/24 03:48:12 DEBUG : empty space: Unchanged skipping 2026/06/24 03:48:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:48:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-betucuk4maqi) 2026/06/24 03:48:12 DEBUG : potato3: Sizes differ 2026/06/24 03:48:12 DEBUG : B2 bucket rclone-test-betucuk4maqi: Waiting for checks to finish 2026/06/24 03:48:12 INFO : empty space: Deleted 2026/06/24 03:48:12 DEBUG : B2 bucket rclone-test-betucuk4maqi: Waiting for transfers to finish 2026/06/24 03:48:12 DEBUG : potato2: size = 60 OK 2026/06/24 03:48:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:48:12 INFO : potato2: Copied (server-side copy) 2026/06/24 03:48:12 INFO : potato2: Deleted 2026/06/24 03:48:12 DEBUG : potato3: size = 68 OK 2026/06/24 03:48:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:48:12 INFO : potato3: Copied (server-side copy) 2026/06/24 03:48:12 INFO : potato3: Deleted 2026/06/24 03:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-makabej7sune" 2026/06/24 03:48:14 INFO : tomatoDir: Making directory 2026/06/24 03:48:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/24 03:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/24 03:48:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/24 03:48:14 DEBUG : B2 bucket rclone-test-makabej7sune: Waiting for checks to finish 2026/06/24 03:48:14 DEBUG : B2 bucket rclone-test-makabej7sune: Waiting for transfers to finish 2026/06/24 03:48:15 DEBUG : empty space: size = 1 OK 2026/06/24 03:48:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/24 03:48:15 INFO : empty space: Copied (server-side copy) 2026/06/24 03:48:15 INFO : empty space: Deleted 2026/06/24 03:48:15 DEBUG : potato3: size = 68 OK 2026/06/24 03:48:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/24 03:48:15 INFO : potato3: Copied (server-side copy) 2026/06/24 03:48:15 INFO : potato3: Deleted 2026/06/24 03:48:15 DEBUG : potato2: size = 60 OK 2026/06/24 03:48:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/24 03:48:15 INFO : potato2: Copied (server-side copy) 2026/06/24 03:48:16 INFO : potato2: Deleted 2026/06/24 03:48:16 DEBUG : B2 bucket rclone-test-makabej7sune: Purge remote 2026/06/24 03:48:16 INFO : B2 bucket rclone-test-makabej7sune: cleaning bucket "rclone-test-makabej7sune" of all files 2026/06/24 03:48:16 DEBUG : empty space: Deleting (id "4_zefb22d63b0edfb7b9fe80e1b_f105a5a89af0e570b_d20260624_m034815_c001_v0001184_t0046_u01782272895101") 2026/06/24 03:48:16 DEBUG : potato2: Deleting (id "4_zefb22d63b0edfb7b9fe80e1b_f1054a2c6b4a65043_d20260624_m034815_c001_v0001116_t0017_u01782272895477") 2026/06/24 03:48:16 DEBUG : potato3: Deleting (id "4_zefb22d63b0edfb7b9fe80e1b_f1055bbc329dec991_d20260624_m034815_c001_v0001106_t0007_u01782272895326") 2026/06/24 03:48:17 DEBUG : B2 bucket rclone-test-betucuk4maqi: Purge remote 2026/06/24 03:48:17 INFO : B2 bucket rclone-test-betucuk4maqi: cleaning bucket "rclone-test-betucuk4maqi" of all files 2026/06/24 03:48:17 DEBUG : empty space: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f411263b66f98016f_d20260624_m034815_c001_v7007000_t0000_u01782272895297") 2026/06/24 03:48:17 DEBUG : empty space: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f119c6cc461d0842f_d20260624_m034810_c001_v0001036_t0027_u01782272890785") 2026/06/24 03:48:17 DEBUG : potato2: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f411263b66f980172_d20260624_m034816_c001_v7007000_t0000_u01782272896082") 2026/06/24 03:48:17 DEBUG : potato2: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f1002984e6bcb8590_d20260624_m034812_c001_v0001178_t0042_u01782272892249") 2026/06/24 03:48:17 DEBUG : potato3: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f411263b66f980171_d20260624_m034815_c001_v7007000_t0000_u01782272895892") 2026/06/24 03:48:17 DEBUG : potato3: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f100f2baec347c1e0_d20260624_m034812_c001_v0001137_t0023_u01782272892489") 2026/06/24 03:48:17 DEBUG : potato3: Deleting (id "4_z1f521d43b0edfb7b9fe80e1b_f119c6cc461d08433_d20260624_m034811_c001_v0001036_t0018_u01782272891129") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.60s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.04s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/rclone-sync-test" 2026/06/24 03:48:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/rclone-sync-test-include/layer2" 2026/06/24 03:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/rclone-sync-test-ignore-file" 2026/06/24 03:48:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/24 03:48:31 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test: Waiting for checks to finish 2026/06/24 03:48:31 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test: Waiting for transfers to finish 2026/06/24 03:48:31 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:31 INFO : There was nothing to transfer 2026/06/24 03:48:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/24 03:48:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:48:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:48:31 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:31 INFO : There was nothing to transfer 2026/06/24 03:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/24 03:48:32 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/24 03:48:32 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/24 03:48:32 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:32 INFO : There was nothing to transfer 2026/06/24 03:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/24 03:48:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:48:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:48:32 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:32 INFO : There was nothing to transfer 2026/06/24 03:48:33 DEBUG : Excluded 2026/06/24 03:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/24 03:48:33 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/24 03:48:33 DEBUG : B2 bucket rclone-test-pajugik5leci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/24 03:48:33 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.10s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/CompareDest" 2026/06/24 03:48:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/24 03:48:37 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:37 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:38 DEBUG : one: size = 3 OK 2026/06/24 03:48:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:48:38 INFO : one: Copied (new) 2026/06/24 03:48:38 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:38 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:38 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:38 DEBUG : one: Sizes differ 2026/06/24 03:48:38 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:39 DEBUG : one: size = 5 OK 2026/06/24 03:48:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/24 03:48:39 INFO : one: Copied (replaced existing) 2026/06/24 03:48:39 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:41 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:41 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:41 DEBUG : one: Sizes differ 2026/06/24 03:48:41 DEBUG : one: size = 5 OK 2026/06/24 03:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 03:48:41 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:41 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:41 INFO : There was nothing to transfer 2026/06/24 03:48:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:42 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:42 DEBUG : one: Sizes differ 2026/06/24 03:48:42 DEBUG : two: size = 3 OK 2026/06/24 03:48:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/24 03:48:42 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:42 DEBUG : one: size = 5 OK 2026/06/24 03:48:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 03:48:42 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:42 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:42 INFO : There was nothing to transfer 2026/06/24 03:48:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:43 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:43 DEBUG : one: Sizes differ 2026/06/24 03:48:43 DEBUG : two: size = 3 OK 2026/06/24 03:48:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/24 03:48:43 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:43 DEBUG : one: size = 5 OK 2026/06/24 03:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 03:48:43 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:43 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:43 INFO : There was nothing to transfer 2026/06/24 03:48:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:44 DEBUG : one: Sizes differ 2026/06/24 03:48:44 DEBUG : two: size = 3 OK 2026/06/24 03:48:44 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/24 03:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/24 03:48:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/24 03:48:44 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:44 DEBUG : one: size = 5 OK 2026/06/24 03:48:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 03:48:44 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:44 DEBUG : Waiting for deletions to finish 2026/06/24 03:48:44 INFO : There was nothing to transfer 2026/06/24 03:48:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:48:44 DEBUG : one: Sizes differ 2026/06/24 03:48:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:48:45 DEBUG : two: size = 3 (B2 bucket rclone-test-pajugik5leci path CompareDest) 2026/06/24 03:48:45 DEBUG : two: Sizes differ 2026/06/24 03:48:45 DEBUG : two: Need to transfer - File not found at Destination 2026/06/24 03:48:45 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:45 DEBUG : one: size = 5 OK 2026/06/24 03:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:48:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/24 03:48:45 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:48:46 DEBUG : two: size = 5 OK 2026/06/24 03:48:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/24 03:48:46 INFO : two: Copied (new) 2026/06/24 03:48:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.52s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dest" 2026/06/24 03:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/pre-dest1" 2026/06/24 03:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/pre-dest2" 2026/06/24 03:48:53 DEBUG : 1: size = 1 OK 2026/06/24 03:48:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:48:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/24 03:48:53 DEBUG : 2: size = 1 OK 2026/06/24 03:48:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:48:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/24 03:48:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/24 03:48:54 DEBUG : B2 bucket rclone-test-pajugik5leci path dest: Waiting for checks to finish 2026/06/24 03:48:54 DEBUG : B2 bucket rclone-test-pajugik5leci path dest: Waiting for transfers to finish 2026/06/24 03:48:55 DEBUG : 3: size = 1 OK 2026/06/24 03:48:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/24 03:48:55 INFO : 3: Copied (new) 2026/06/24 03:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/CopyDest" 2026/06/24 03:48:59 DEBUG : one: Need to transfer - File not found at Destination 2026/06/24 03:48:59 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:48:59 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:00 DEBUG : one: size = 3 OK 2026/06/24 03:49:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:49:00 INFO : one: Copied (new) 2026/06/24 03:49:00 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:01 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:01 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:01 DEBUG : one: Sizes differ 2026/06/24 03:49:01 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:01 DEBUG : one: size = 5 OK 2026/06/24 03:49:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/24 03:49:01 INFO : one: Copied (replaced existing) 2026/06/24 03:49:01 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/BackupDir" 2026/06/24 03:49:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:04 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:04 DEBUG : one: Sizes differ 2026/06/24 03:49:04 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:04 DEBUG : one: size = 5 OK 2026/06/24 03:49:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:04 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:04 DEBUG : one: Sizes differ 2026/06/24 03:49:06 DEBUG : one: size = 3 OK 2026/06/24 03:49:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:49:06 INFO : one: Copied (server-side copy) 2026/06/24 03:49:06 INFO : one: Deleted 2026/06/24 03:49:06 DEBUG : one: size = 5 OK 2026/06/24 03:49:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/24 03:49:06 INFO : one: Copied (server-side copy) 2026/06/24 03:49:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/24 03:49:06 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:06 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:08 DEBUG : one: size = 5 OK 2026/06/24 03:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:08 DEBUG : one: Unchanged skipping 2026/06/24 03:49:08 DEBUG : two: size = 3 OK 2026/06/24 03:49:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:08 DEBUG : two: size = 3 OK 2026/06/24 03:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/24 03:49:08 INFO : two: Copied (server-side copy) 2026/06/24 03:49:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/24 03:49:08 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:08 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:08 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:09 DEBUG : one: size = 5 OK 2026/06/24 03:49:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:09 DEBUG : one: Unchanged skipping 2026/06/24 03:49:09 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:09 DEBUG : two: size = 3 OK 2026/06/24 03:49:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:09 DEBUG : two: Unchanged skipping 2026/06/24 03:49:09 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:09 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:09 INFO : There was nothing to transfer 2026/06/24 03:49:10 DEBUG : one: size = 5 OK 2026/06/24 03:49:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:10 DEBUG : one: Unchanged skipping 2026/06/24 03:49:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:10 DEBUG : three: size = 5 (B2 bucket rclone-test-pajugik5leci path CopyDest) 2026/06/24 03:49:10 DEBUG : three: Sizes differ 2026/06/24 03:49:10 DEBUG : three: Destination not found in --copy-dest 2026/06/24 03:49:10 DEBUG : three: Need to transfer - File not found at Destination 2026/06/24 03:49:10 DEBUG : two: size = 3 OK 2026/06/24 03:49:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/24 03:49:10 DEBUG : two: Unchanged skipping 2026/06/24 03:49:10 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:10 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:11 DEBUG : three: size = 7 OK 2026/06/24 03:49:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/24 03:49:11 INFO : three: Copied (new) 2026/06/24 03:49:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.45s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/backup" 2026/06/24 03:49:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:17 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:17 DEBUG : two: size = 3 OK 2026/06/24 03:49:17 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:17 DEBUG : two: Unchanged skipping 2026/06/24 03:49:17 DEBUG : one: Sizes differ 2026/06/24 03:49:19 DEBUG : one: size = 3 OK 2026/06/24 03:49:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:49:19 INFO : one: Copied (server-side copy) 2026/06/24 03:49:19 INFO : one: Deleted 2026/06/24 03:49:19 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:20 DEBUG : one: size = 4 OK 2026/06/24 03:49:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:20 INFO : one: Copied (new) 2026/06/24 03:49:20 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:21 DEBUG : three.txt: size = 5 OK 2026/06/24 03:49:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:49:21 INFO : three.txt: Copied (server-side copy) 2026/06/24 03:49:21 INFO : three.txt: Deleted 2026/06/24 03:49:21 INFO : three.txt: Moved into backup dir 2026/06/24 03:49:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:23 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:23 DEBUG : one: Sizes differ 2026/06/24 03:49:23 DEBUG : two: size = 3 OK 2026/06/24 03:49:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:23 DEBUG : two: Unchanged skipping 2026/06/24 03:49:23 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:24 DEBUG : one: size = 4 OK 2026/06/24 03:49:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:24 INFO : one: Copied (server-side copy) 2026/06/24 03:49:24 INFO : one: Deleted 2026/06/24 03:49:24 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:24 DEBUG : one: size = 5 OK 2026/06/24 03:49:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:49:24 INFO : one: Copied (new) 2026/06/24 03:49:24 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:25 DEBUG : three.txt: size = 6 OK 2026/06/24 03:49:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:49:25 INFO : three.txt: Copied (server-side copy) 2026/06/24 03:49:25 INFO : three.txt: Deleted 2026/06/24 03:49:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.79s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:49:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/backup" 2026/06/24 03:49:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:32 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:32 DEBUG : one: Sizes differ 2026/06/24 03:49:32 DEBUG : two: size = 3 OK 2026/06/24 03:49:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:32 DEBUG : two: Unchanged skipping 2026/06/24 03:49:32 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:33 DEBUG : one.bak: size = 3 OK 2026/06/24 03:49:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:49:33 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:49:33 INFO : one: Deleted 2026/06/24 03:49:33 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:34 DEBUG : one: size = 4 OK 2026/06/24 03:49:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:34 INFO : one: Copied (new) 2026/06/24 03:49:34 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:34 DEBUG : three.txt.bak: size = 5 OK 2026/06/24 03:49:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:49:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:49:35 INFO : three.txt: Deleted 2026/06/24 03:49:35 INFO : three.txt: Moved into backup dir 2026/06/24 03:49:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:36 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:36 DEBUG : one: Sizes differ 2026/06/24 03:49:36 DEBUG : two: size = 3 OK 2026/06/24 03:49:36 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:36 DEBUG : two: Unchanged skipping 2026/06/24 03:49:37 DEBUG : one.bak: size = 4 OK 2026/06/24 03:49:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:37 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:49:37 INFO : one: Deleted 2026/06/24 03:49:37 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:37 DEBUG : one: size = 5 OK 2026/06/24 03:49:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:49:37 INFO : one: Copied (new) 2026/06/24 03:49:37 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:37 DEBUG : three.txt.bak: size = 6 OK 2026/06/24 03:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:49:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:49:38 INFO : three.txt: Deleted 2026/06/24 03:49:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/backup" 2026/06/24 03:49:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:44 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:44 DEBUG : one: Sizes differ 2026/06/24 03:49:44 DEBUG : two: size = 3 OK 2026/06/24 03:49:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:44 DEBUG : two: Unchanged skipping 2026/06/24 03:49:44 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:45 DEBUG : one-2019-01-01: size = 3 OK 2026/06/24 03:49:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:49:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/24 03:49:46 INFO : one: Deleted 2026/06/24 03:49:46 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:47 DEBUG : one: size = 4 OK 2026/06/24 03:49:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:47 INFO : one: Copied (new) 2026/06/24 03:49:47 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/24 03:49:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:49:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/24 03:49:48 INFO : three.txt: Deleted 2026/06/24 03:49:48 INFO : three.txt: Moved into backup dir 2026/06/24 03:49:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:49 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:49 DEBUG : one: Sizes differ 2026/06/24 03:49:49 DEBUG : two: size = 3 OK 2026/06/24 03:49:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:49 DEBUG : two: Unchanged skipping 2026/06/24 03:49:49 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:49:49 DEBUG : one-2019-01-01: size = 4 OK 2026/06/24 03:49:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:49:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/24 03:49:50 INFO : one: Deleted 2026/06/24 03:49:50 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:49:50 DEBUG : one: size = 5 OK 2026/06/24 03:49:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:49:50 INFO : one: Copied (new) 2026/06/24 03:49:50 DEBUG : Waiting for deletions to finish 2026/06/24 03:49:51 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/24 03:49:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:49:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/24 03:49:51 INFO : three.txt: Deleted 2026/06/24 03:49:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:49:56 DEBUG : two: size = 3 OK 2026/06/24 03:49:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:49:56 DEBUG : two: Unchanged skipping 2026/06/24 03:49:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:49:56 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:49:56 DEBUG : one: Sizes differ 2026/06/24 03:49:56 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:50:00 DEBUG : one.bak: size = 3 OK 2026/06/24 03:50:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:50:00 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:50:00 INFO : one: Deleted 2026/06/24 03:50:00 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:50:01 DEBUG : one: size = 4 OK 2026/06/24 03:50:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:01 INFO : one: Copied (new) 2026/06/24 03:50:01 DEBUG : Waiting for deletions to finish 2026/06/24 03:50:01 DEBUG : three.txt.bak: size = 5 OK 2026/06/24 03:50:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:50:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:50:02 INFO : three.txt: Deleted 2026/06/24 03:50:02 INFO : three.txt: Moved into backup dir 2026/06/24 03:50:03 DEBUG : one.bak: Excluded (Path Filter) 2026/06/24 03:50:03 DEBUG : one.bak: Excluded 2026/06/24 03:50:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/24 03:50:03 DEBUG : three.txt.bak: Excluded 2026/06/24 03:50:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:03 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:03 DEBUG : one: Sizes differ 2026/06/24 03:50:03 DEBUG : two: size = 3 OK 2026/06/24 03:50:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:03 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for checks to finish 2026/06/24 03:50:03 DEBUG : two: Unchanged skipping 2026/06/24 03:50:04 DEBUG : one.bak: size = 4 OK 2026/06/24 03:50:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:04 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:50:04 INFO : one: Deleted 2026/06/24 03:50:04 DEBUG : B2 bucket rclone-test-pajugik5leci path dst: Waiting for transfers to finish 2026/06/24 03:50:04 DEBUG : one: size = 5 OK 2026/06/24 03:50:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:50:04 INFO : one: Copied (new) 2026/06/24 03:50:04 DEBUG : Waiting for deletions to finish 2026/06/24 03:50:05 DEBUG : three.txt.bak: size = 6 OK 2026/06/24 03:50:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:50:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:50:05 INFO : three.txt: Deleted 2026/06/24 03:50:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.70s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:50:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:10 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:10 DEBUG : one: Sizes differ 2026/06/24 03:50:12 DEBUG : one.bak: size = 3 OK 2026/06/24 03:50:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:50:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:50:12 INFO : one: Deleted 2026/06/24 03:50:13 DEBUG : one: size = 4 OK 2026/06/24 03:50:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:13 INFO : one: Copied (new) 2026/06/24 03:50:13 DEBUG : two: size = 3 OK 2026/06/24 03:50:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:13 DEBUG : two: Unchanged skipping 2026/06/24 03:50:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:13 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:13 DEBUG : three.txt: Sizes differ 2026/06/24 03:50:14 DEBUG : three.txt.bak: size = 5 OK 2026/06/24 03:50:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:50:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:50:14 INFO : three.txt: Deleted 2026/06/24 03:50:14 DEBUG : three.txt: size = 6 OK 2026/06/24 03:50:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:50:14 INFO : three.txt: Copied (new) 2026/06/24 03:50:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:15 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:15 DEBUG : one: Sizes differ 2026/06/24 03:50:16 DEBUG : one.bak: size = 4 OK 2026/06/24 03:50:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:16 INFO : one: Copied (server-side copy) to: one.bak 2026/06/24 03:50:16 INFO : one: Deleted 2026/06/24 03:50:16 DEBUG : one: size = 5 OK 2026/06/24 03:50:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:50:16 INFO : one: Copied (new) 2026/06/24 03:50:16 DEBUG : two: size = 3 OK 2026/06/24 03:50:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:16 DEBUG : two: Unchanged skipping 2026/06/24 03:50:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:16 DEBUG : three.txt: Sizes differ 2026/06/24 03:50:17 DEBUG : three.txt.bak: size = 6 OK 2026/06/24 03:50:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:50:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/24 03:50:17 INFO : three.txt: Deleted 2026/06/24 03:50:17 DEBUG : three.txt: size = 19 OK 2026/06/24 03:50:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/24 03:50:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.14s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pajugik5leci/dst" 2026/06/24 03:50:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:22 DEBUG : one: size = 3 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:22 DEBUG : one: Sizes differ 2026/06/24 03:50:24 DEBUG : one-2019-01-01: size = 3 OK 2026/06/24 03:50:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/24 03:50:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/24 03:50:24 INFO : one: Deleted 2026/06/24 03:50:25 DEBUG : one: size = 4 OK 2026/06/24 03:50:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:25 INFO : one: Copied (new) 2026/06/24 03:50:25 DEBUG : two: size = 3 OK 2026/06/24 03:50:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:25 DEBUG : two: Unchanged skipping 2026/06/24 03:50:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:25 DEBUG : three.txt: Sizes differ 2026/06/24 03:50:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/24 03:50:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/24 03:50:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/24 03:50:26 INFO : three.txt: Deleted 2026/06/24 03:50:26 DEBUG : three.txt: size = 6 OK 2026/06/24 03:50:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:50:26 INFO : three.txt: Copied (new) 2026/06/24 03:50:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:27 DEBUG : one: size = 4 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:27 DEBUG : one: Sizes differ 2026/06/24 03:50:28 DEBUG : one-2019-01-01: size = 4 OK 2026/06/24 03:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/24 03:50:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/24 03:50:28 INFO : one: Deleted 2026/06/24 03:50:28 DEBUG : one: size = 5 OK 2026/06/24 03:50:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/24 03:50:28 INFO : one: Copied (new) 2026/06/24 03:50:29 DEBUG : two: size = 3 OK 2026/06/24 03:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:29 DEBUG : two: Unchanged skipping 2026/06/24 03:50:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:29 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pajugik5leci path dst) 2026/06/24 03:50:29 DEBUG : three.txt: Sizes differ 2026/06/24 03:50:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/24 03:50:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/24 03:50:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/24 03:50:29 INFO : three.txt: Deleted 2026/06/24 03:50:30 DEBUG : three.txt: size = 19 OK 2026/06/24 03:50:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/24 03:50:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.35s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:32 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:50:32 DEBUG : Testêé: Sizes differ 2026/06/24 03:50:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:50:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:50:33 DEBUG : Testêé: size = 14 OK 2026/06/24 03:50:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/24 03:50:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/24 03:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/24 03:50:34 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:50:34 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:50:35 DEBUG : existing: size = 6 OK 2026/06/24 03:50:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/24 03:50:35 INFO : existing: Copied (new) 2026/06/24 03:50:35 DEBUG : Waiting for deletions to finish 2026/06/24 03:50:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:50:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:50:35 DEBUG : existing: Sizes differ 2026/06/24 03:50:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/24 03:50:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:50:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:50:35 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting files as there were IO errors 2026/06/24 03:50:35 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.55s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:50:37 DEBUG : EXISTING: size = 6 OK 2026/06/24 03:50:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:37 DEBUG : existing: Unchanged skipping 2026/06/24 03:50:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:50:37 DEBUG : Waiting for deletions to finish 2026/06/24 03:50:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:50:40 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/8f72cdb3b0adfb7b9fe80e1b/c001_v0001032_t0004": EOF 2026/06/24 03:50:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/8f72cdb3b0adfb7b9fe80e1b/c001_v0001032_t0004": EOF) 2026/06/24 03:50:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-pajugik5leci: 1/10 (Post "https://pod-000-1032-12.backblaze.com/b2api/v1/b2_upload_file/8f72cdb3b0adfb7b9fe80e1b/c001_v0001032_t0004": EOF) 2026/06/24 03:50:42 DEBUG : pacer: Reducing sleep to 10ms 2026/06/24 03:50:55 DEBUG : both0: size = 6 OK 2026/06/24 03:50:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both10: size = 6 OK 2026/06/24 03:50:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:50:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both12: size = 6 OK 2026/06/24 03:50:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both11: size = 6 OK 2026/06/24 03:50:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both0: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both13: size = 6 OK 2026/06/24 03:50:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both11: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both14: size = 6 OK 2026/06/24 03:50:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both14: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both15: size = 6 OK 2026/06/24 03:50:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both10: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both16: size = 6 OK 2026/06/24 03:50:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both16: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both17: size = 6 OK 2026/06/24 03:50:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both17: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both18: size = 6 OK 2026/06/24 03:50:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both18: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both19: size = 6 OK 2026/06/24 03:50:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both19: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both1: size = 6 OK 2026/06/24 03:50:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both12: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both2: size = 6 OK 2026/06/24 03:50:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both2: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both3: size = 6 OK 2026/06/24 03:50:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both3: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both4: size = 6 OK 2026/06/24 03:50:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both13: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both5: size = 6 OK 2026/06/24 03:50:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both5: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both6: size = 6 OK 2026/06/24 03:50:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both6: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both7: size = 6 OK 2026/06/24 03:50:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both7: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both8: size = 6 OK 2026/06/24 03:50:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both8: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both9: size = 6 OK 2026/06/24 03:50:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:50:55 DEBUG : both9: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both15: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both1: Unchanged skipping 2026/06/24 03:50:55 DEBUG : both4: Unchanged skipping 2026/06/24 03:50:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:50:55 DEBUG : Waiting for deletions to finish 2026/06/24 03:50:55 INFO : only13: Deleted 2026/06/24 03:50:55 INFO : only14: Deleted 2026/06/24 03:50:55 INFO : only5: Deleted 2026/06/24 03:50:55 INFO : only6: Deleted 2026/06/24 03:50:55 INFO : only0: Deleted 2026/06/24 03:50:55 INFO : only17: Deleted 2026/06/24 03:50:55 INFO : only10: Deleted 2026/06/24 03:50:55 INFO : only11: Deleted 2026/06/24 03:50:55 INFO : only12: Deleted 2026/06/24 03:50:56 INFO : only18: Deleted 2026/06/24 03:50:56 INFO : only2: Deleted 2026/06/24 03:50:56 INFO : only3: Deleted 2026/06/24 03:50:56 INFO : only4: Deleted 2026/06/24 03:50:56 INFO : only8: Deleted 2026/06/24 03:50:56 INFO : only15: Deleted 2026/06/24 03:50:56 INFO : only16: Deleted 2026/06/24 03:50:56 INFO : only19: Deleted 2026/06/24 03:50:56 INFO : only1: Deleted 2026/06/24 03:50:56 INFO : only7: Deleted 2026/06/24 03:50:56 INFO : only9: Deleted 2026/06/24 03:50:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.29s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:15 DEBUG : both10: size = 6 OK 2026/06/24 03:51:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both12: size = 6 OK 2026/06/24 03:51:15 DEBUG : both0: size = 6 OK 2026/06/24 03:51:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both11: size = 6 OK 2026/06/24 03:51:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both10: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both13: size = 6 OK 2026/06/24 03:51:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:51:15 DEBUG : both0: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both14: size = 6 OK 2026/06/24 03:51:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both12: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both15: size = 6 OK 2026/06/24 03:51:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both15: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both16: size = 6 OK 2026/06/24 03:51:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both11: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both17: size = 6 OK 2026/06/24 03:51:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both17: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both18: size = 6 OK 2026/06/24 03:51:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both18: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both19: size = 6 OK 2026/06/24 03:51:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both19: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both1: size = 6 OK 2026/06/24 03:51:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both1: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both2: size = 6 OK 2026/06/24 03:51:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both2: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both3: size = 6 OK 2026/06/24 03:51:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both3: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both4: size = 6 OK 2026/06/24 03:51:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both4: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both5: size = 6 OK 2026/06/24 03:51:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both5: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both6: size = 6 OK 2026/06/24 03:51:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both6: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both7: size = 6 OK 2026/06/24 03:51:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both7: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both8: size = 6 OK 2026/06/24 03:51:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both8: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both9: size = 6 OK 2026/06/24 03:51:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:15 DEBUG : both9: Unchanged skipping 2026/06/24 03:51:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only0: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only0: Sizes differ 2026/06/24 03:51:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only10: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only10: Sizes differ 2026/06/24 03:51:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only11: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only11: Sizes differ 2026/06/24 03:51:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only12: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only12: Sizes differ 2026/06/24 03:51:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only13: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only13: Sizes differ 2026/06/24 03:51:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only14: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only14: Sizes differ 2026/06/24 03:51:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only15: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only15: Sizes differ 2026/06/24 03:51:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only16: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only16: Sizes differ 2026/06/24 03:51:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only17: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only17: Sizes differ 2026/06/24 03:51:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only18: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only18: Sizes differ 2026/06/24 03:51:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only19: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only19: Sizes differ 2026/06/24 03:51:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only1: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only1: Sizes differ 2026/06/24 03:51:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only2: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only2: Sizes differ 2026/06/24 03:51:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only3: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only3: Sizes differ 2026/06/24 03:51:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only4: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only4: Sizes differ 2026/06/24 03:51:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only5: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only5: Sizes differ 2026/06/24 03:51:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only6: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only6: Sizes differ 2026/06/24 03:51:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only7: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only7: Sizes differ 2026/06/24 03:51:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only8: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only8: Sizes differ 2026/06/24 03:51:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2588914839) 2026/06/24 03:51:15 DEBUG : only9: size = 6 (B2 bucket rclone-test-pajugik5leci) 2026/06/24 03:51:15 DEBUG : only9: Sizes differ 2026/06/24 03:51:15 DEBUG : both13: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both14: Unchanged skipping 2026/06/24 03:51:15 DEBUG : both16: Unchanged skipping 2026/06/24 03:51:15 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:51:15 DEBUG : only0: size = 0 OK 2026/06/24 03:51:15 DEBUG : only10: size = 0 OK 2026/06/24 03:51:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only0: Copied (replaced existing) 2026/06/24 03:51:15 INFO : only10: Copied (replaced existing) 2026/06/24 03:51:15 DEBUG : only14: size = 0 OK 2026/06/24 03:51:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only14: Copied (replaced existing) 2026/06/24 03:51:15 DEBUG : only13: size = 0 OK 2026/06/24 03:51:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only13: Copied (replaced existing) 2026/06/24 03:51:15 DEBUG : only11: size = 0 OK 2026/06/24 03:51:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only11: Copied (replaced existing) 2026/06/24 03:51:15 DEBUG : only15: size = 0 OK 2026/06/24 03:51:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only15: Copied (replaced existing) 2026/06/24 03:51:15 DEBUG : only16: size = 0 OK 2026/06/24 03:51:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:15 INFO : only16: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only17: size = 0 OK 2026/06/24 03:51:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only17: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only18: size = 0 OK 2026/06/24 03:51:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only18: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only19: size = 0 OK 2026/06/24 03:51:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only19: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only1: size = 0 OK 2026/06/24 03:51:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only1: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only2: size = 0 OK 2026/06/24 03:51:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only2: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only3: size = 0 OK 2026/06/24 03:51:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only3: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only12: size = 0 OK 2026/06/24 03:51:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only12: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only4: size = 0 OK 2026/06/24 03:51:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only4: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only5: size = 0 OK 2026/06/24 03:51:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only5: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only6: size = 0 OK 2026/06/24 03:51:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only6: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only7: size = 0 OK 2026/06/24 03:51:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only7: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only8: size = 0 OK 2026/06/24 03:51:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only8: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : only9: size = 0 OK 2026/06/24 03:51:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/24 03:51:16 INFO : only9: Copied (replaced existing) 2026/06/24 03:51:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.88s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:24 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:51:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:51:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/24 03:51:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:51:24 INFO : empty_on_remote: Making directory 2026/06/24 03:51:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 03:51:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:27 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:51:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:51:27 DEBUG : empty_on_remote: Making directory with metadata 2026/06/24 03:51:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/24 03:51:27 INFO : empty_on_remote: Making directory 2026/06/24 03:51:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 03:51:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:30 INFO : sub dir: Making directory 2026/06/24 03:51:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/24 03:51:33 INFO : sub dir: Making directory 2026/06/24 03:51:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:44 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:44 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:51:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : apple: size = 5 OK 2026/06/24 03:51:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : apple: Unchanged skipping 2026/06/24 03:51:45 DEBUG : banana: size = 6 OK 2026/06/24 03:51:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:51:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:51:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : banana: Unchanged skipping 2026/06/24 03:51:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:51:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:51:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:51:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:51:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:51:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:51:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:51:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:51:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:51:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:51:45 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:45 INFO : There was nothing to transfer 2026/06/24 03:51:45 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:45 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : apple: size = 5 OK 2026/06/24 03:51:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:51:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:51:46 DEBUG : banana: size = 6 OK 2026/06/24 03:51:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : apple: Unchanged skipping 2026/06/24 03:51:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:51:46 DEBUG : banana: Unchanged skipping 2026/06/24 03:51:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:51:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:51:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:51:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:51:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:51:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:51:46 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:51:46 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:46 INFO : There was nothing to transfer 2026/06/24 03:51:46 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:46 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:51:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:51:58 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:59 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:51:59 DEBUG : apple: size = 5 OK 2026/06/24 03:51:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : apple: Unchanged skipping 2026/06/24 03:51:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:51:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : banana: size = 6 OK 2026/06/24 03:51:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : banana: Unchanged skipping 2026/06/24 03:51:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:51:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:51:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:51:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:51:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:51:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:51:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:51:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:51:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:51:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:51:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:51:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:51:59 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:51:59 DEBUG : Waiting for deletions to finish 2026/06/24 03:51:59 INFO : There was nothing to transfer 2026/06/24 03:51:59 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:00 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:00 DEBUG : apple: size = 5 OK 2026/06/24 03:52:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : apple: Unchanged skipping 2026/06/24 03:52:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:52:00 DEBUG : banana: size = 6 OK 2026/06/24 03:52:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : banana: Unchanged skipping 2026/06/24 03:52:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:52:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:52:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:52:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:52:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:52:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:52:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:52:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:52:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:52:00 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:00 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:00 INFO : There was nothing to transfer 2026/06/24 03:52:00 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:01 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:52:13 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:13 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/24 03:52:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:14 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:14 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/24 03:52:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:52:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : YmFuYW5h: size = 6 OK 2026/06/24 03:52:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/24 03:52:14 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/24 03:52:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : YXBwbGU=: size = 5 OK 2026/06/24 03:52:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/24 03:52:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/24 03:52:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/24 03:52:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:52:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/24 03:52:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:52:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/24 03:52:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:52:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:52:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:52:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:52:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:52:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:52:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:52:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:52:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/24 03:52:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:52:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/24 03:52:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:52:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/24 03:52:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:52:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/24 03:52:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:52:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/24 03:52:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:52:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/24 03:52:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:52:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/24 03:52:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:52:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:16 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:16 INFO : dir1/0009-3456789.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0010-456789.txt: Deleted 2026/06/24 03:52:16 INFO : banana: Deleted 2026/06/24 03:52:16 INFO : dir1/0007-1234567.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0011-56789;.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0014-89;=.txt: Deleted 2026/06/24 03:52:16 INFO : apple: Deleted 2026/06/24 03:52:16 INFO : appleappleapplebanana: Deleted 2026/06/24 03:52:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0012-6789;.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0013-789;=.txt: Deleted 2026/06/24 03:52:16 INFO : splitbananasplit: Deleted 2026/06/24 03:52:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0003-defghij.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0015-9;=.txt: Deleted 2026/06/24 03:52:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/24 03:52:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/24 03:52:17 INFO : dir1/0008-2345678.txt: Deleted 2026/06/24 03:52:17 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:17 DEBUG : YXBwbGU=: size = 5 OK 2026/06/24 03:52:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : apple: Unchanged skipping 2026/06/24 03:52:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:52:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/24 03:52:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:52:17 DEBUG : YmFuYW5h: size = 6 OK 2026/06/24 03:52:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : banana: Unchanged skipping 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/24 03:52:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/24 03:52:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/24 03:52:17 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:52:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:52:17 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:17 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:17 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/24 03:52:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:18 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/24 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:18 DEBUG : apple: transformed to: YXBwbGU= 2026/06/24 03:52:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/24 03:52:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/24 03:52:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/24 03:52:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/24 03:52:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/24 03:52:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/24 03:52:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/24 03:52:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:52:30 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:30 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:31 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/24 03:52:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/24 03:52:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/24 03:52:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/24 03:52:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/24 03:52:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/24 03:52:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/24 03:52:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:31 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:31 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/24 03:52:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:52:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/24 03:52:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : PREFIXapple: size = 5 OK 2026/06/24 03:52:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/24 03:52:31 INFO : apple: Copied (new) to: PREFIXapple 2026/06/24 03:52:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : PREFIXbanana: size = 6 OK 2026/06/24 03:52:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/24 03:52:31 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/24 03:52:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:52:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/24 03:52:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:52:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/24 03:52:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:52:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:52:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:52:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:52:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/24 03:52:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:52:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/24 03:52:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:52:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/24 03:52:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:52:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/24 03:52:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:52:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/24 03:52:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:52:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/24 03:52:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:52:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/24 03:52:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:52:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/24 03:52:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:52:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/24 03:52:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:52:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/24 03:52:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:52:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:32 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/24 03:52:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:52:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:32 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:32 INFO : dir1/0007-1234567.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0013-789;=.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/24 03:52:33 INFO : banana: Deleted 2026/06/24 03:52:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/24 03:52:33 INFO : apple: Deleted 2026/06/24 03:52:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/24 03:52:33 INFO : dir1/0012-6789;.txt: Deleted 2026/06/24 03:52:33 INFO : appleappleapplebanana: Deleted 2026/06/24 03:52:33 INFO : splitbananasplit: Deleted 2026/06/24 03:52:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/24 03:52:33 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/24 03:52:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/24 03:52:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/24 03:52:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : apple: size = 5 OK 2026/06/24 03:52:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/24 03:52:34 INFO : apple: Copied (new) 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:34 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:34 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:52:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:52:34 INFO : appleappleapplebanana: Copied (new) 2026/06/24 03:52:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:52:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:52:34 INFO : splitbananasplit: Copied (new) 2026/06/24 03:52:34 DEBUG : banana: size = 6 OK 2026/06/24 03:52:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/24 03:52:34 INFO : banana: Copied (new) 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:52:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:52:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:52:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:52:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:52:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:52:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:52:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:52:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:52:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:52:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:52:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:52:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:52:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:52:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:52:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:52:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:52:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:52:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:52:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:52:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/24 03:52:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:52:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:52:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/24 03:52:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:52:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:52:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/24 03:52:36 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/24 03:52:36 INFO : PREFIXbanana: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/24 03:52:36 INFO : PREFIXapple: Deleted 2026/06/24 03:52:36 INFO : PREFIXsplitbananasplit: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/24 03:52:36 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/24 03:52:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/24 03:52:36 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:36 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:37 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:52:49 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:50 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : appleSUFFIX: size = 5 OK 2026/06/24 03:52:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/24 03:52:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:50 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:50 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/24 03:52:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/24 03:52:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/24 03:52:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:52:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/24 03:52:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:52:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:52:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:52:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:52:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:52:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:52:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:52:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:52:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:52:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:52:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/24 03:52:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:52:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/24 03:52:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:52:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/24 03:52:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:52:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/24 03:52:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:52:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/24 03:52:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:52:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/24 03:52:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:52:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/24 03:52:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:52:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:51 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0009-3456789.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0012-6789;.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0014-89;=.txt: Deleted 2026/06/24 03:52:52 INFO : appleappleapplebanana: Deleted 2026/06/24 03:52:52 INFO : dir1/0008-2345678.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0003-defghij.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0010-456789.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0011-56789;.txt: Deleted 2026/06/24 03:52:52 INFO : banana: Deleted 2026/06/24 03:52:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0007-1234567.txt: Deleted 2026/06/24 03:52:52 INFO : dir1/0013-789;=.txt: Deleted 2026/06/24 03:52:52 INFO : apple: Deleted 2026/06/24 03:52:52 INFO : splitbananasplit: Deleted 2026/06/24 03:52:52 INFO : dir1/0015-9;=.txt: Deleted 2026/06/24 03:52:52 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : apple: transformed to: appleSUFFIX 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/24 03:52:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/24 03:52:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/24 03:52:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : apple: size = 5 OK 2026/06/24 03:52:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/24 03:52:53 INFO : apple: Copied (new) 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:52:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:52:53 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:52:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:52:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:52:53 INFO : splitbananasplit: Copied (new) 2026/06/24 03:52:53 DEBUG : banana: size = 6 OK 2026/06/24 03:52:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/24 03:52:53 INFO : banana: Copied (new) 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:52:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:52:53 INFO : appleappleapplebanana: Copied (new) 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:52:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:52:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:52:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:52:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:52:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:52:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:52:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:52:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:52:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:52:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:52:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:52:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:52:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:52:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:52:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:52:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:52:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:52:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:52:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:52:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:52:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:52:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:52:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:52:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/24 03:52:54 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : appleSUFFIX: Deleted 2026/06/24 03:52:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : bananaSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : splitbananasplitSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/24 03:52:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/24 03:52:55 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:55 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:52:56 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:52:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:53:08 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:08 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : apple: size = 5 OK 2026/06/24 03:53:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:09 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:09 DEBUG : banana: size = 6 OK 2026/06/24 03:53:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:09 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:09 DEBUG : appleapple: size = 21 OK 2026/06/24 03:53:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/24 03:53:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/24 03:53:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/24 03:53:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/24 03:53:09 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:09 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:09 DEBUG : splitbanan: size = 16 OK 2026/06/24 03:53:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/24 03:53:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/24 03:53:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/24 03:53:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/24 03:53:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/24 03:53:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/24 03:53:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/24 03:53:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/24 03:53:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/24 03:53:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/24 03:53:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/24 03:53:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/24 03:53:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/24 03:53:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/24 03:53:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/24 03:53:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/24 03:53:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/24 03:53:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/24 03:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/24 03:53:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/24 03:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/24 03:53:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/24 03:53:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/24 03:53:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/24 03:53:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/24 03:53:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/24 03:53:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/24 03:53:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/24 03:53:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/24 03:53:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/24 03:53:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/24 03:53:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/24 03:53:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/24 03:53:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/24 03:53:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/24 03:53:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/24 03:53:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/24 03:53:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/24 03:53:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/24 03:53:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/24 03:53:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/24 03:53:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/24 03:53:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/24 03:53:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/24 03:53:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/24 03:53:10 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:10 INFO : dir1/0008-2345678.txt: Deleted 2026/06/24 03:53:10 INFO : dir1/0003-defghij.txt: Deleted 2026/06/24 03:53:10 INFO : dir1/0009-3456789.txt: Deleted 2026/06/24 03:53:11 INFO : splitbananasplit: Deleted 2026/06/24 03:53:11 INFO : dir1/0012-6789;.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/24 03:53:11 INFO : appleappleapplebanana: Deleted 2026/06/24 03:53:11 INFO : dir1/0015-9;=.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0011-56789;.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0007-1234567.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0010-456789.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0013-789;=.txt: Deleted 2026/06/24 03:53:11 INFO : dir1/0014-89;=.txt: Deleted 2026/06/24 03:53:11 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:11 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : appleapple: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/24 03:53:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : apple: size = 5 OK 2026/06/24 03:53:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:12 DEBUG : banana: size = 6 OK 2026/06/24 03:53:12 DEBUG : appleapple: size = 21 OK 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:12 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:12 DEBUG : splitbanan: size = 16 OK 2026/06/24 03:53:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/24 03:53:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/24 03:53:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/24 03:53:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/24 03:53:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/24 03:53:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/24 03:53:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/24 03:53:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/24 03:53:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/24 03:53:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/24 03:53:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/24 03:53:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/24 03:53:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/24 03:53:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/24 03:53:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/24 03:53:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:12 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:12 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:12 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:12 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : appleapple: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/24 03:53:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/24 03:53:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/24 03:53:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/24 03:53:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/24 03:53:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/24 03:53:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/24 03:53:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/24 03:53:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/24 03:53:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/24 03:53:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/24 03:53:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/24 03:53:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/24 03:53:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/24 03:53:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/24 03:53:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/24 03:53:12 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:53:25 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:25 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:26 DEBUG : apple: size = 5 OK 2026/06/24 03:53:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:26 DEBUG : banana: size = 6 OK 2026/06/24 03:53:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:26 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:26 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:26 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : apple: size = 5 OK 2026/06/24 03:53:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:27 DEBUG : banana: size = 6 OK 2026/06/24 03:53:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:27 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:27 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:27 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:27 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:28 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:53:40 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:40 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : apple: size = 5 OK 2026/06/24 03:53:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:41 DEBUG : banana: size = 6 OK 2026/06/24 03:53:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:41 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:41 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:41 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:41 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:41 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : apple: size = 5 OK 2026/06/24 03:53:42 DEBUG : banana: size = 6 OK 2026/06/24 03:53:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:42 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:42 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:42 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:42 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:42 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:53:55 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:55 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:55 DEBUG : banana: size = 6 OK 2026/06/24 03:53:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:55 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:55 DEBUG : apple: size = 5 OK 2026/06/24 03:53:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:55 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:56 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:53:56 DEBUG : apple: size = 5 OK 2026/06/24 03:53:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:53:56 DEBUG : apple: Unchanged skipping 2026/06/24 03:53:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:53:56 DEBUG : banana: size = 6 OK 2026/06/24 03:53:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : banana: Unchanged skipping 2026/06/24 03:53:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:53:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:53:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:53:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:53:56 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:53:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:53:57 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:53:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:09 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:09 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : apple: size = 5 OK 2026/06/24 03:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:54:10 DEBUG : banana: size = 6 OK 2026/06/24 03:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : apple: Unchanged skipping 2026/06/24 03:54:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:54:10 DEBUG : banana: Unchanged skipping 2026/06/24 03:54:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:54:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:54:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:54:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:54:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:54:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:54:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:54:10 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:10 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:10 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:10 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : apple: size = 5 OK 2026/06/24 03:54:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:54:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:54:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:54:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : apple: Unchanged skipping 2026/06/24 03:54:11 DEBUG : banana: size = 6 OK 2026/06/24 03:54:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : banana: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:54:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:11 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:11 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:11 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:11 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:24 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:24 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : apple: size = 5 OK 2026/06/24 03:54:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : apple: Unchanged skipping 2026/06/24 03:54:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:54:25 DEBUG : banana: size = 6 OK 2026/06/24 03:54:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:54:25 DEBUG : banana: Unchanged skipping 2026/06/24 03:54:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:54:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:54:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:54:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:54:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:54:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:54:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:54:25 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:25 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:25 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:25 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : apple: size = 5 OK 2026/06/24 03:54:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/24 03:54:26 DEBUG : apple: Unchanged skipping 2026/06/24 03:54:26 DEBUG : banana: size = 6 OK 2026/06/24 03:54:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/24 03:54:26 DEBUG : banana: Unchanged skipping 2026/06/24 03:54:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/24 03:54:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/24 03:54:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/24 03:54:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/24 03:54:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/24 03:54:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/24 03:54:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/24 03:54:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/24 03:54:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/24 03:54:26 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:26 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:26 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:26 DEBUG : apple: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : banana: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/24 03:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.60s) --- PASS: TestTransform/NFC (14.24s) --- PASS: TestTransform/NFD (14.47s) --- PASS: TestTransform/base64 (17.09s) --- PASS: TestTransform/prefix (19.19s) --- PASS: TestTransform/suffix (18.87s) --- PASS: TestTransform/truncate (16.43s) --- PASS: TestTransform/encoder (15.53s) --- PASS: TestTransform/ISO-8859-1 (14.48s) --- PASS: TestTransform/charmap (14.52s) --- PASS: TestTransform/lowercase (14.67s) --- PASS: TestTransform/ascii (15.12s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/24 03:54:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/24 03:54:32 INFO : sub dir_somesuffix: Making directory 2026/06/24 03:54:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/24 03:54:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/24 03:54:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/24 03:54:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/24 03:54:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:32 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/24 03:54:32 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/24 03:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:33 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:33 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:33 INFO : tictactoe: Making directory 2026/06/24 03:54:33 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:33 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/24 03:54:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:33 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:34 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/24 03:54:34 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/24 03:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.92s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:35 INFO : toe: Making directory 2026/06/24 03:54:35 INFO : toe/toe: Making directory 2026/06/24 03:54:35 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/24 03:54:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/24 03:54:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/24 03:54:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:35 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/24 03:54:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/24 03:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:37 INFO : toe: Making directory 2026/06/24 03:54:37 INFO : toe/toe: Making directory 2026/06/24 03:54:37 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/24 03:54:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/24 03:54:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/24 03:54:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:37 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/24 03:54:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/24 03:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:38 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:54:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:38 INFO : tictacempty_dir: Making directory 2026/06/24 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:38 INFO : tictactoe: Making directory 2026/06/24 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:38 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:38 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:38 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/24 03:54:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:40 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:54:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 03:54:40 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:40 INFO : tictacempty_dir: Making directory 2026/06/24 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:40 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:40 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:40 INFO : tictactoe: Making directory 2026/06/24 03:54:40 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:40 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:40 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/24 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:40 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:40 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/24 03:54:41 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:41 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/24 03:54:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/24 03:54:42 NOTICE: B2 bucket rclone-test-pajugik5leci: 0 differences found 2026/06/24 03:54:42 NOTICE: B2 bucket rclone-test-pajugik5leci: 1 matching files --- PASS: TestAllTag (2.38s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:42 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:43 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:43 INFO : tictactoe: Making directory 2026/06/24 03:54:43 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:43 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:43 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:43 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/24 03:54:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:43 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:43 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:44 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:44 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/24 03:54:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/24 03:54:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/24 03:54:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/24 03:54:44 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/06/24 03:54:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:45 INFO : toe: Making directory 2026/06/24 03:54:45 INFO : toe/toe: Making directory 2026/06/24 03:54:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/24 03:54:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:45 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:46 DEBUG : toe/toe/toe: size = 11 OK 2026/06/24 03:54:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:46 INFO : toe/toe/toe: Copied (new) 2026/06/24 03:54:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:46 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:54:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 03:54:46 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:47 INFO : tictacempty_dir: Making directory 2026/06/24 03:54:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:47 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:47 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:47 INFO : tictactoe: Making directory 2026/06/24 03:54:47 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:47 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:47 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/24 03:54:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:47 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:47 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:47 INFO : toe/toe/toe.txt: Deleted 2026/06/24 03:54:47 INFO : toe/toe: Removing directory 2026/06/24 03:54:47 INFO : toe: Removing directory 2026/06/24 03:54:47 INFO : empty_dir: Removing directory 2026/06/24 03:54:47 DEBUG : Local file system at /tmp/rclone2588914839: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:48 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:54:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:48 INFO : tictacempty_dir: Making directory 2026/06/24 03:54:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:48 INFO : tictactoe: Making directory 2026/06/24 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:48 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:48 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/24 03:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:48 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:49 INFO : toe/toe/toe.txt: Deleted 2026/06/24 03:54:49 INFO : toe/toe: Removing directory 2026/06/24 03:54:49 INFO : toe: Removing directory 2026/06/24 03:54:49 INFO : empty_dir: Removing directory 2026/06/24 03:54:49 DEBUG : Local file system at /tmp/rclone2588914839: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/24 03:54:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/24 03:54:51 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.41s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:51 DEBUG : Reset feature "Copy" 2026/06/24 03:54:51 DEBUG : Reset feature "Move" 2026/06/24 03:54:51 DEBUG : Reset feature "Copy" 2026/06/24 03:54:51 DEBUG : Reset feature "Move" 2026/06/24 03:54:51 DEBUG : empty_dir: Making directory with metadata 2026/06/24 03:54:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/24 03:54:51 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:52 INFO : tictacempty_dir: Making directory 2026/06/24 03:54:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/24 03:54:52 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:52 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:52 INFO : tictactoe: Making directory 2026/06/24 03:54:52 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:52 DEBUG : toe: transformed to: tictactoe 2026/06/24 03:54:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:52 INFO : tictactoe/tictactoe: Making directory 2026/06/24 03:54:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/24 03:54:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/24 03:54:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:52 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:52 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/24 03:54:52 INFO : toe/toe/toe.txt: Deleted 2026/06/24 03:54:52 INFO : toe/toe: Removing directory 2026/06/24 03:54:52 INFO : toe: Removing directory 2026/06/24 03:54:52 INFO : empty_dir: Removing directory 2026/06/24 03:54:52 DEBUG : Local file system at /tmp/rclone2588914839: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/24 03:54:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/24 03:54:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/24 03:54:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/24 03:54:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/24 03:54:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/24 03:54:54 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.60s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:55 DEBUG : toe: transformed to: dG9l 2026/06/24 03:54:55 DEBUG : toe: transformed to: dG9l 2026/06/24 03:54:55 INFO : dG9l: Making directory 2026/06/24 03:54:55 DEBUG : toe: transformed to: dG9l 2026/06/24 03:54:55 DEBUG : toe: transformed to: dG9l 2026/06/24 03:54:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/24 03:54:55 INFO : dG9l/dG9l: Making directory 2026/06/24 03:54:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/24 03:54:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/24 03:54:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/24 03:54:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/24 03:54:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/24 03:54:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:55 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/24 03:54:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/24 03:54:56 DEBUG : Waiting for deletions to finish 2026/06/24 03:54:56 DEBUG : dG9l: transformed to: toe 2026/06/24 03:54:56 DEBUG : dG9l: transformed to: toe 2026/06/24 03:54:57 DEBUG : dG9l: transformed to: toe 2026/06/24 03:54:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/24 03:54:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/24 03:54:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/24 03:54:57 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for checks to finish 2026/06/24 03:54:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/24 03:54:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/24 03:54:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/24 03:54:57 DEBUG : Local file system at /tmp/rclone2588914839: Waiting for transfers to finish 2026/06/24 03:54:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-pajugik5leci", Local "Local file system at /tmp/rclone2588914839", Modify Window "1ms" 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe: transformed to: 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe: transformed to: 2026/06/24 03:54:58 INFO : B2 bucket rclone-test-pajugik5leci: Making directory 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe: transformed to: 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe: transformed to: 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe/toe: transformed to: 2026/06/24 03:54:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/24 03:54:58 INFO : toe/toe: Making directory 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe/toe: transformed to: 2026/06/24 03:54:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : toe: transformed to: 2026/06/24 03:54:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/24 03:54:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/24 03:54:58 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for checks to finish 2026/06/24 03:54:58 DEBUG : toe/toe/toe: transformed to: 2026/06/24 03:54:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/24 03:54:58 DEBUG : B2 bucket rclone-test-pajugik5leci: Waiting for transfers to finish 2026/06/24 03:54:59 DEBUG : toe/toe/toe: size = 11 OK 2026/06/24 03:54:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/24 03:54:59 INFO : toe/toe/toe: Copied (new) 2026/06/24 03:54:59 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting files as there were IO errors 2026/06/24 03:54:59 ERROR : B2 bucket rclone-test-pajugik5leci: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/06/24 03:54:59 DEBUG : B2 bucket rclone-test-pajugik5leci: Purge remote 2026/06/24 03:54:59 INFO : B2 bucket rclone-test-pajugik5leci: cleaning bucket "rclone-test-pajugik5leci" of all files 2026/06/24 03:55:01 DEBUG : BackupDir/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35b4_d20260624_m034911_c001_v7007000_t0000_u01782272951739") 2026/06/24 03:55:01 DEBUG : BackupDir/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114311ac84eb14e8_d20260624_m034905_c001_v0001174_t0043_u01782272945903") 2026/06/24 03:55:01 DEBUG : CompareDest/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4b9cf_d20260624_m034846_c001_v7007000_t0000_u01782272926698") 2026/06/24 03:55:01 DEBUG : CompareDest/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313058b8_d20260624_m034840_c001_v0001174_t0019_u01782272920457") 2026/06/24 03:55:01 DEBUG : CompareDest/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4b9d2_d20260624_m034846_c001_v7007000_t0000_u01782272926883") 2026/06/24 03:55:01 DEBUG : CompareDest/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0d7d_d20260624_m034841_c001_v0001176_t0033_u01782272921892") 2026/06/24 03:55:01 DEBUG : CopyDest/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35b5_d20260624_m034911_c001_v7007000_t0000_u01782272951923") 2026/06/24 03:55:01 DEBUG : CopyDest/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2ab_d20260624_m034902_c001_v0001032_t0012_u01782272942897") 2026/06/24 03:55:01 DEBUG : CopyDest/three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35b7_d20260624_m034912_c001_v7007000_t0000_u01782272952107") 2026/06/24 03:55:01 DEBUG : CopyDest/three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0dc7_d20260624_m034909_c001_v0001176_t0032_u01782272949756") 2026/06/24 03:55:01 DEBUG : CopyDest/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35b8_d20260624_m034912_c001_v7007000_t0000_u01782272952290") 2026/06/24 03:55:01 DEBUG : CopyDest/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313059c2_d20260624_m034907_c001_v0001174_t0025_u01782272947553") 2026/06/24 03:55:01 DEBUG : EXISTING: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8eb_d20260624_m035037_c001_v7007000_t0000_u01782273037804") 2026/06/24 03:55:01 DEBUG : EXISTING: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305ce2_d20260624_m035036_c001_v0001174_t0014_u01782273036710") 2026/06/24 03:55:01 DEBUG : PREFIXapple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fada7_d20260624_m035236_c001_v7007000_t0000_u01782273156351") 2026/06/24 03:55:01 DEBUG : PREFIXapple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a5c_d20260624_m035231_c001_v0001180_t0047_u01782273151203") 2026/06/24 03:55:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497e68c_d20260624_m035236_c001_v7007000_t0000_u01782273156524") 2026/06/24 03:55:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c104b_d20260624_m035231_c001_v0001176_t0050_u01782273151191") 2026/06/24 03:55:01 DEBUG : PREFIXbanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c597_d20260624_m035236_c001_v7007000_t0000_u01782273156178") 2026/06/24 03:55:02 DEBUG : PREFIXbanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26c4_d20260624_m035231_c001_v0001103_t0042_u01782273151211") 2026/06/24 03:55:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c598_d20260624_m035236_c001_v7007000_t0000_u01782273156362") 2026/06/24 03:55:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306126_d20260624_m035231_c001_v0001174_t0033_u01782273151222") 2026/06/24 03:55:02 DEBUG : Testêé: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8df_d20260624_m035033_c001_v7007000_t0000_u01782273033788") 2026/06/24 03:55:02 DEBUG : Testêé: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e9d_d20260624_m035033_c001_v0001176_t0041_u01782273033198") 2026/06/24 03:55:02 DEBUG : Testêé: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305cb8_d20260624_m035032_c001_v0001174_t0042_u01782273032156") 2026/06/24 03:55:02 DEBUG : YXBwbGU=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350183_d20260624_m035218_c001_v7007000_t0000_u01782273138779") 2026/06/24 03:55:02 DEBUG : YXBwbGU=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130607e_d20260624_m035214_c001_v0001174_t0017_u01782273134511") 2026/06/24 03:55:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350184_d20260624_m035218_c001_v7007000_t0000_u01782273138980") 2026/06/24 03:55:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729f0_d20260624_m035214_c001_v0001180_t0032_u01782273134500") 2026/06/24 03:55:02 DEBUG : YmFuYW5h: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350185_d20260624_m035219_c001_v7007000_t0000_u01782273139161") 2026/06/24 03:55:02 DEBUG : YmFuYW5h: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c100b_d20260624_m035214_c001_v0001176_t0009_u01782273134520") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940203_d20260624_m034706_c001_v7007000_t0000_u01782272826617") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1ad_d20260624_m034705_c001_v0001032_t0021_u01782272825709") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41523d344421f90e_d20260624_m034703_c001_v7007000_t0000_u01782272823994") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1a1_d20260624_m034703_c001_v0001032_t0014_u01782272823037") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401aa_d20260624_m034644_c001_v7007000_t0000_u01782272804134") 2026/06/24 03:55:02 DEBUG : a/potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb155_d20260624_m034643_c001_v0001032_t0013_u01782272803174") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677ffc_d20260624_m035427_c001_v7007000_t0000_u01782273267436") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1242_d20260624_m035423_c001_v0001176_t0035_u01782273263409") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6dd_d20260624_m035412_c001_v7007000_t0000_u01782273252398") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11fa_d20260624_m035408_c001_v0001176_t0041_u01782273248454") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345eca7_d20260624_m035357_c001_v7007000_t0000_u01782273237808") 2026/06/24 03:55:02 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11c2_d20260624_m035353_c001_v0001176_t0054_u01782273233763") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944fdc_d20260624_m035343_c001_v7007000_t0000_u01782273223257") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1190_d20260624_m035339_c001_v0001176_t0052_u01782273219384") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a606_d20260624_m035328_c001_v7007000_t0000_u01782273208808") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1159_d20260624_m035324_c001_v0001176_t0023_u01782273204514") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158169_d20260624_m035313_c001_v7007000_t0000_u01782273193255") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b56_d20260624_m035307_c001_v0001180_t0016_u01782273187541") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06d_d20260624_m035256_c001_v7007000_t0000_u01782273176819") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b08_d20260624_m035253_c001_v0001180_t0058_u01782273173555") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0966_d20260624_m035252_c001_v7007000_t0000_u01782273172632") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10a1_d20260624_m035248_c001_v0001176_t0007_u01782273168749") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f16_d20260624_m035237_c001_v7007000_t0000_u01782273157935") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1063_d20260624_m035234_c001_v0001176_t0003_u01782273154434") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940897_d20260624_m035233_c001_v7007000_t0000_u01782273153439") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1047_d20260624_m035229_c001_v0001176_t0022_u01782273149416") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4211aa97705276c1_d20260624_m035216_c001_v7007000_t0000_u01782273136588") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729de_d20260624_m035212_c001_v0001180_t0055_u01782273132291") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f0_d20260624_m035201_c001_v7007000_t0000_u01782273121720") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072984_d20260624_m035157_c001_v0001180_t0023_u01782273117535") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcca_d20260624_m035147_c001_v7007000_t0000_u01782273107253") 2026/06/24 03:55:03 DEBUG : apple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e307293a_d20260624_m035143_c001_v0001180_t0000_u01782273103190") 2026/06/24 03:55:04 DEBUG : appleSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f16_d20260624_m035255_c001_v7007000_t0000_u01782273175093") 2026/06/24 03:55:04 DEBUG : appleSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10a7_d20260624_m035250_c001_v0001176_t0053_u01782273170607") 2026/06/24 03:55:04 DEBUG : appleapple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015816d_d20260624_m035313_c001_v7007000_t0000_u01782273193441") 2026/06/24 03:55:04 DEBUG : appleapple: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c110b_d20260624_m035309_c001_v0001176_t0024_u01782273189415") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677ffd_d20260624_m035427_c001_v7007000_t0000_u01782273267623") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072cbe_d20260624_m035423_c001_v0001180_t0032_u01782273263915") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6de_d20260624_m035412_c001_v7007000_t0000_u01782273252583") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c78_d20260624_m035408_c001_v0001180_t0029_u01782273248969") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345eca8_d20260624_m035357_c001_v7007000_t0000_u01782273237992") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c48_d20260624_m035354_c001_v0001180_t0051_u01782273234564") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944fe1_d20260624_m035343_c001_v7007000_t0000_u01782273223440") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c0c_d20260624_m035340_c001_v0001180_t0041_u01782273220009") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a607_d20260624_m035328_c001_v7007000_t0000_u01782273208991") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bd4_d20260624_m035325_c001_v0001180_t0014_u01782273205138") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faee8_d20260624_m035311_c001_v7007000_t0000_u01782273191240") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062d6_d20260624_m035307_c001_v0001174_t0012_u01782273187963") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06e_d20260624_m035257_c001_v7007000_t0000_u01782273177003") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2742_d20260624_m035253_c001_v0001103_t0052_u01782273173543") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f10_d20260624_m035252_c001_v7007000_t0000_u01782273172412") 2026/06/24 03:55:04 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ade_d20260624_m035249_c001_v0001180_t0058_u01782273169314") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f18_d20260624_m035238_c001_v7007000_t0000_u01782273158140") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a7a_d20260624_m035234_c001_v0001180_t0002_u01782273154446") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c596_d20260624_m035233_c001_v7007000_t0000_u01782273153505") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26c2_d20260624_m035229_c001_v0001103_t0002_u01782273149848") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f414a368c2f5198ab_d20260624_m035216_c001_v7007000_t0000_u01782273136601") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1007_d20260624_m035212_c001_v0001176_t0037_u01782273132942") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f1_d20260624_m035201_c001_v7007000_t0000_u01782273121915") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fd3_d20260624_m035158_c001_v0001176_t0026_u01782273118042") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bccb_d20260624_m035147_c001_v7007000_t0000_u01782273107436") 2026/06/24 03:55:05 DEBUG : appleappleapplebanana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fa3_d20260624_m035143_c001_v0001176_t0028_u01782273103761") 2026/06/24 03:55:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35019e_d20260624_m035255_c001_v7007000_t0000_u01782273175102") 2026/06/24 03:55:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2726_d20260624_m035250_c001_v0001103_t0031_u01782273170615") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940204_d20260624_m034706_c001_v7007000_t0000_u01782272826799") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1a7_d20260624_m034704_c001_v0001032_t0003_u01782272824542") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41523d344421f909_d20260624_m034703_c001_v7007000_t0000_u01782272823446") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb197_d20260624_m034701_c001_v0001032_t0007_u01782272821544") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401a9_d20260624_m034643_c001_v7007000_t0000_u01782272803589") 2026/06/24 03:55:05 DEBUG : b/potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb151_d20260624_m034641_c001_v0001032_t0029_u01782272801937") 2026/06/24 03:55:05 DEBUG : backup/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faaee_d20260624_m034926_c001_v7007000_t0000_u01782272966091") 2026/06/24 03:55:05 DEBUG : backup/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1087e5a9871d3ad8_d20260624_m034923_c001_v0001038_t0043_u01782272963640") 2026/06/24 03:55:05 DEBUG : backup/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f111a0a2915193e54_d20260624_m034919_c001_v0001179_t0000_u01782272959018") 2026/06/24 03:55:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faafe_d20260624_m034951_c001_v7007000_t0000_u01782272991675") 2026/06/24 03:55:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101cb4463fa8b7ce_d20260624_m034949_c001_v0001183_t0007_u01782272989815") 2026/06/24 03:55:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1090d2ae89de29c5_d20260624_m034945_c001_v0001185_t0051_u01782272985604") 2026/06/24 03:55:06 DEBUG : backup/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f980263_d20260624_m034938_c001_v7007000_t0000_u01782272978722") 2026/06/24 03:55:06 DEBUG : backup/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f119d039d792b27e4_d20260624_m034937_c001_v0001182_t0036_u01782272977062") 2026/06/24 03:55:06 DEBUG : backup/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1121aa17ce25a3de_d20260624_m034933_c001_v0001157_t0023_u01782272973319") 2026/06/24 03:55:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faaff_d20260624_m034951_c001_v7007000_t0000_u01782272991858") 2026/06/24 03:55:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1168a159520b15dd_d20260624_m034950_c001_v0001172_t0034_u01782272990744") 2026/06/24 03:55:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f102e983161b7a1dc_d20260624_m034947_c001_v0001157_t0029_u01782272987340") 2026/06/24 03:55:06 DEBUG : backup/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faaef_d20260624_m034926_c001_v7007000_t0000_u01782272966272") 2026/06/24 03:55:06 DEBUG : backup/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f106de5c732f958c1_d20260624_m034925_c001_v0001105_t0044_u01782272965109") 2026/06/24 03:55:06 DEBUG : backup/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f107c917c3d379808_d20260624_m034920_c001_v0001042_t0012_u01782272960958") 2026/06/24 03:55:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f980264_d20260624_m034938_c001_v7007000_t0000_u01782272978906") 2026/06/24 03:55:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f103a8edca713c1af_d20260624_m034937_c001_v0001183_t0032_u01782272977852") 2026/06/24 03:55:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11854b45ed71e42b_d20260624_m034934_c001_v0001185_t0042_u01782272974749") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677ffe_d20260624_m035427_c001_v7007000_t0000_u01782273267804") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306566_d20260624_m035423_c001_v0001174_t0034_u01782273263622") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6df_d20260624_m035412_c001_v7007000_t0000_u01782273252766") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313064f8_d20260624_m035408_c001_v0001174_t0047_u01782273248659") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345eca9_d20260624_m035358_c001_v7007000_t0000_u01782273238177") 2026/06/24 03:55:06 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306488_d20260624_m035353_c001_v0001174_t0045_u01782273233980") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944fe7_d20260624_m035343_c001_v7007000_t0000_u01782273223625") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306406_d20260624_m035339_c001_v0001174_t0028_u01782273219672") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a608_d20260624_m035329_c001_v7007000_t0000_u01782273209174") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306386_d20260624_m035324_c001_v0001174_t0025_u01782273204732") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015816f_d20260624_m035313_c001_v7007000_t0000_u01782273193624") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1103_d20260624_m035307_c001_v0001176_t0013_u01782273187756") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06f_d20260624_m035257_c001_v7007000_t0000_u01782273177187") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130623e_d20260624_m035253_c001_v0001174_t0004_u01782273173566") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f72_d20260624_m035252_c001_v7007000_t0000_u01782273172446") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f271e_d20260624_m035248_c001_v0001103_t0011_u01782273168963") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f1a_d20260624_m035238_c001_v7007000_t0000_u01782273158339") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306150_d20260624_m035234_c001_v0001174_t0034_u01782273154455") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec46_d20260624_m035233_c001_v7007000_t0000_u01782273153279") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a50_d20260624_m035229_c001_v0001180_t0009_u01782273149633") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb9ce_d20260624_m035216_c001_v7007000_t0000_u01782273136549") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130606e_d20260624_m035212_c001_v0001174_t0055_u01782273132513") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f2_d20260624_m035202_c001_v7007000_t0000_u01782273122098") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305fc0_d20260624_m035157_c001_v0001174_t0047_u01782273117737") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bccc_d20260624_m035147_c001_v7007000_t0000_u01782273107619") 2026/06/24 03:55:07 DEBUG : banana: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305f2e_d20260624_m035143_c001_v0001174_t0039_u01782273103428") 2026/06/24 03:55:07 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f7a_d20260624_m035255_c001_v7007000_t0000_u01782273175223") 2026/06/24 03:55:07 DEBUG : bananaSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ae8_d20260624_m035250_c001_v0001180_t0023_u01782273170627") 2026/06/24 03:55:08 DEBUG : both0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb817_d20260624_m035117_c001_v7007000_t0000_u01782273077215") 2026/06/24 03:55:08 DEBUG : both0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0eff_d20260624_m035101_c001_v0001176_t0040_u01782273061322") 2026/06/24 03:55:08 DEBUG : both0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7fd_d20260624_m035057_c001_v7007000_t0000_u01782273057035") 2026/06/24 03:55:08 DEBUG : both0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0eaf_d20260624_m035040_c001_v0001176_t0056_u01782273040034") 2026/06/24 03:55:08 DEBUG : both1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb818_d20260624_m035117_c001_v7007000_t0000_u01782273077397") 2026/06/24 03:55:08 DEBUG : both1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f05_d20260624_m035102_c001_v0001176_t0053_u01782273062832") 2026/06/24 03:55:08 DEBUG : both1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7fe_d20260624_m035057_c001_v7007000_t0000_u01782273057219") 2026/06/24 03:55:08 DEBUG : both1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0eb5_d20260624_m035043_c001_v0001176_t0009_u01782273043047") 2026/06/24 03:55:08 DEBUG : both10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb819_d20260624_m035117_c001_v7007000_t0000_u01782273077578") 2026/06/24 03:55:08 DEBUG : both10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f25_d20260624_m035108_c001_v0001176_t0045_u01782273068241") 2026/06/24 03:55:08 DEBUG : both10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7ff_d20260624_m035057_c001_v7007000_t0000_u01782273057402") 2026/06/24 03:55:08 DEBUG : both10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ed5_d20260624_m035048_c001_v0001176_t0029_u01782273048618") 2026/06/24 03:55:08 DEBUG : both11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81a_d20260624_m035117_c001_v7007000_t0000_u01782273077759") 2026/06/24 03:55:08 DEBUG : both11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f27_d20260624_m035108_c001_v0001176_t0052_u01782273068912") 2026/06/24 03:55:08 DEBUG : both11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb800_d20260624_m035057_c001_v7007000_t0000_u01782273057585") 2026/06/24 03:55:08 DEBUG : both11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ed7_d20260624_m035049_c001_v0001176_t0053_u01782273049190") 2026/06/24 03:55:08 DEBUG : both12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81b_d20260624_m035117_c001_v7007000_t0000_u01782273077941") 2026/06/24 03:55:08 DEBUG : both12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f2f_d20260624_m035109_c001_v0001176_t0033_u01782273069557") 2026/06/24 03:55:08 DEBUG : both12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb801_d20260624_m035057_c001_v7007000_t0000_u01782273057767") 2026/06/24 03:55:08 DEBUG : both12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ed9_d20260624_m035049_c001_v0001176_t0030_u01782273049768") 2026/06/24 03:55:08 DEBUG : both13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81c_d20260624_m035118_c001_v7007000_t0000_u01782273078122") 2026/06/24 03:55:08 DEBUG : both13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f31_d20260624_m035110_c001_v0001176_t0026_u01782273070081") 2026/06/24 03:55:09 DEBUG : both13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb802_d20260624_m035057_c001_v7007000_t0000_u01782273057951") 2026/06/24 03:55:09 DEBUG : both13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0edb_d20260624_m035050_c001_v0001176_t0027_u01782273050317") 2026/06/24 03:55:09 DEBUG : both14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81d_d20260624_m035118_c001_v7007000_t0000_u01782273078303") 2026/06/24 03:55:09 DEBUG : both14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f37_d20260624_m035110_c001_v0001176_t0032_u01782273070760") 2026/06/24 03:55:09 DEBUG : both14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb803_d20260624_m035058_c001_v7007000_t0000_u01782273058134") 2026/06/24 03:55:09 DEBUG : both14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0edd_d20260624_m035050_c001_v0001176_t0002_u01782273050924") 2026/06/24 03:55:09 DEBUG : both15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81e_d20260624_m035118_c001_v7007000_t0000_u01782273078484") 2026/06/24 03:55:09 DEBUG : both15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f39_d20260624_m035111_c001_v0001176_t0054_u01782273071601") 2026/06/24 03:55:09 DEBUG : both15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb804_d20260624_m035058_c001_v7007000_t0000_u01782273058317") 2026/06/24 03:55:09 DEBUG : both15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0edf_d20260624_m035051_c001_v0001176_t0007_u01782273051438") 2026/06/24 03:55:09 DEBUG : both16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb81f_d20260624_m035118_c001_v7007000_t0000_u01782273078667") 2026/06/24 03:55:09 DEBUG : both16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f3b_d20260624_m035112_c001_v0001176_t0030_u01782273072213") 2026/06/24 03:55:09 DEBUG : both16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb805_d20260624_m035058_c001_v7007000_t0000_u01782273058499") 2026/06/24 03:55:09 DEBUG : both16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ee1_d20260624_m035051_c001_v0001176_t0006_u01782273051994") 2026/06/24 03:55:09 DEBUG : both17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb820_d20260624_m035118_c001_v7007000_t0000_u01782273078848") 2026/06/24 03:55:09 DEBUG : both17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f3f_d20260624_m035112_c001_v0001176_t0034_u01782273072760") 2026/06/24 03:55:09 DEBUG : both17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb806_d20260624_m035058_c001_v7007000_t0000_u01782273058683") 2026/06/24 03:55:09 DEBUG : both17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ee3_d20260624_m035052_c001_v0001176_t0036_u01782273052601") 2026/06/24 03:55:09 DEBUG : both18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb821_d20260624_m035119_c001_v7007000_t0000_u01782273079033") 2026/06/24 03:55:09 DEBUG : both18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f43_d20260624_m035113_c001_v0001176_t0014_u01782273073484") 2026/06/24 03:55:10 DEBUG : both18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb807_d20260624_m035058_c001_v7007000_t0000_u01782273058866") 2026/06/24 03:55:10 DEBUG : both18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ee5_d20260624_m035053_c001_v0001176_t0053_u01782273053093") 2026/06/24 03:55:10 DEBUG : both19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb822_d20260624_m035119_c001_v7007000_t0000_u01782273079215") 2026/06/24 03:55:10 DEBUG : both19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f49_d20260624_m035114_c001_v0001176_t0048_u01782273074064") 2026/06/24 03:55:10 DEBUG : both19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb808_d20260624_m035059_c001_v7007000_t0000_u01782273059049") 2026/06/24 03:55:10 DEBUG : both19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ee7_d20260624_m035053_c001_v0001176_t0044_u01782273053828") 2026/06/24 03:55:10 DEBUG : both2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb823_d20260624_m035119_c001_v7007000_t0000_u01782273079444") 2026/06/24 03:55:10 DEBUG : both2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f09_d20260624_m035103_c001_v0001176_t0059_u01782273063524") 2026/06/24 03:55:10 DEBUG : both2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb809_d20260624_m035059_c001_v7007000_t0000_u01782273059233") 2026/06/24 03:55:10 DEBUG : both2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ebd_d20260624_m035043_c001_v0001176_t0030_u01782273043932") 2026/06/24 03:55:10 DEBUG : both3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb824_d20260624_m035119_c001_v7007000_t0000_u01782273079626") 2026/06/24 03:55:10 DEBUG : both3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f0d_d20260624_m035104_c001_v0001176_t0025_u01782273064132") 2026/06/24 03:55:10 DEBUG : both3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80a_d20260624_m035059_c001_v7007000_t0000_u01782273059417") 2026/06/24 03:55:10 DEBUG : both3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ec1_d20260624_m035044_c001_v0001176_t0030_u01782273044682") 2026/06/24 03:55:10 DEBUG : both4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb825_d20260624_m035119_c001_v7007000_t0000_u01782273079811") 2026/06/24 03:55:10 DEBUG : both4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f0f_d20260624_m035104_c001_v0001176_t0026_u01782273064862") 2026/06/24 03:55:10 DEBUG : both4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80b_d20260624_m035059_c001_v7007000_t0000_u01782273059598") 2026/06/24 03:55:10 DEBUG : both4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ec3_d20260624_m035045_c001_v0001176_t0053_u01782273045286") 2026/06/24 03:55:10 DEBUG : both5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb826_d20260624_m035119_c001_v7007000_t0000_u01782273079995") 2026/06/24 03:55:10 DEBUG : both5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f11_d20260624_m035105_c001_v0001176_t0057_u01782273065404") 2026/06/24 03:55:10 DEBUG : both5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80c_d20260624_m035059_c001_v7007000_t0000_u01782273059780") 2026/06/24 03:55:11 DEBUG : both5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ec5_d20260624_m035045_c001_v0001176_t0030_u01782273045774") 2026/06/24 03:55:11 DEBUG : both6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb827_d20260624_m035120_c001_v7007000_t0000_u01782273080177") 2026/06/24 03:55:11 DEBUG : both6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f15_d20260624_m035105_c001_v0001176_t0044_u01782273065992") 2026/06/24 03:55:11 DEBUG : both6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80d_d20260624_m035059_c001_v7007000_t0000_u01782273059965") 2026/06/24 03:55:11 DEBUG : both6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ec9_d20260624_m035046_c001_v0001176_t0059_u01782273046307") 2026/06/24 03:55:11 DEBUG : both7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb828_d20260624_m035120_c001_v7007000_t0000_u01782273080359") 2026/06/24 03:55:11 DEBUG : both7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f17_d20260624_m035106_c001_v0001176_t0039_u01782273066590") 2026/06/24 03:55:11 DEBUG : both7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80e_d20260624_m035100_c001_v7007000_t0000_u01782273060220") 2026/06/24 03:55:11 DEBUG : both7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ecd_d20260624_m035047_c001_v0001176_t0018_u01782273047127") 2026/06/24 03:55:11 DEBUG : both8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb829_d20260624_m035120_c001_v7007000_t0000_u01782273080541") 2026/06/24 03:55:11 DEBUG : both8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f1d_d20260624_m035107_c001_v0001176_t0040_u01782273067090") 2026/06/24 03:55:11 DEBUG : both8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb80f_d20260624_m035100_c001_v7007000_t0000_u01782273060405") 2026/06/24 03:55:11 DEBUG : both8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ed1_d20260624_m035047_c001_v0001176_t0020_u01782273047645") 2026/06/24 03:55:11 DEBUG : both9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82a_d20260624_m035120_c001_v7007000_t0000_u01782273080723") 2026/06/24 03:55:11 DEBUG : both9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f21_d20260624_m035107_c001_v0001176_t0013_u01782273067686") 2026/06/24 03:55:11 DEBUG : both9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb810_d20260624_m035100_c001_v7007000_t0000_u01782273060588") 2026/06/24 03:55:11 DEBUG : both9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ed3_d20260624_m035048_c001_v0001176_t0010_u01782273048143") 2026/06/24 03:55:11 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940205_d20260624_m034706_c001_v7007000_t0000_u01782272826981") 2026/06/24 03:55:11 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1a9_d20260624_m034704_c001_v0001032_t0028_u01782272824888") 2026/06/24 03:55:11 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41523d344421f911_d20260624_m034704_c001_v7007000_t0000_u01782272824177") 2026/06/24 03:55:11 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb19d_d20260624_m034702_c001_v0001032_t0010_u01782272822301") 2026/06/24 03:55:11 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401ab_d20260624_m034644_c001_v7007000_t0000_u01782272804315") 2026/06/24 03:55:12 DEBUG : c/non empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb153_d20260624_m034642_c001_v0001032_t0011_u01782272802353") 2026/06/24 03:55:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350186_d20260624_m035219_c001_v7007000_t0000_u01782273139342") 2026/06/24 03:55:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2676_d20260624_m035214_c001_v0001103_t0059_u01782273134530") 2026/06/24 03:55:12 DEBUG : check sum: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec6a_d20260624_m034633_c001_v7007000_t0000_u01782272793507") 2026/06/24 03:55:12 DEBUG : check sum: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb12f_d20260624_m034632_c001_v0001032_t0018_u01782272792390") 2026/06/24 03:55:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0b25_d20260624_m035457_c001_v7007000_t0000_u01782273297854") 2026/06/24 03:55:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c12ea_d20260624_m035456_c001_v0001176_t0039_u01782273296247") 2026/06/24 03:55:12 DEBUG : dest/3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35a0_d20260624_m034856_c001_v7007000_t0000_u01782272936022") 2026/06/24 03:55:12 DEBUG : dest/3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4026c36f0886e80b_d20260624_m034854_c001_v0001174_t0024_u01782272934920") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158171_d20260624_m035313_c001_v7007000_t0000_u01782273193806") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062ea_d20260624_m035309_c001_v0001174_t0043_u01782273189624") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678000_d20260624_m035428_c001_v7007000_t0000_u01782273268059") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c121c_d20260624_m035417_c001_v0001176_t0010_u01782273257124") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e0_d20260624_m035412_c001_v7007000_t0000_u01782273252951") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11d4_d20260624_m035402_c001_v0001176_t0039_u01782273242458") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecaa_d20260624_m035358_c001_v7007000_t0000_u01782273238363") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11a6_d20260624_m035347_c001_v0001176_t0024_u01782273227940") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944fee_d20260624_m035343_c001_v7007000_t0000_u01782273223808") 2026/06/24 03:55:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c117c_d20260624_m035333_c001_v0001176_t0006_u01782273213464") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a609_d20260624_m035329_c001_v7007000_t0000_u01782273209358") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c113d_d20260624_m035317_c001_v0001176_t0048_u01782273197928") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158159_d20260624_m035311_c001_v7007000_t0000_u01782273191268") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b36_d20260624_m035301_c001_v0001180_t0042_u01782273181505") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b070_d20260624_m035257_c001_v7007000_t0000_u01782273177371") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b0a_d20260624_m035253_c001_v0001180_t0059_u01782273173762") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a3a17_d20260624_m035252_c001_v7007000_t0000_u01782273172466") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c108d_d20260624_m035242_c001_v0001176_t0056_u01782273162631") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f1c_d20260624_m035238_c001_v7007000_t0000_u01782273158523") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1065_d20260624_m035234_c001_v0001176_t0056_u01782273154663") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec44_d20260624_m035232_c001_v7007000_t0000_u01782273152907") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c102d_d20260624_m035223_c001_v0001176_t0020_u01782273143428") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015803e_d20260624_m035216_c001_v7007000_t0000_u01782273136762") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729be_d20260624_m035206_c001_v0001180_t0035_u01782273126347") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f3_d20260624_m035202_c001_v7007000_t0000_u01782273122279") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072960_d20260624_m035151_c001_v0001180_t0011_u01782273111875") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bccd_d20260624_m035147_c001_v7007000_t0000_u01782273107803") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072916_d20260624_m035137_c001_v0001180_t0007_u01782273097644") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb09ba_d20260624_m035255_c001_v7007000_t0000_u01782273175428") 2026/06/24 03:55:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10ab_d20260624_m035250_c001_v0001176_t0019_u01782273170825") 2026/06/24 03:55:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158173_d20260624_m035313_c001_v7007000_t0000_u01782273193988") 2026/06/24 03:55:13 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f279a_d20260624_m035309_c001_v0001103_t0035_u01782273189635") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678001_d20260624_m035428_c001_v7007000_t0000_u01782273268241") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130653c_d20260624_m035417_c001_v0001174_t0026_u01782273257692") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e1_d20260624_m035413_c001_v7007000_t0000_u01782273253135") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313064c4_d20260624_m035403_c001_v0001174_t0005_u01782273243026") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecab_d20260624_m035358_c001_v7007000_t0000_u01782273238547") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306468_d20260624_m035348_c001_v0001174_t0012_u01782273228517") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944ff4_d20260624_m035343_c001_v7007000_t0000_u01782273223992") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313063ce_d20260624_m035334_c001_v0001174_t0051_u01782273214044") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a60a_d20260624_m035329_c001_v7007000_t0000_u01782273209540") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130633e_d20260624_m035318_c001_v0001174_t0029_u01782273198578") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b086_d20260624_m035311_c001_v7007000_t0000_u01782273191242") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10f1_d20260624_m035302_c001_v0001176_t0050_u01782273182065") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b071_d20260624_m035257_c001_v7007000_t0000_u01782273177555") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10c1_d20260624_m035253_c001_v0001176_t0056_u01782273173870") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4211aa9770527756_d20260624_m035252_c001_v7007000_t0000_u01782273172469") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26fc_d20260624_m035243_c001_v0001103_t0005_u01782273163208") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f1e_d20260624_m035238_c001_v7007000_t0000_u01782273158708") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a7c_d20260624_m035234_c001_v0001180_t0051_u01782273154675") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5ef6_d20260624_m035233_c001_v7007000_t0000_u01782273153301") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a2a_d20260624_m035224_c001_v0001180_t0035_u01782273144007") 2026/06/24 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677de5_d20260624_m035216_c001_v7007000_t0000_u01782273136815") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130602c_d20260624_m035206_c001_v0001174_t0023_u01782273126938") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f4_d20260624_m035202_c001_v7007000_t0000_u01782273122465") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305f7e_d20260624_m035152_c001_v0001174_t0038_u01782273112451") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcce_d20260624_m035147_c001_v7007000_t0000_u01782273107987") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305eea_d20260624_m035138_c001_v0001174_t0049_u01782273098205") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a8_d20260624_m035255_c001_v7007000_t0000_u01782273175030") 2026/06/24 03:55:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072aec_d20260624_m035250_c001_v0001180_t0011_u01782273170834") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158177_d20260624_m035314_c001_v7007000_t0000_u01782273194170") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c110f_d20260624_m035309_c001_v0001176_t0026_u01782273189645") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678002_d20260624_m035428_c001_v7007000_t0000_u01782273268425") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ca4_d20260624_m035418_c001_v0001180_t0002_u01782273258389") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e2_d20260624_m035413_c001_v7007000_t0000_u01782273253320") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c6a_d20260624_m035403_c001_v0001180_t0034_u01782273243782") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecad_d20260624_m035358_c001_v7007000_t0000_u01782273238730") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c32_d20260624_m035349_c001_v0001180_t0008_u01782273229240") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944ff9_d20260624_m035344_c001_v7007000_t0000_u01782273224175") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bee_d20260624_m035334_c001_v0001180_t0036_u01782273214805") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a60b_d20260624_m035329_c001_v7007000_t0000_u01782273209724") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072baa_d20260624_m035319_c001_v0001180_t0002_u01782273199312") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb09c4_d20260624_m035311_c001_v7007000_t0000_u01782273191245") 2026/06/24 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062a6_d20260624_m035302_c001_v0001174_t0000_u01782273182675") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b072_d20260624_m035257_c001_v7007000_t0000_u01782273177740") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306240_d20260624_m035253_c001_v0001174_t0043_u01782273173896") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0962_d20260624_m035252_c001_v7007000_t0000_u01782273172040") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ab4_d20260624_m035243_c001_v0001180_t0012_u01782273163980") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f20_d20260624_m035238_c001_v7007000_t0000_u01782273158893") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26d6_d20260624_m035234_c001_v0001103_t0025_u01782273154773") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497e664_d20260624_m035233_c001_v7007000_t0000_u01782273153316") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26ae_d20260624_m035224_c001_v0001103_t0014_u01782273144567") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5eee_d20260624_m035216_c001_v7007000_t0000_u01782273136610") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ff7_d20260624_m035207_c001_v0001176_t0005_u01782273127796") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f5_d20260624_m035202_c001_v7007000_t0000_u01782273122649") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fbd_d20260624_m035153_c001_v0001176_t0054_u01782273113186") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bccf_d20260624_m035148_c001_v7007000_t0000_u01782273108170") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f87_d20260624_m035138_c001_v0001176_t0011_u01782273098506") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb09b9_d20260624_m035255_c001_v7007000_t0000_u01782273175234") 2026/06/24 03:55:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f272e_d20260624_m035250_c001_v0001103_t0005_u01782273170966") 2026/06/24 03:55:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158179_d20260624_m035314_c001_v7007000_t0000_u01782273194354") 2026/06/24 03:55:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b5e_d20260624_m035309_c001_v0001180_t0013_u01782273189658") 2026/06/24 03:55:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678003_d20260624_m035428_c001_v7007000_t0000_u01782273268607") 2026/06/24 03:55:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f287b_d20260624_m035418_c001_v0001103_t0001_u01782273258972") 2026/06/24 03:55:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e3_d20260624_m035413_c001_v7007000_t0000_u01782273253507") 2026/06/24 03:55:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2857_d20260624_m035404_c001_v0001103_t0036_u01782273244356") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecae_d20260624_m035358_c001_v7007000_t0000_u01782273238914") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f282f_d20260624_m035349_c001_v0001103_t0014_u01782273229816") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944ffe_d20260624_m035344_c001_v7007000_t0000_u01782273224360") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27fe_d20260624_m035335_c001_v0001103_t0011_u01782273215371") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a60d_d20260624_m035329_c001_v7007000_t0000_u01782273209907") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27bc_d20260624_m035319_c001_v0001103_t0044_u01782273199890") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b2f_d20260624_m035310_c001_v7007000_t0000_u01782273190852") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2778_d20260624_m035303_c001_v0001103_t0055_u01782273183452") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b073_d20260624_m035257_c001_v7007000_t0000_u01782273177926") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2744_d20260624_m035253_c001_v0001103_t0010_u01782273173905") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b068_d20260624_m035252_c001_v7007000_t0000_u01782273172432") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313061d4_d20260624_m035244_c001_v0001174_t0042_u01782273164544") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f22_d20260624_m035239_c001_v7007000_t0000_u01782273159078") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306152_d20260624_m035234_c001_v0001174_t0043_u01782273154837") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fad83_d20260624_m035233_c001_v7007000_t0000_u01782273153295") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313060d6_d20260624_m035225_c001_v0001174_t0042_u01782273145209") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4211aa97705276c3_d20260624_m035216_c001_v7007000_t0000_u01782273136771") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f265e_d20260624_m035208_c001_v0001103_t0051_u01782273128359") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f6_d20260624_m035202_c001_v7007000_t0000_u01782273122832") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2632_d20260624_m035153_c001_v0001103_t0028_u01782273113766") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd0_d20260624_m035148_c001_v7007000_t0000_u01782273108354") 2026/06/24 03:55:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f25f2_d20260624_m035138_c001_v0001103_t0035_u01782273098722") 2026/06/24 03:55:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f426e44f3c938a87c_d20260624_m035255_c001_v7007000_t0000_u01782273175271") 2026/06/24 03:55:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306222_d20260624_m035251_c001_v0001174_t0022_u01782273171006") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015817b_d20260624_m035314_c001_v7007000_t0000_u01782273194536") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1113_d20260624_m035309_c001_v0001176_t0036_u01782273189855") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678004_d20260624_m035428_c001_v7007000_t0000_u01782273268873") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1226_d20260624_m035419_c001_v0001176_t0058_u01782273259334") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e4_d20260624_m035413_c001_v7007000_t0000_u01782273253690") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11de_d20260624_m035404_c001_v0001176_t0014_u01782273244731") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecaf_d20260624_m035359_c001_v7007000_t0000_u01782273239096") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11b6_d20260624_m035350_c001_v0001176_t0023_u01782273230090") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945002_d20260624_m035344_c001_v7007000_t0000_u01782273224544") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1180_d20260624_m035335_c001_v0001176_t0038_u01782273215651") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a60e_d20260624_m035330_c001_v7007000_t0000_u01782273210090") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1147_d20260624_m035320_c001_v0001176_t0048_u01782273200298") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b085_d20260624_m035311_c001_v7007000_t0000_u01782273191047") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b3e_d20260624_m035303_c001_v0001180_t0054_u01782273183895") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b075_d20260624_m035258_c001_v7007000_t0000_u01782273178110") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b0c_d20260624_m035253_c001_v0001180_t0039_u01782273173979") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f11_d20260624_m035252_c001_v7007000_t0000_u01782273172592") 2026/06/24 03:55:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1093_d20260624_m035245_c001_v0001176_t0003_u01782273165308") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f24_d20260624_m035239_c001_v7007000_t0000_u01782273159262") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1069_d20260624_m035234_c001_v0001176_t0009_u01782273154890") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec47_d20260624_m035233_c001_v7007000_t0000_u01782273153462") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1037_d20260624_m035225_c001_v0001176_t0052_u01782273145525") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b824_d20260624_m035216_c001_v7007000_t0000_u01782273136793") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729cc_d20260624_m035208_c001_v0001180_t0036_u01782273128803") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f8_d20260624_m035203_c001_v7007000_t0000_u01782273123015") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e307296e_d20260624_m035154_c001_v0001180_t0040_u01782273114124") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd1_d20260624_m035148_c001_v7007000_t0000_u01782273108537") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e307291c_d20260624_m035139_c001_v0001180_t0014_u01782273099133") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f74_d20260624_m035255_c001_v7007000_t0000_u01782273175040") 2026/06/24 03:55:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10af_d20260624_m035251_c001_v0001176_t0010_u01782273171044") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015817e_d20260624_m035314_c001_v7007000_t0000_u01782273194718") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b64_d20260624_m035309_c001_v0001180_t0051_u01782273189869") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678006_d20260624_m035429_c001_v7007000_t0000_u01782273269056") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306544_d20260624_m035419_c001_v0001174_t0022_u01782273259643") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e6_d20260624_m035413_c001_v7007000_t0000_u01782273253874") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313064d6_d20260624_m035404_c001_v0001174_t0058_u01782273244965") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb0_d20260624_m035359_c001_v7007000_t0000_u01782273239279") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306474_d20260624_m035350_c001_v0001174_t0036_u01782273230359") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945004_d20260624_m035344_c001_v7007000_t0000_u01782273224730") 2026/06/24 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313063dc_d20260624_m035335_c001_v0001174_t0048_u01782273215860") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a60f_d20260624_m035330_c001_v7007000_t0000_u01782273210274") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130635c_d20260624_m035320_c001_v0001174_t0005_u01782273200564") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416a27f87105f647_d20260624_m035311_c001_v7007000_t0000_u01782273191286") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10f5_d20260624_m035304_c001_v0001176_t0040_u01782273184131") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b076_d20260624_m035258_c001_v7007000_t0000_u01782273178294") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10c7_d20260624_m035254_c001_v0001176_t0023_u01782273174079") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f0d_d20260624_m035252_c001_v7007000_t0000_u01782273172049") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2704_d20260624_m035245_c001_v0001103_t0047_u01782273165536") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f26_d20260624_m035239_c001_v7007000_t0000_u01782273159446") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a80_d20260624_m035234_c001_v0001180_t0009_u01782273154930") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4207a06674abe614_d20260624_m035233_c001_v7007000_t0000_u01782273153474") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a3a_d20260624_m035225_c001_v0001180_t0037_u01782273145886") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5eef_d20260624_m035216_c001_v7007000_t0000_u01782273136793") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306040_d20260624_m035209_c001_v0001174_t0035_u01782273129007") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7f9_d20260624_m035203_c001_v7007000_t0000_u01782273123198") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305f98_d20260624_m035154_c001_v0001174_t0020_u01782273114350") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd2_d20260624_m035148_c001_v7007000_t0000_u01782273108723") 2026/06/24 03:55:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305efa_d20260624_m035139_c001_v0001174_t0049_u01782273099366") 2026/06/24 03:55:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0967_d20260624_m035255_c001_v7007000_t0000_u01782273175051") 2026/06/24 03:55:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072af0_d20260624_m035251_c001_v0001180_t0028_u01782273171070") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158181_d20260624_m035314_c001_v7007000_t0000_u01782273194901") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062ee_d20260624_m035310_c001_v0001174_t0018_u01782273190054") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678007_d20260624_m035429_c001_v7007000_t0000_u01782273269237") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ca8_d20260624_m035419_c001_v0001180_t0005_u01782273259930") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e7_d20260624_m035414_c001_v7007000_t0000_u01782273254057") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c70_d20260624_m035405_c001_v0001180_t0001_u01782273245421") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb1_d20260624_m035359_c001_v7007000_t0000_u01782273239463") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c3a_d20260624_m035350_c001_v0001180_t0055_u01782273230736") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945009_d20260624_m035344_c001_v7007000_t0000_u01782273224914") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bf6_d20260624_m035336_c001_v0001180_t0045_u01782273216202") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a610_d20260624_m035330_c001_v7007000_t0000_u01782273210457") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bb6_d20260624_m035321_c001_v0001180_t0039_u01782273201180") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b32_d20260624_m035311_c001_v7007000_t0000_u01782273191251") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062b8_d20260624_m035304_c001_v0001174_t0026_u01782273184371") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b077_d20260624_m035258_c001_v7007000_t0000_u01782273178478") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b0e_d20260624_m035254_c001_v0001180_t0042_u01782273174190") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a0_d20260624_m035252_c001_v7007000_t0000_u01782273172064") 2026/06/24 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072abc_d20260624_m035245_c001_v0001180_t0018_u01782273165926") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f28_d20260624_m035239_c001_v7007000_t0000_u01782273159631") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c106b_d20260624_m035235_c001_v0001176_t0028_u01782273155103") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fad85_d20260624_m035233_c001_v7007000_t0000_u01782273153484") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26b4_d20260624_m035226_c001_v0001103_t0038_u01782273146090") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb9d0_d20260624_m035216_c001_v7007000_t0000_u01782273136923") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ff9_d20260624_m035209_c001_v0001176_t0023_u01782273129408") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7fb_d20260624_m035203_c001_v7007000_t0000_u01782273123380") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fc3_d20260624_m035154_c001_v0001176_t0002_u01782273114711") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd4_d20260624_m035148_c001_v7007000_t0000_u01782273108906") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f8d_d20260624_m035139_c001_v0001176_t0048_u01782273099797") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06c_d20260624_m035255_c001_v7007000_t0000_u01782273175441") 2026/06/24 03:55:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10b1_d20260624_m035251_c001_v0001176_t0043_u01782273171254") 2026/06/24 03:55:22 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158183_d20260624_m035315_c001_v7007000_t0000_u01782273195084") 2026/06/24 03:55:22 DEBUG : dir1/0007-12345: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1115_d20260624_m035310_c001_v0001176_t0045_u01782273190068") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678008_d20260624_m035429_c001_v7007000_t0000_u01782273269421") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f287d_d20260624_m035420_c001_v0001103_t0016_u01782273260133") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e8_d20260624_m035414_c001_v7007000_t0000_u01782273254244") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2861_d20260624_m035405_c001_v0001103_t0055_u01782273245630") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb2_d20260624_m035359_c001_v7007000_t0000_u01782273239647") 2026/06/24 03:55:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2831_d20260624_m035350_c001_v0001103_t0024_u01782273230955") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94500f_d20260624_m035345_c001_v7007000_t0000_u01782273225099") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2802_d20260624_m035336_c001_v0001103_t0047_u01782273216473") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a612_d20260624_m035330_c001_v7007000_t0000_u01782273210640") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27ca_d20260624_m035321_c001_v0001103_t0037_u01782273201417") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b33_d20260624_m035311_c001_v7007000_t0000_u01782273191422") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2784_d20260624_m035304_c001_v0001103_t0004_u01782273184736") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b078_d20260624_m035258_c001_v7007000_t0000_u01782273178662") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130624a_d20260624_m035254_c001_v0001174_t0002_u01782273174197") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b29_d20260624_m035252_c001_v7007000_t0000_u01782273172608") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313061e0_d20260624_m035246_c001_v0001174_t0025_u01782273166181") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f2a_d20260624_m035239_c001_v7007000_t0000_u01782273159815") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306154_d20260624_m035235_c001_v0001174_t0039_u01782273155125") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94088e_d20260624_m035232_c001_v7007000_t0000_u01782273152896") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313060e4_d20260624_m035226_c001_v0001174_t0043_u01782273146483") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015803d_d20260624_m035216_c001_v7007000_t0000_u01782273136560") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2666_d20260624_m035209_c001_v0001103_t0004_u01782273129613") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7fd_d20260624_m035203_c001_v7007000_t0000_u01782273123565") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f263a_d20260624_m035154_c001_v0001103_t0015_u01782273114920") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd5_d20260624_m035149_c001_v7007000_t0000_u01782273109089") 2026/06/24 03:55:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2602_d20260624_m035140_c001_v0001103_t0025_u01782273100055") 2026/06/24 03:55:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06a_d20260624_m035255_c001_v7007000_t0000_u01782273175066") 2026/06/24 03:55:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306228_d20260624_m035251_c001_v0001174_t0028_u01782273171273") 2026/06/24 03:55:24 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158185_d20260624_m035315_c001_v7007000_t0000_u01782273195266") 2026/06/24 03:55:24 DEBUG : dir1/0008-23456: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b66_d20260624_m035310_c001_v0001180_t0044_u01782273190137") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678009_d20260624_m035429_c001_v7007000_t0000_u01782273269603") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1230_d20260624_m035420_c001_v0001176_t0042_u01782273260444") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6e9_d20260624_m035414_c001_v7007000_t0000_u01782273254430") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11e6_d20260624_m035405_c001_v0001176_t0017_u01782273245907") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb3_d20260624_m035359_c001_v7007000_t0000_u01782273239830") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11b8_d20260624_m035351_c001_v0001176_t0042_u01782273231374") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945015_d20260624_m035345_c001_v7007000_t0000_u01782273225291") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1182_d20260624_m035336_c001_v0001176_t0035_u01782273216905") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a613_d20260624_m035330_c001_v7007000_t0000_u01782273210823") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c114d_d20260624_m035321_c001_v0001176_t0032_u01782273201876") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f415c1fef29084476_d20260624_m035310_c001_v7007000_t0000_u01782273190842") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b46_d20260624_m035305_c001_v0001180_t0026_u01782273185074") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b079_d20260624_m035258_c001_v7007000_t0000_u01782273178846") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2746_d20260624_m035254_c001_v0001103_t0035_u01782273174244") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0964_d20260624_m035252_c001_v7007000_t0000_u01782273172407") 2026/06/24 03:55:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1097_d20260624_m035246_c001_v0001176_t0049_u01782273166535") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f2d_d20260624_m035240_c001_v7007000_t0000_u01782273160000") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26d8_d20260624_m035235_c001_v0001103_t0054_u01782273155136") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c595_d20260624_m035233_c001_v7007000_t0000_u01782273153319") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c103d_d20260624_m035226_c001_v0001176_t0049_u01782273146790") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350181_d20260624_m035216_c001_v7007000_t0000_u01782273136933") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729d4_d20260624_m035209_c001_v0001180_t0020_u01782273129897") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7fe_d20260624_m035203_c001_v7007000_t0000_u01782273123746") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072976_d20260624_m035155_c001_v0001180_t0025_u01782273115253") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd6_d20260624_m035149_c001_v7007000_t0000_u01782273109273") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072928_d20260624_m035140_c001_v0001180_t0030_u01782273100527") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b06b_d20260624_m035255_c001_v7007000_t0000_u01782273175249") 2026/06/24 03:55:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072af4_d20260624_m035251_c001_v0001180_t0002_u01782273171299") 2026/06/24 03:55:25 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158188_d20260624_m035315_c001_v7007000_t0000_u01782273195448") 2026/06/24 03:55:25 DEBUG : dir1/0009-34567: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f279c_d20260624_m035310_c001_v0001103_t0056_u01782273190176") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800a_d20260624_m035429_c001_v7007000_t0000_u01782273269785") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130654e_d20260624_m035420_c001_v0001174_t0058_u01782273260693") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6ea_d20260624_m035414_c001_v7007000_t0000_u01782273254613") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313064dc_d20260624_m035406_c001_v0001174_t0010_u01782273246126") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb4_d20260624_m035400_c001_v7007000_t0000_u01782273240014") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130647a_d20260624_m035351_c001_v0001174_t0034_u01782273231580") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94501a_d20260624_m035345_c001_v7007000_t0000_u01782273225477") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313063e8_d20260624_m035337_c001_v0001174_t0043_u01782273217120") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a614_d20260624_m035331_c001_v7007000_t0000_u01782273211006") 2026/06/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130636c_d20260624_m035322_c001_v0001174_t0027_u01782273202084") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b084_d20260624_m035310_c001_v7007000_t0000_u01782273190862") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10f9_d20260624_m035305_c001_v0001176_t0000_u01782273185272") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07a_d20260624_m035259_c001_v7007000_t0000_u01782273179031") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10c9_d20260624_m035254_c001_v0001176_t0039_u01782273174294") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0963_d20260624_m035252_c001_v7007000_t0000_u01782273172224") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f270c_d20260624_m035246_c001_v0001103_t0011_u01782273166794") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f2f_d20260624_m035240_c001_v7007000_t0000_u01782273160184") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a84_d20260624_m035235_c001_v0001180_t0006_u01782273155149") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94088f_d20260624_m035233_c001_v7007000_t0000_u01782273153077") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a3e_d20260624_m035227_c001_v0001180_t0031_u01782273147078") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb9cc_d20260624_m035216_c001_v7007000_t0000_u01782273136181") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130604a_d20260624_m035210_c001_v0001174_t0038_u01782273130093") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b7ff_d20260624_m035203_c001_v7007000_t0000_u01782273123929") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305fa8_d20260624_m035155_c001_v0001174_t0003_u01782273115460") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd7_d20260624_m035149_c001_v7007000_t0000_u01782273109456") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305f0e_d20260624_m035140_c001_v0001174_t0059_u01782273100719") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f17_d20260624_m035255_c001_v7007000_t0000_u01782273175281") 2026/06/24 03:55:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2730_d20260624_m035251_c001_v0001103_t0004_u01782273171341") 2026/06/24 03:55:26 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015818b_d20260624_m035315_c001_v7007000_t0000_u01782273195630") 2026/06/24 03:55:26 DEBUG : dir1/0010-45678: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1117_d20260624_m035310_c001_v0001176_t0016_u01782273190284") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800b_d20260624_m035429_c001_v7007000_t0000_u01782273269967") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072cb0_d20260624_m035421_c001_v0001180_t0025_u01782273261034") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6eb_d20260624_m035414_c001_v7007000_t0000_u01782273254799") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c74_d20260624_m035406_c001_v0001180_t0021_u01782273246727") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb5_d20260624_m035400_c001_v7007000_t0000_u01782273240197") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c3e_d20260624_m035352_c001_v0001180_t0052_u01782273232000") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945021_d20260624_m035345_c001_v7007000_t0000_u01782273225662") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bfe_d20260624_m035337_c001_v0001180_t0055_u01782273217514") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a615_d20260624_m035331_c001_v7007000_t0000_u01782273211190") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bbe_d20260624_m035322_c001_v0001180_t0052_u01782273202647") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b34_d20260624_m035311_c001_v7007000_t0000_u01782273191432") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062c4_d20260624_m035305_c001_v0001174_t0059_u01782273185479") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07b_d20260624_m035259_c001_v7007000_t0000_u01782273179215") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b12_d20260624_m035254_c001_v0001180_t0015_u01782273174406") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a2_d20260624_m035252_c001_v7007000_t0000_u01782273172432") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ac6_d20260624_m035247_c001_v0001180_t0026_u01782273167082") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f31_d20260624_m035240_c001_v7007000_t0000_u01782273160369") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1071_d20260624_m035235_c001_v0001176_t0009_u01782273155365") 2026/06/24 03:55:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fad84_d20260624_m035233_c001_v7007000_t0000_u01782273153329") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26bc_d20260624_m035227_c001_v0001103_t0023_u01782273147310") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb9cd_d20260624_m035216_c001_v7007000_t0000_u01782273136366") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fff_d20260624_m035210_c001_v0001176_t0000_u01782273130477") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b800_d20260624_m035204_c001_v7007000_t0000_u01782273124112") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fcb_d20260624_m035155_c001_v0001176_t0032_u01782273115854") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd8_d20260624_m035149_c001_v7007000_t0000_u01782273109638") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f95_d20260624_m035141_c001_v0001176_t0030_u01782273101044") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35019f_d20260624_m035255_c001_v7007000_t0000_u01782273175291") 2026/06/24 03:55:28 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10b3_d20260624_m035251_c001_v0001176_t0039_u01782273171473") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015818e_d20260624_m035315_c001_v7007000_t0000_u01782273195813") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062f2_d20260624_m035310_c001_v0001174_t0040_u01782273190343") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800c_d20260624_m035430_c001_v7007000_t0000_u01782273270149") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f287f_d20260624_m035421_c001_v0001103_t0016_u01782273261273") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6ec_d20260624_m035415_c001_v7007000_t0000_u01782273255031") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2867_d20260624_m035406_c001_v0001103_t0039_u01782273246930") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb6_d20260624_m035400_c001_v7007000_t0000_u01782273240380") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2833_d20260624_m035352_c001_v0001103_t0039_u01782273232253") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945023_d20260624_m035345_c001_v7007000_t0000_u01782273225847") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f280a_d20260624_m035337_c001_v0001103_t0023_u01782273217806") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a616_d20260624_m035331_c001_v7007000_t0000_u01782273211372") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27d6_d20260624_m035322_c001_v0001103_t0051_u01782273202876") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f415c1fef29084478_d20260624_m035311_c001_v7007000_t0000_u01782273191242") 2026/06/24 03:55:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2788_d20260624_m035305_c001_v0001103_t0050_u01782273185835") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07c_d20260624_m035259_c001_v7007000_t0000_u01782273179405") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10cb_d20260624_m035254_c001_v0001176_t0011_u01782273174503") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0965_d20260624_m035252_c001_v7007000_t0000_u01782273172436") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313061ee_d20260624_m035247_c001_v0001174_t0011_u01782273167291") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f33_d20260624_m035240_c001_v7007000_t0000_u01782273160553") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a86_d20260624_m035235_c001_v0001180_t0040_u01782273155376") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497e66a_d20260624_m035233_c001_v7007000_t0000_u01782273153526") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306102_d20260624_m035227_c001_v0001174_t0044_u01782273147724") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35017f_d20260624_m035216_c001_v7007000_t0000_u01782273136566") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f266a_d20260624_m035210_c001_v0001103_t0052_u01782273130686") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b801_d20260624_m035204_c001_v7007000_t0000_u01782273124295") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f263e_d20260624_m035156_c001_v0001103_t0020_u01782273116067") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcd9_d20260624_m035149_c001_v7007000_t0000_u01782273109824") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f260a_d20260624_m035141_c001_v0001103_t0031_u01782273101252") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6aa_d20260624_m035255_c001_v7007000_t0000_u01782273175395") 2026/06/24 03:55:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072af6_d20260624_m035251_c001_v0001180_t0013_u01782273171508") 2026/06/24 03:55:29 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158190_d20260624_m035315_c001_v7007000_t0000_u01782273195996") 2026/06/24 03:55:29 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b68_d20260624_m035310_c001_v0001180_t0000_u01782273190356") 2026/06/24 03:55:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800d_d20260624_m035430_c001_v7007000_t0000_u01782273270332") 2026/06/24 03:55:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1238_d20260624_m035421_c001_v0001176_t0035_u01782273261883") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6ed_d20260624_m035415_c001_v7007000_t0000_u01782273255214") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11f2_d20260624_m035407_c001_v0001176_t0009_u01782273247317") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb7_d20260624_m035400_c001_v7007000_t0000_u01782273240564") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c11be_d20260624_m035352_c001_v0001176_t0033_u01782273232682") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945026_d20260624_m035346_c001_v7007000_t0000_u01782273226036") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1186_d20260624_m035338_c001_v0001176_t0039_u01782273218164") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a617_d20260624_m035331_c001_v7007000_t0000_u01782273211556") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1155_d20260624_m035323_c001_v0001176_t0059_u01782273203302") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b30_d20260624_m035311_c001_v7007000_t0000_u01782273191036") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b50_d20260624_m035306_c001_v0001180_t0036_u01782273186215") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07d_d20260624_m035259_c001_v7007000_t0000_u01782273179590") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306254_d20260624_m035254_c001_v0001174_t0058_u01782273174537") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d944f0f_d20260624_m035252_c001_v7007000_t0000_u01782273172230") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c109d_d20260624_m035247_c001_v0001176_t0007_u01782273167563") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f35_d20260624_m035240_c001_v7007000_t0000_u01782273160738") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26dc_d20260624_m035235_c001_v0001103_t0058_u01782273155461") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5ef8_d20260624_m035233_c001_v7007000_t0000_u01782273153495") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1043_d20260624_m035228_c001_v0001176_t0045_u01782273148154") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677de0_d20260624_m035216_c001_v7007000_t0000_u01782273136623") 2026/06/24 03:55:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729d8_d20260624_m035211_c001_v0001180_t0053_u01782273131039") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b802_d20260624_m035204_c001_v7007000_t0000_u01782273124478") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072982_d20260624_m035156_c001_v0001180_t0029_u01782273116480") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcda_d20260624_m035150_c001_v7007000_t0000_u01782273110008") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e307292e_d20260624_m035141_c001_v0001180_t0045_u01782273101695") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f426e44f3c938a87b_d20260624_m035255_c001_v7007000_t0000_u01782273175088") 2026/06/24 03:55:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130622a_d20260624_m035251_c001_v0001174_t0032_u01782273171555") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158193_d20260624_m035316_c001_v7007000_t0000_u01782273196178") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f279e_d20260624_m035310_c001_v0001103_t0025_u01782273190489") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800e_d20260624_m035430_c001_v7007000_t0000_u01782273270513") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306560_d20260624_m035422_c001_v0001174_t0025_u01782273262099") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6ee_d20260624_m035415_c001_v7007000_t0000_u01782273255398") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313064f0_d20260624_m035407_c001_v0001174_t0020_u01782273247525") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb8_d20260624_m035400_c001_v7007000_t0000_u01782273240747") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306480_d20260624_m035352_c001_v0001174_t0042_u01782273232890") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945028_d20260624_m035346_c001_v7007000_t0000_u01782273226220") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313063fa_d20260624_m035338_c001_v0001174_t0049_u01782273218382") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a619_d20260624_m035331_c001_v7007000_t0000_u01782273211744") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306374_d20260624_m035323_c001_v0001174_t0052_u01782273203511") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb09c5_d20260624_m035311_c001_v7007000_t0000_u01782273191443") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10fd_d20260624_m035306_c001_v0001176_t0016_u01782273186416") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07e_d20260624_m035259_c001_v7007000_t0000_u01782273179776") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b14_d20260624_m035254_c001_v0001180_t0018_u01782273174624") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b069_d20260624_m035252_c001_v7007000_t0000_u01782273172617") 2026/06/24 03:55:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2718_d20260624_m035247_c001_v0001103_t0012_u01782273167808") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f37_d20260624_m035240_c001_v7007000_t0000_u01782273160923") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1073_d20260624_m035235_c001_v0001176_t0022_u01782273155572") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec45_d20260624_m035233_c001_v7007000_t0000_u01782273153093") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a46_d20260624_m035228_c001_v0001180_t0014_u01782273148377") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb9cf_d20260624_m035216_c001_v7007000_t0000_u01782273136739") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130605a_d20260624_m035211_c001_v0001174_t0030_u01782273131252") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b803_d20260624_m035204_c001_v7007000_t0000_u01782273124660") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305fb4_d20260624_m035156_c001_v0001174_t0059_u01782273116694") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcdb_d20260624_m035150_c001_v7007000_t0000_u01782273110193") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305f24_d20260624_m035141_c001_v0001174_t0032_u01782273101986") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a9_d20260624_m035255_c001_v7007000_t0000_u01782273175213") 2026/06/24 03:55:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2734_d20260624_m035251_c001_v0001103_t0016_u01782273171628") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158195_d20260624_m035316_c001_v7007000_t0000_u01782273196359") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1119_d20260624_m035310_c001_v0001176_t0010_u01782273190521") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267800f_d20260624_m035430_c001_v7007000_t0000_u01782273270694") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072cb6_d20260624_m035422_c001_v0001180_t0059_u01782273262704") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6ef_d20260624_m035415_c001_v7007000_t0000_u01782273255581") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c76_d20260624_m035407_c001_v0001180_t0044_u01782273247813") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecb9_d20260624_m035400_c001_v7007000_t0000_u01782273240930") 2026/06/24 03:55:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c46_d20260624_m035353_c001_v0001180_t0059_u01782273233265") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94502c_d20260624_m035346_c001_v7007000_t0000_u01782273226404") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072c08_d20260624_m035338_c001_v0001180_t0027_u01782273218798") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a61a_d20260624_m035331_c001_v7007000_t0000_u01782273211927") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072bcc_d20260624_m035323_c001_v0001180_t0052_u01782273203862") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015815b_d20260624_m035311_c001_v7007000_t0000_u01782273191454") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313062cc_d20260624_m035306_c001_v0001174_t0014_u01782273186631") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b07f_d20260624_m035259_c001_v7007000_t0000_u01782273179960") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2748_d20260624_m035254_c001_v0001103_t0010_u01782273174661") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a1_d20260624_m035252_c001_v7007000_t0000_u01782273172246") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072ad4_d20260624_m035248_c001_v0001180_t0006_u01782273168148") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f39_d20260624_m035241_c001_v7007000_t0000_u01782273161107") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306160_d20260624_m035235_c001_v0001174_t0047_u01782273155600") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940892_d20260624_m035233_c001_v7007000_t0000_u01782273153257") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26be_d20260624_m035228_c001_v0001103_t0046_u01782273148594") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b823_d20260624_m035216_c001_v7007000_t0000_u01782273136578") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1005_d20260624_m035211_c001_v0001176_t0044_u01782273131745") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b804_d20260624_m035204_c001_v7007000_t0000_u01782273124842") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0fd1_d20260624_m035157_c001_v0001176_t0003_u01782273117037") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcdc_d20260624_m035150_c001_v7007000_t0000_u01782273110377") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f9f_d20260624_m035142_c001_v0001176_t0026_u01782273102395") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b2a_d20260624_m035255_c001_v7007000_t0000_u01782273175071") 2026/06/24 03:55:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10b5_d20260624_m035251_c001_v0001176_t0047_u01782273171690") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd50158199_d20260624_m035316_c001_v7007000_t0000_u01782273196542") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b6a_d20260624_m035310_c001_v0001180_t0057_u01782273190594") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678011_d20260624_m035430_c001_v7007000_t0000_u01782273270877") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2885_d20260624_m035422_c001_v0001103_t0052_u01782273262904") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6f0_d20260624_m035415_c001_v7007000_t0000_u01782273255764") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2869_d20260624_m035408_c001_v0001103_t0043_u01782273248046") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecba_d20260624_m035401_c001_v7007000_t0000_u01782273241113") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2837_d20260624_m035353_c001_v0001103_t0003_u01782273233494") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945031_d20260624_m035346_c001_v7007000_t0000_u01782273226590") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f280e_d20260624_m035339_c001_v0001103_t0033_u01782273218999") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a61b_d20260624_m035332_c001_v7007000_t0000_u01782273212110") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27de_d20260624_m035324_c001_v0001103_t0017_u01782273204187") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b31_d20260624_m035311_c001_v7007000_t0000_u01782273191239") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f278c_d20260624_m035307_c001_v0001103_t0051_u01782273187082") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b080_d20260624_m035300_c001_v7007000_t0000_u01782273180144") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10cd_d20260624_m035254_c001_v0001176_t0043_u01782273174720") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f423c1bebcca1c6a4_d20260624_m035252_c001_v7007000_t0000_u01782273172646") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130620a_d20260624_m035248_c001_v0001174_t0024_u01782273168356") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f3b_d20260624_m035241_c001_v7007000_t0000_u01782273161291") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a8a_d20260624_m035235_c001_v0001180_t0051_u01782273155612") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4207a06674abe613_d20260624_m035233_c001_v7007000_t0000_u01782273153285") 2026/06/24 03:55:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306114_d20260624_m035229_c001_v0001174_t0029_u01782273149134") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f414a368c2f5198ac_d20260624_m035216_c001_v7007000_t0000_u01782273136803") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2670_d20260624_m035211_c001_v0001103_t0017_u01782273131959") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b805_d20260624_m035205_c001_v7007000_t0000_u01782273125024") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2646_d20260624_m035157_c001_v0001103_t0059_u01782273117252") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcdd_d20260624_m035150_c001_v7007000_t0000_u01782273110560") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2614_d20260624_m035142_c001_v0001103_t0032_u01782273102601") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012737b2b_d20260624_m035255_c001_v7007000_t0000_u01782273175258") 2026/06/24 03:55:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072af8_d20260624_m035251_c001_v0001180_t0024_u01782273171714") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350187_d20260624_m035219_c001_v7007000_t0000_u01782273139525") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729f6_d20260624_m035214_c001_v0001180_t0044_u01782273134715") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350188_d20260624_m035219_c001_v7007000_t0000_u01782273139706") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c100f_d20260624_m035214_c001_v0001176_t0019_u01782273134733") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350189_d20260624_m035219_c001_v7007000_t0000_u01782273139904") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130608b_d20260624_m035214_c001_v0001174_t0021_u01782273134850") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018a_d20260624_m035220_c001_v7007000_t0000_u01782273140085") 2026/06/24 03:55:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f267a_d20260624_m035214_c001_v0001103_t0004_u01782273134920") 2026/06/24 03:55:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018b_d20260624_m035220_c001_v7007000_t0000_u01782273140265") 2026/06/24 03:55:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1011_d20260624_m035214_c001_v0001176_t0006_u01782273134948") 2026/06/24 03:55:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018c_d20260624_m035220_c001_v7007000_t0000_u01782273140446") 2026/06/24 03:55:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729f8_d20260624_m035214_c001_v0001180_t0048_u01782273134959") 2026/06/24 03:55:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018d_d20260624_m035220_c001_v7007000_t0000_u01782273140629") 2026/06/24 03:55:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1013_d20260624_m035215_c001_v0001176_t0010_u01782273135183") 2026/06/24 03:55:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018e_d20260624_m035220_c001_v7007000_t0000_u01782273140810") 2026/06/24 03:55:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2680_d20260624_m035215_c001_v0001103_t0012_u01782273135232") 2026/06/24 03:55:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b35018f_d20260624_m035220_c001_v7007000_t0000_u01782273140994") 2026/06/24 03:55:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1015_d20260624_m035215_c001_v0001176_t0001_u01782273135398") 2026/06/24 03:55:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350190_d20260624_m035221_c001_v7007000_t0000_u01782273141176") 2026/06/24 03:55:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306092_d20260624_m035215_c001_v0001174_t0036_u01782273135432") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350191_d20260624_m035221_c001_v7007000_t0000_u01782273141357") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729fc_d20260624_m035215_c001_v0001180_t0025_u01782273135510") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350192_d20260624_m035221_c001_v7007000_t0000_u01782273141538") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2682_d20260624_m035215_c001_v0001103_t0001_u01782273135528") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350193_d20260624_m035221_c001_v7007000_t0000_u01782273141721") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1017_d20260624_m035215_c001_v0001176_t0014_u01782273135603") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350194_d20260624_m035221_c001_v7007000_t0000_u01782273141919") 2026/06/24 03:55:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30729fe_d20260624_m035215_c001_v0001180_t0046_u01782273135706") 2026/06/24 03:55:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350195_d20260624_m035222_c001_v7007000_t0000_u01782273142107") 2026/06/24 03:55:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306096_d20260624_m035215_c001_v0001174_t0052_u01782273135780") 2026/06/24 03:55:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350196_d20260624_m035222_c001_v7007000_t0000_u01782273142289") 2026/06/24 03:55:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2684_d20260624_m035215_c001_v0001103_t0034_u01782273135820") 2026/06/24 03:55:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f0a_d20260624_m035236_c001_v7007000_t0000_u01782273156373") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1051_d20260624_m035231_c001_v0001176_t0021_u01782273151445") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fada2_d20260624_m035236_c001_v7007000_t0000_u01782273156200") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a5e_d20260624_m035231_c001_v0001180_t0051_u01782273151490") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec4f_d20260624_m035236_c001_v7007000_t0000_u01782273156219") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26c8_d20260624_m035231_c001_v0001103_t0038_u01782273151573") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969afc8_d20260624_m035236_c001_v7007000_t0000_u01782273156277") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1053_d20260624_m035231_c001_v0001176_t0053_u01782273151706") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f08_d20260624_m035236_c001_v7007000_t0000_u01782273156189") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306128_d20260624_m035231_c001_v0001174_t0035_u01782273151723") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fada8_d20260624_m035236_c001_v7007000_t0000_u01782273156385") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a62_d20260624_m035231_c001_v0001180_t0004_u01782273151840") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4207a06674abe619_d20260624_m035236_c001_v7007000_t0000_u01782273156399") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1055_d20260624_m035231_c001_v0001176_t0015_u01782273151927") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fadad_d20260624_m035236_c001_v7007000_t0000_u01782273156535") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26ca_d20260624_m035232_c001_v0001103_t0002_u01782273152001") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c599_d20260624_m035236_c001_v7007000_t0000_u01782273156545") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306134_d20260624_m035232_c001_v0001174_t0043_u01782273152063") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fada0_d20260624_m035236_c001_v7007000_t0000_u01782273156168") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a64_d20260624_m035232_c001_v0001180_t0008_u01782273152075") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497e689_d20260624_m035236_c001_v7007000_t0000_u01782273156341") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1059_d20260624_m035232_c001_v0001176_t0048_u01782273152139") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4207a06674abe618_d20260624_m035236_c001_v7007000_t0000_u01782273156210") 2026/06/24 03:55:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a66_d20260624_m035232_c001_v0001180_t0012_u01782273152287") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ec50_d20260624_m035236_c001_v7007000_t0000_u01782273156404") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26cc_d20260624_m035232_c001_v0001103_t0027_u01782273152297") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f0c_d20260624_m035236_c001_v7007000_t0000_u01782273156559") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c105b_d20260624_m035232_c001_v0001176_t0031_u01782273152370") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969afcb_d20260624_m035236_c001_v7007000_t0000_u01782273156462") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130613e_d20260624_m035232_c001_v0001174_t0040_u01782273152390") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497e688_d20260624_m035236_c001_v7007000_t0000_u01782273156158") 2026/06/24 03:55:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072a6a_d20260624_m035232_c001_v0001180_t0001_u01782273152510") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8d3_d20260624_m035030_c001_v7007000_t0000_u01782273030692") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114a40017edd832b_d20260624_m035028_c001_v0001137_t0001_u01782273028643") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4097954c66954cc3_d20260624_m035028_c001_v7007000_t0000_u01782273028460") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114a40017edd8325_d20260624_m035025_c001_v0001137_t0011_u01782273025073") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4097954c66954cc1_d20260624_m035024_c001_v7007000_t0000_u01782273024346") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305c50_d20260624_m035019_c001_v0001174_t0012_u01782273019805") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c527_d20260624_m035018_c001_v7007000_t0000_u01782273018343") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1064ce10a7b9e662_d20260624_m035016_c001_v0001181_t0033_u01782273016374") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f40618530cc09237b_d20260624_m035016_c001_v7007000_t0000_u01782273016190") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1064ce10a7b9e650_d20260624_m035012_c001_v0001181_t0035_u01782273012938") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f40618530cc092338_d20260624_m035012_c001_v7007000_t0000_u01782273012214") 2026/06/24 03:55:38 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305bee_d20260624_m035007_c001_v0001174_t0054_u01782273007663") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677bb2_d20260624_m035006_c001_v7007000_t0000_u01782273006374") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f103336727ea5dfac_d20260624_m035004_c001_v0001099_t0035_u01782273004541") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f70127357b1_d20260624_m035004_c001_v7007000_t0000_u01782273004358") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f103336727ea5dfa0_d20260624_m035001_c001_v0001099_t0023_u01782273001192") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012735799_d20260624_m035000_c001_v7007000_t0000_u01782273000467") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2ff_d20260624_m034952_c001_v0001032_t0036_u01782272992958") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fab00_d20260624_m034952_c001_v7007000_t0000_u01782272992040") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f102856c24056dfd7_d20260624_m034950_c001_v0001097_t0055_u01782272990215") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940572_d20260624_m034950_c001_v7007000_t0000_u01782272990032") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f102856c24056dfbd_d20260624_m034946_c001_v0001097_t0005_u01782272986704") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94055a_d20260624_m034945_c001_v7007000_t0000_u01782272985981") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e05_d20260624_m034940_c001_v0001176_t0045_u01782272980081") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f980265_d20260624_m034939_c001_v7007000_t0000_u01782272979088") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1108cc066cfeb4d0_d20260624_m034937_c001_v0001184_t0053_u01782272977441") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c457_d20260624_m034937_c001_v7007000_t0000_u01782272977259") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1108cc066cfeb4b8_d20260624_m034934_c001_v0001184_t0023_u01782272974337") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c455_d20260624_m034933_c001_v7007000_t0000_u01782272973611") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305a50_d20260624_m034927_c001_v0001174_t0045_u01782272967368") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faaf0_d20260624_m034926_c001_v7007000_t0000_u01782272966455") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1040d6ce9a6e233a_d20260624_m034924_c001_v0001039_t0002_u01782272964585") 2026/06/24 03:55:39 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c2fb_d20260624_m034924_c001_v7007000_t0000_u01782272964399") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1040d6ce9a6e2332_d20260624_m034919_c001_v0001039_t0030_u01782272959967") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c2dd_d20260624_m034919_c001_v7007000_t0000_u01782272959236") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2b7_d20260624_m034913_c001_v0001032_t0005_u01782272953571") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35b9_d20260624_m034912_c001_v7007000_t0000_u01782272952473") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1116a14573fda1e9_d20260624_m034906_c001_v0001042_t0040_u01782272946448") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4211aa977052730c_d20260624_m034906_c001_v7007000_t0000_u01782272946242") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0daf_d20260624_m034902_c001_v0001176_t0014_u01782272942328") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f104bc53d52d475d0_d20260624_m034901_c001_v0001165_t0043_u01782272941389") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f104bc53d52d475ca_d20260624_m034900_c001_v0001165_t0010_u01782272940429") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4b9d4_d20260624_m034847_c001_v7007000_t0000_u01782272927064") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb275_d20260624_m034839_c001_v0001032_t0021_u01782272919730") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112f7d562e358c23_d20260624_m034838_c001_v0001174_t0041_u01782272918876") 2026/06/24 03:55:40 DEBUG : dst/one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112f7d562e358c17_d20260624_m034837_c001_v0001174_t0015_u01782272917768") 2026/06/24 03:55:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8d5_d20260624_m035030_c001_v7007000_t0000_u01782273030873") 2026/06/24 03:55:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114bd89a2e06b0ee_d20260624_m035028_c001_v0001150_t0028_u01782273028160") 2026/06/24 03:55:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f100356cef64e4f9c_d20260624_m035023_c001_v0001157_t0018_u01782273023972") 2026/06/24 03:55:40 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c528_d20260624_m035018_c001_v7007000_t0000_u01782273018525") 2026/06/24 03:55:40 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1057e921dc9672e0_d20260624_m035015_c001_v0001043_t0021_u01782273015756") 2026/06/24 03:55:40 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f107aa0b498fdcafd_d20260624_m035011_c001_v0001099_t0052_u01782273011863") 2026/06/24 03:55:40 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677bb7_d20260624_m035006_c001_v7007000_t0000_u01782273006556") 2026/06/24 03:55:40 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f100f1ecd7390b95f_d20260624_m035004_c001_v0001184_t0023_u01782273004156") 2026/06/24 03:55:41 DEBUG : dst/one.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1126c764d352119a_d20260624_m034957_c001_v0001144_t0041_u01782272997259") 2026/06/24 03:55:41 DEBUG : dst/three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35bb_d20260624_m034912_c001_v7007000_t0000_u01782272952656") 2026/06/24 03:55:41 DEBUG : dst/three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f104bc53d52d475ec_d20260624_m034911_c001_v0001165_t0038_u01782272951054") 2026/06/24 03:55:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8d6_d20260624_m035031_c001_v7007000_t0000_u01782273031055") 2026/06/24 03:55:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11929e5e7fbb1cb3_d20260624_m035029_c001_v0001177_t0059_u01782273029546") 2026/06/24 03:55:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f106a2fc1abcc9d64_d20260624_m035026_c001_v0001109_t0054_u01782273026053") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8d8_d20260624_m035031_c001_v7007000_t0000_u01782273031237") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114a40017edd8337_d20260624_m035029_c001_v0001137_t0035_u01782273029947") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4097954c66954cc4_d20260624_m035029_c001_v7007000_t0000_u01782273029764") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114a40017edd8329_d20260624_m035026_c001_v0001137_t0057_u01782273026677") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4097954c66954cc2_d20260624_m035026_c001_v7007000_t0000_u01782273026494") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb33f_d20260624_m035021_c001_v0001032_t0036_u01782273021052") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c529_d20260624_m035018_c001_v7007000_t0000_u01782273018707") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1064ce10a7b9e666_d20260624_m035017_c001_v0001181_t0035_u01782273017745") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f40618530cc09237d_d20260624_m035017_c001_v7007000_t0000_u01782273017561") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1064ce10a7b9e658_d20260624_m035014_c001_v0001181_t0019_u01782273014415") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f40618530cc092361_d20260624_m035014_c001_v7007000_t0000_u01782273014230") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb32f_d20260624_m035008_c001_v0001032_t0058_u01782273008969") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f70127357bc_d20260624_m035005_c001_v7007000_t0000_u01782273005819") 2026/06/24 03:55:41 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb30f_d20260624_m035003_c001_v0001032_t0050_u01782273003073") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f70127357a4_d20260624_m035001_c001_v7007000_t0000_u01782273001980") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e41_d20260624_m034954_c001_v0001176_t0036_u01782272994827") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94057a_d20260624_m034951_c001_v7007000_t0000_u01782272991106") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e31_d20260624_m034949_c001_v0001176_t0040_u01782272989016") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940568_d20260624_m034947_c001_v7007000_t0000_u01782272987929") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305adc_d20260624_m034941_c001_v0001174_t0001_u01782272981171") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c458_d20260624_m034938_c001_v7007000_t0000_u01782272978061") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305aa8_d20260624_m034936_c001_v0001174_t0030_u01782272976035") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c456_d20260624_m034934_c001_v7007000_t0000_u01782272974944") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2d7_d20260624_m034928_c001_v0001032_t0040_u01782272968630") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c2fc_d20260624_m034925_c001_v7007000_t0000_u01782272965538") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2cf_d20260624_m034922_c001_v0001032_t0019_u01782272962643") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f416c06e22181c2fa_d20260624_m034921_c001_v7007000_t0000_u01782272961560") 2026/06/24 03:55:42 DEBUG : dst/three.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0dc9_d20260624_m034914_c001_v0001176_t0035_u01782272954726") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c52a_d20260624_m035018_c001_v7007000_t0000_u01782273018889") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1041b17f69c5a7cf_d20260624_m035017_c001_v0001041_t0045_u01782273017153") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f100c7a2657af9f8e_d20260624_m035013_c001_v0001037_t0048_u01782273013724") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677bbd_d20260624_m035006_c001_v7007000_t0000_u01782273006740") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f114a40e0b0c75ee7_d20260624_m035005_c001_v0001134_t0005_u01782273005252") 2026/06/24 03:55:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1053777ed225da58_d20260624_m035001_c001_v0001181_t0031_u01782273001766") 2026/06/24 03:55:42 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8d9_d20260624_m035031_c001_v7007000_t0000_u01782273031418") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e7f_d20260624_m035020_c001_v0001176_t0008_u01782273020467") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4122a8ed39f9c52b_d20260624_m035019_c001_v7007000_t0000_u01782273019070") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0e5f_d20260624_m035008_c001_v0001176_t0017_u01782273008396") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2677bc2_d20260624_m035006_c001_v7007000_t0000_u01782273006927") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305b5e_d20260624_m034953_c001_v0001174_t0046_u01782272993958") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fab01_d20260624_m034952_c001_v7007000_t0000_u01782272992224") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb2eb_d20260624_m034940_c001_v0001032_t0004_u01782272980653") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f980266_d20260624_m034939_c001_v7007000_t0000_u01782272979270") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0deb_d20260624_m034928_c001_v0001176_t0019_u01782272968055") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285faaf1_d20260624_m034926_c001_v7007000_t0000_u01782272966637") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313059f4_d20260624_m034914_c001_v0001174_t0031_u01782272954430") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35bd_d20260624_m034912_c001_v7007000_t0000_u01782272952840") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f111ab428ad33beed_d20260624_m034908_c001_v0001134_t0021_u01782272948436") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4b9d5_d20260624_m034847_c001_v7007000_t0000_u01782272927246") 2026/06/24 03:55:43 DEBUG : dst/two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112f7d562e358c4f_d20260624_m034845_c001_v0001174_t0051_u01782272925737") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a4977141_d20260624_m034812_c001_v7007000_t0000_u01782272892221") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0d1d_d20260624_m034807_c001_v0001176_t0042_u01782272887942") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a49770e3_d20260624_m034805_c001_v7007000_t0000_u01782272885536") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cff_d20260624_m034755_c001_v0001176_t0018_u01782272875681") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e34c_d20260624_m034747_c001_v7007000_t0000_u01782272867207") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cdd_d20260624_m034741_c001_v0001176_t0002_u01782272861427") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2e2_d20260624_m034720_c001_v7007000_t0000_u01782272840987") 2026/06/24 03:55:43 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1e1_d20260624_m034718_c001_v0001032_t0038_u01782272838581") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2db_d20260624_m034717_c001_v7007000_t0000_u01782272837557") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1d9_d20260624_m034715_c001_v0001032_t0022_u01782272835792") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940218_d20260624_m034712_c001_v7007000_t0000_u01782272832801") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1c1_d20260624_m034710_c001_v0001032_t0030_u01782272830492") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940211_d20260624_m034709_c001_v7007000_t0000_u01782272829444") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1b3_d20260624_m034707_c001_v0001032_t0056_u01782272827743") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401c3_d20260624_m034700_c001_v7007000_t0000_u01782272820996") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb191_d20260624_m034659_c001_v0001032_t0029_u01782272819265") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401bc_d20260624_m034658_c001_v7007000_t0000_u01782272818209") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb189_d20260624_m034657_c001_v0001032_t0033_u01782272817258") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401b3_d20260624_m034652_c001_v7007000_t0000_u01782272812574") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb16f_d20260624_m034650_c001_v0001032_t0040_u01782272810804") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401ae_d20260624_m034648_c001_v7007000_t0000_u01782272808897") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb161_d20260624_m034647_c001_v0001032_t0004_u01782272807739") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401ac_d20260624_m034647_c001_v7007000_t0000_u01782272807376") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f113032374dc7e51d_d20260624_m034646_c001_v0001134_t0048_u01782272806507") 2026/06/24 03:55:44 DEBUG : empty space: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb157_d20260624_m034644_c001_v0001032_t0032_u01782272804678") 2026/06/24 03:55:44 DEBUG : enormous: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2de_d20260624_m034720_c001_v7007000_t0000_u01782272840076") 2026/06/24 03:55:44 DEBUG : enormous: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1e3_d20260624_m034719_c001_v0001032_t0018_u01782272839317") 2026/06/24 03:55:44 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345e8e7_d20260624_m035036_c001_v7007000_t0000_u01782273036337") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb34f_d20260624_m035034_c001_v0001032_t0029_u01782273034897") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e30e_d20260624_m034739_c001_v7007000_t0000_u01782272859952") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb211_d20260624_m034738_c001_v0001032_t0024_u01782272858831") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec6e_d20260624_m034641_c001_v7007000_t0000_u01782272801572") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb149_d20260624_m034640_c001_v0001032_t0030_u01782272800263") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec6d_d20260624_m034639_c001_v7007000_t0000_u01782272799715") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb143_d20260624_m034638_c001_v0001032_t0034_u01782272798710") 2026/06/24 03:55:45 DEBUG : existing: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb13f_d20260624_m034637_c001_v0001032_t0014_u01782272797704") 2026/06/24 03:55:45 DEBUG : existing-b: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e30f_d20260624_m034740_c001_v7007000_t0000_u01782272860133") 2026/06/24 03:55:45 DEBUG : existing-b: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cd1_d20260624_m034738_c001_v0001176_t0000_u01782272858843") 2026/06/24 03:55:45 DEBUG : file1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb844_d20260624_m035129_c001_v7007000_t0000_u01782273089411") 2026/06/24 03:55:45 DEBUG : file1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f25cc_d20260624_m035127_c001_v0001103_t0055_u01782273087874") 2026/06/24 03:55:45 DEBUG : file1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83f_d20260624_m035126_c001_v7007000_t0000_u01782273086917") 2026/06/24 03:55:45 DEBUG : file1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e8a_d20260624_m035125_c001_v0001174_t0047_u01782273085405") 2026/06/24 03:55:45 DEBUG : five: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2e8_d20260624_m034725_c001_v7007000_t0000_u01782272845300") 2026/06/24 03:55:45 DEBUG : five: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f412df3230fbfb1fb_d20260624_m034723_c001_v0001032_t0004_u01782272843177") 2026/06/24 03:55:45 DEBUG : foo: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401b0_d20260624_m034650_c001_v7007000_t0000_u01782272810352") 2026/06/24 03:55:45 DEBUG : foo: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f412df3230fbfb16d_d20260624_m034649_c001_v0001032_t0004_u01782272809808") 2026/06/24 03:55:45 DEBUG : foo: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f412df3230fbfb169_d20260624_m034649_c001_v0001032_t0004_u01782272809260") 2026/06/24 03:55:45 DEBUG : four: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2e9_d20260624_m034725_c001_v7007000_t0000_u01782272845481") 2026/06/24 03:55:45 DEBUG : four: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea9313055e1_d20260624_m034723_c001_v0001174_t0037_u01782272843733") 2026/06/24 03:55:45 DEBUG : four: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1f5_d20260624_m034722_c001_v0001032_t0023_u01782272842331") 2026/06/24 03:55:46 DEBUG : hello world2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff0d_d20260624_m034546_c001_v7007000_t0000_u01782272746194") 2026/06/24 03:55:46 DEBUG : hello world2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0ad_d20260624_m034545_c001_v0001032_t0004_u01782272745253") 2026/06/24 03:55:46 DEBUG : ignore-size: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec6c_d20260624_m034637_c001_v7007000_t0000_u01782272797338") 2026/06/24 03:55:46 DEBUG : ignore-size: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb13d_d20260624_m034636_c001_v0001032_t0005_u01782272796079") 2026/06/24 03:55:46 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e30b_d20260624_m034738_c001_v7007000_t0000_u01782272858106") 2026/06/24 03:55:46 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0ccd_d20260624_m034737_c001_v0001176_t0043_u01782272857385") 2026/06/24 03:55:46 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e307_d20260624_m034736_c001_v7007000_t0000_u01782272856549") 2026/06/24 03:55:46 DEBUG : nested/sub dir/file: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cc7_d20260624_m034735_c001_v0001176_t0013_u01782272855342") 2026/06/24 03:55:46 DEBUG : one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2ea_d20260624_m034725_c001_v7007000_t0000_u01782272845662") 2026/06/24 03:55:46 DEBUG : one: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f412df3230fbfb1ed_d20260624_m034721_c001_v0001032_t0004_u01782272841357") 2026/06/24 03:55:46 DEBUG : only0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82b_d20260624_m035120_c001_v7007000_t0000_u01782273080906") 2026/06/24 03:55:46 DEBUG : only0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f51_d20260624_m035115_c001_v0001176_t0034_u01782273075200") 2026/06/24 03:55:46 DEBUG : only0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305db2_d20260624_m035101_c001_v0001174_t0007_u01782273061897") 2026/06/24 03:55:46 DEBUG : only0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701273580d_d20260624_m035055_c001_v7007000_t0000_u01782273055687") 2026/06/24 03:55:46 DEBUG : only0: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d14_d20260624_m035042_c001_v0001174_t0010_u01782273042751") 2026/06/24 03:55:46 DEBUG : only1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82c_d20260624_m035121_c001_v7007000_t0000_u01782273081088") 2026/06/24 03:55:46 DEBUG : only1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41691f62e30728ae_d20260624_m035116_c001_v0001180_t0051_u01782273076133") 2026/06/24 03:55:46 DEBUG : only1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dc0_d20260624_m035103_c001_v0001174_t0012_u01782273063042") 2026/06/24 03:55:46 DEBUG : only1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae35_d20260624_m035056_c001_v7007000_t0000_u01782273056294") 2026/06/24 03:55:46 DEBUG : only1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d18_d20260624_m035043_c001_v0001174_t0042_u01782273043263") 2026/06/24 03:55:46 DEBUG : only10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82d_d20260624_m035121_c001_v7007000_t0000_u01782273081270") 2026/06/24 03:55:46 DEBUG : only10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e37_d20260624_m035115_c001_v0001174_t0037_u01782273075211") 2026/06/24 03:55:47 DEBUG : only10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dfa_d20260624_m035108_c001_v0001174_t0006_u01782273068456") 2026/06/24 03:55:47 DEBUG : only10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ea44_d20260624_m035055_c001_v7007000_t0000_u01782273055847") 2026/06/24 03:55:47 DEBUG : only10: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d42_d20260624_m035048_c001_v0001174_t0039_u01782273048869") 2026/06/24 03:55:47 DEBUG : only11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82e_d20260624_m035121_c001_v7007000_t0000_u01782273081452") 2026/06/24 03:55:47 DEBUG : only11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41691f62e30728a8_d20260624_m035115_c001_v0001180_t0051_u01782273075766") 2026/06/24 03:55:47 DEBUG : only11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dfe_d20260624_m035109_c001_v0001174_t0034_u01782273069177") 2026/06/24 03:55:47 DEBUG : only11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7f8_d20260624_m035055_c001_v7007000_t0000_u01782273055863") 2026/06/24 03:55:47 DEBUG : only11: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d4a_d20260624_m035049_c001_v0001174_t0036_u01782273049414") 2026/06/24 03:55:47 DEBUG : only12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb82f_d20260624_m035121_c001_v7007000_t0000_u01782273081633") 2026/06/24 03:55:47 DEBUG : only12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4103b3b5781f2596_d20260624_m035116_c001_v0001103_t0036_u01782273076184") 2026/06/24 03:55:47 DEBUG : only12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e0a_d20260624_m035109_c001_v0001174_t0053_u01782273069771") 2026/06/24 03:55:47 DEBUG : only12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701273580e_d20260624_m035055_c001_v7007000_t0000_u01782273055872") 2026/06/24 03:55:47 DEBUG : only12: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d4e_d20260624_m035049_c001_v0001174_t0050_u01782273049991") 2026/06/24 03:55:47 DEBUG : only13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb830_d20260624_m035121_c001_v7007000_t0000_u01782273081815") 2026/06/24 03:55:47 DEBUG : only13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e3c_d20260624_m035115_c001_v0001174_t0037_u01782273075608") 2026/06/24 03:55:47 DEBUG : only13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e0e_d20260624_m035110_c001_v0001174_t0042_u01782273070294") 2026/06/24 03:55:47 DEBUG : only13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae2d_d20260624_m035055_c001_v7007000_t0000_u01782273055295") 2026/06/24 03:55:47 DEBUG : only13: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d54_d20260624_m035050_c001_v0001174_t0049_u01782273050533") 2026/06/24 03:55:48 DEBUG : only14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb831_d20260624_m035121_c001_v7007000_t0000_u01782273081996") 2026/06/24 03:55:48 DEBUG : only14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f53_d20260624_m035115_c001_v0001176_t0034_u01782273075596") 2026/06/24 03:55:48 DEBUG : only14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e12_d20260624_m035110_c001_v0001174_t0012_u01782273070971") 2026/06/24 03:55:48 DEBUG : only14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae2e_d20260624_m035055_c001_v7007000_t0000_u01782273055476") 2026/06/24 03:55:48 DEBUG : only14: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d5a_d20260624_m035051_c001_v0001174_t0059_u01782273051149") 2026/06/24 03:55:48 DEBUG : only15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb832_d20260624_m035122_c001_v7007000_t0000_u01782273082177") 2026/06/24 03:55:48 DEBUG : only15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f55_d20260624_m035115_c001_v0001176_t0034_u01782273075780") 2026/06/24 03:55:48 DEBUG : only15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e1a_d20260624_m035111_c001_v0001174_t0047_u01782273071811") 2026/06/24 03:55:48 DEBUG : only15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ea46_d20260624_m035056_c001_v7007000_t0000_u01782273056211") 2026/06/24 03:55:48 DEBUG : only15: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d60_d20260624_m035051_c001_v0001174_t0020_u01782273051645") 2026/06/24 03:55:48 DEBUG : only16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb833_d20260624_m035122_c001_v7007000_t0000_u01782273082359") 2026/06/24 03:55:48 DEBUG : only16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e44_d20260624_m035115_c001_v0001174_t0037_u01782273075794") 2026/06/24 03:55:48 DEBUG : only16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e20_d20260624_m035112_c001_v0001174_t0002_u01782273072425") 2026/06/24 03:55:48 DEBUG : only16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7fb_d20260624_m035056_c001_v7007000_t0000_u01782273056229") 2026/06/24 03:55:48 DEBUG : only16: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d66_d20260624_m035052_c001_v0001174_t0043_u01782273052209") 2026/06/24 03:55:49 DEBUG : only17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb834_d20260624_m035122_c001_v7007000_t0000_u01782273082543") 2026/06/24 03:55:49 DEBUG : only17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41691f62e30728ac_d20260624_m035115_c001_v0001180_t0051_u01782273075950") 2026/06/24 03:55:49 DEBUG : only17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e24_d20260624_m035112_c001_v0001174_t0034_u01782273072975") 2026/06/24 03:55:49 DEBUG : only17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae30_d20260624_m035055_c001_v7007000_t0000_u01782273055750") 2026/06/24 03:55:49 DEBUG : only17: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d6c_d20260624_m035052_c001_v0001174_t0047_u01782273052812") 2026/06/24 03:55:49 DEBUG : only18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb835_d20260624_m035122_c001_v7007000_t0000_u01782273082724") 2026/06/24 03:55:49 DEBUG : only18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f59_d20260624_m035115_c001_v0001176_t0034_u01782273075964") 2026/06/24 03:55:49 DEBUG : only18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e2e_d20260624_m035113_c001_v0001174_t0025_u01782273073702") 2026/06/24 03:55:49 DEBUG : only18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae32_d20260624_m035055_c001_v7007000_t0000_u01782273055932") 2026/06/24 03:55:49 DEBUG : only18: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d70_d20260624_m035053_c001_v0001174_t0037_u01782273053301") 2026/06/24 03:55:49 DEBUG : only19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb836_d20260624_m035122_c001_v7007000_t0000_u01782273082906") 2026/06/24 03:55:49 DEBUG : only19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e4c_d20260624_m035115_c001_v0001174_t0037_u01782273075981") 2026/06/24 03:55:49 DEBUG : only19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305e34_d20260624_m035114_c001_v0001174_t0026_u01782273074358") 2026/06/24 03:55:49 DEBUG : only19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012735811_d20260624_m035056_c001_v7007000_t0000_u01782273056239") 2026/06/24 03:55:49 DEBUG : only19: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d7e_d20260624_m035054_c001_v0001174_t0030_u01782273054056") 2026/06/24 03:55:49 DEBUG : only2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb837_d20260624_m035123_c001_v7007000_t0000_u01782273083088") 2026/06/24 03:55:49 DEBUG : only2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f5b_d20260624_m035116_c001_v0001176_t0034_u01782273076146") 2026/06/24 03:55:50 DEBUG : only2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dc2_d20260624_m035103_c001_v0001174_t0003_u01782273063730") 2026/06/24 03:55:50 DEBUG : only2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ea45_d20260624_m035056_c001_v7007000_t0000_u01782273056028") 2026/06/24 03:55:50 DEBUG : only2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d1e_d20260624_m035044_c001_v0001174_t0045_u01782273044159") 2026/06/24 03:55:50 DEBUG : only3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb838_d20260624_m035123_c001_v7007000_t0000_u01782273083356") 2026/06/24 03:55:50 DEBUG : only3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e4e_d20260624_m035116_c001_v0001174_t0037_u01782273076168") 2026/06/24 03:55:50 DEBUG : only3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dc8_d20260624_m035104_c001_v0001174_t0054_u01782273064339") 2026/06/24 03:55:50 DEBUG : only3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7f9_d20260624_m035056_c001_v7007000_t0000_u01782273056046") 2026/06/24 03:55:50 DEBUG : only3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d24_d20260624_m035044_c001_v0001174_t0035_u01782273044903") 2026/06/24 03:55:50 DEBUG : only4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb839_d20260624_m035123_c001_v7007000_t0000_u01782273083550") 2026/06/24 03:55:50 DEBUG : only4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41691f62e30728b0_d20260624_m035116_c001_v0001180_t0051_u01782273076317") 2026/06/24 03:55:50 DEBUG : only4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dce_d20260624_m035105_c001_v0001174_t0025_u01782273065076") 2026/06/24 03:55:50 DEBUG : only4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f7012735810_d20260624_m035056_c001_v7007000_t0000_u01782273056055") 2026/06/24 03:55:50 DEBUG : only4: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d28_d20260624_m035045_c001_v0001174_t0024_u01782273045495") 2026/06/24 03:55:50 DEBUG : only5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83a_d20260624_m035123_c001_v7007000_t0000_u01782273083732") 2026/06/24 03:55:50 DEBUG : only5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f5f_d20260624_m035116_c001_v0001176_t0034_u01782273076330") 2026/06/24 03:55:50 DEBUG : only5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dd4_d20260624_m035105_c001_v0001174_t0033_u01782273065610") 2026/06/24 03:55:50 DEBUG : only5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ea43_d20260624_m035055_c001_v7007000_t0000_u01782273055666") 2026/06/24 03:55:50 DEBUG : only5: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d2c_d20260624_m035045_c001_v0001174_t0024_u01782273045990") 2026/06/24 03:55:50 DEBUG : only6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83b_d20260624_m035123_c001_v7007000_t0000_u01782273083913") 2026/06/24 03:55:50 DEBUG : only6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4060dea931305e52_d20260624_m035116_c001_v0001174_t0037_u01782273076355") 2026/06/24 03:55:50 DEBUG : only6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dd6_d20260624_m035106_c001_v0001174_t0033_u01782273066207") 2026/06/24 03:55:50 DEBUG : only6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7f7_d20260624_m035055_c001_v7007000_t0000_u01782273055680") 2026/06/24 03:55:51 DEBUG : only6: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d30_d20260624_m035046_c001_v0001174_t0017_u01782273046524") 2026/06/24 03:55:51 DEBUG : only7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83c_d20260624_m035124_c001_v7007000_t0000_u01782273084100") 2026/06/24 03:55:51 DEBUG : only7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4103b3b5781f2598_d20260624_m035116_c001_v0001103_t0036_u01782273076404") 2026/06/24 03:55:51 DEBUG : only7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dde_d20260624_m035106_c001_v0001174_t0011_u01782273066806") 2026/06/24 03:55:51 DEBUG : only7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08ea47_d20260624_m035056_c001_v7007000_t0000_u01782273056393") 2026/06/24 03:55:51 DEBUG : only7: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d38_d20260624_m035047_c001_v0001174_t0054_u01782273047337") 2026/06/24 03:55:51 DEBUG : only8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83d_d20260624_m035124_c001_v7007000_t0000_u01782273084282") 2026/06/24 03:55:51 DEBUG : only8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41691f62e30728b2_d20260624_m035116_c001_v0001180_t0051_u01782273076502") 2026/06/24 03:55:51 DEBUG : only8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305dec_d20260624_m035107_c001_v0001174_t0032_u01782273067299") 2026/06/24 03:55:51 DEBUG : only8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969ae33_d20260624_m035056_c001_v7007000_t0000_u01782273056113") 2026/06/24 03:55:51 DEBUG : only8: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d3a_d20260624_m035047_c001_v0001174_t0019_u01782273047859") 2026/06/24 03:55:51 DEBUG : only9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb83e_d20260624_m035124_c001_v7007000_t0000_u01782273084464") 2026/06/24 03:55:51 DEBUG : only9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0f63_d20260624_m035116_c001_v0001176_t0034_u01782273076513") 2026/06/24 03:55:51 DEBUG : only9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305df0_d20260624_m035107_c001_v0001174_t0040_u01782273067896") 2026/06/24 03:55:51 DEBUG : only9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb7fc_d20260624_m035056_c001_v7007000_t0000_u01782273056411") 2026/06/24 03:55:51 DEBUG : only9: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305d3c_d20260624_m035048_c001_v0001174_t0014_u01782273048353") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e302_d20260624_m034734_c001_v7007000_t0000_u01782272854231") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305625_d20260624_m034732_c001_v0001174_t0010_u01782272852331") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2fb_d20260624_m034731_c001_v7007000_t0000_u01782272851235") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cb7_d20260624_m034729_c001_v0001176_t0011_u01782272849463") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2f2_d20260624_m034728_c001_v7007000_t0000_u01782272848722") 2026/06/24 03:55:51 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cad_d20260624_m034726_c001_v0001176_t0009_u01782272846607") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94021d_d20260624_m034714_c001_v7007000_t0000_u01782272834815") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1cf_d20260624_m034713_c001_v0001032_t0058_u01782272833348") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940215_d20260624_m034711_c001_v7007000_t0000_u01782272831369") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1bb_d20260624_m034709_c001_v0001032_t0026_u01782272829991") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94020e_d20260624_m034708_c001_v7007000_t0000_u01782272828451") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1b1_d20260624_m034707_c001_v0001032_t0018_u01782272827346") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401c2_d20260624_m034700_c001_v7007000_t0000_u01782272820447") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb18f_d20260624_m034658_c001_v0001032_t0000_u01782272818755") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401be_d20260624_m034658_c001_v7007000_t0000_u01782272818391") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb185_d20260624_m034656_c001_v0001032_t0016_u01782272816819") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401b9_d20260624_m034656_c001_v7007000_t0000_u01782272816454") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb17f_d20260624_m034655_c001_v0001032_t0059_u01782272815743") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb17b_d20260624_m034654_c001_v0001032_t0021_u01782272814944") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401b7_d20260624_m034654_c001_v7007000_t0000_u01782272814581") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb179_d20260624_m034653_c001_v0001032_t0018_u01782272813853") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb177_d20260624_m034653_c001_v0001032_t0050_u01782272813122") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401b5_d20260624_m034652_c001_v7007000_t0000_u01782272812757") 2026/06/24 03:55:52 DEBUG : potato: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb171_d20260624_m034651_c001_v0001032_t0019_u01782272811656") 2026/06/24 03:55:52 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f425981353a08e7de_d20260624_m034822_c001_v7007000_t0000_u01782272902171") 2026/06/24 03:55:52 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313057e8_d20260624_m034821_c001_v0001174_t0041_u01782272901193") 2026/06/24 03:55:52 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a4977148_d20260624_m034812_c001_v7007000_t0000_u01782272892468") 2026/06/24 03:55:52 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130575f_d20260624_m034806_c001_v0001174_t0006_u01782272886852") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a49770bd_d20260624_m034800_c001_v7007000_t0000_u01782272880095") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305709_d20260624_m034754_c001_v0001174_t0007_u01782272874892") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e355_d20260624_m034747_c001_v7007000_t0000_u01782272867457") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305675_d20260624_m034741_c001_v0001174_t0021_u01782272861043") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2df_d20260624_m034720_c001_v7007000_t0000_u01782272840257") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1dd_d20260624_m034718_c001_v0001032_t0045_u01782272838100") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2dc_d20260624_m034717_c001_v7007000_t0000_u01782272837738") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1d5_d20260624_m034715_c001_v0001032_t0028_u01782272835363") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d94021e_d20260624_m034714_c001_v7007000_t0000_u01782272834998") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1d3_d20260624_m034714_c001_v0001032_t0058_u01782272834073") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940219_d20260624_m034712_c001_v7007000_t0000_u01782272832984") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1c5_d20260624_m034711_c001_v0001032_t0018_u01782272831737") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d940213_d20260624_m034709_c001_v7007000_t0000_u01782272829627") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1b5_d20260624_m034708_c001_v0001032_t0045_u01782272828441") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d9401c4_d20260624_m034701_c001_v7007000_t0000_u01782272821181") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb193_d20260624_m034700_c001_v0001032_t0026_u01782272820006") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff11_d20260624_m034549_c001_v7007000_t0000_u01782272749640") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0bd_d20260624_m034548_c001_v0001032_t0036_u01782272748572") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff0f_d20260624_m034547_c001_v7007000_t0000_u01782272747663") 2026/06/24 03:55:53 DEBUG : potato2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0b3_d20260624_m034546_c001_v0001032_t0017_u01782272746739") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a497714a_d20260624_m034812_c001_v7007000_t0000_u01782272892817") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb241_d20260624_m034808_c001_v0001032_t0032_u01782272888515") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4173dda1a49770be_d20260624_m034800_c001_v7007000_t0000_u01782272880347") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb237_d20260624_m034756_c001_v0001032_t0044_u01782272876248") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e361_d20260624_m034747_c001_v7007000_t0000_u01782272867927") 2026/06/24 03:55:54 DEBUG : potato3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb21d_d20260624_m034741_c001_v0001032_t0015_u01782272861636") 2026/06/24 03:55:54 DEBUG : pre-dest1/1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35a1_d20260624_m034856_c001_v7007000_t0000_u01782272936205") 2026/06/24 03:55:54 DEBUG : pre-dest1/1: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb287_d20260624_m034847_c001_v0001032_t0007_u01782272927979") 2026/06/24 03:55:54 DEBUG : pre-dest2/2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4085fc653f6a35a3_d20260624_m034856_c001_v7007000_t0000_u01782272936389") 2026/06/24 03:55:54 DEBUG : pre-dest2/2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305912_d20260624_m034848_c001_v0001174_t0025_u01782272928758") 2026/06/24 03:55:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4b9bd_d20260624_m034833_c001_v7007000_t0000_u01782272913727") 2026/06/24 03:55:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0d5f_d20260624_m034829_c001_v0001176_t0033_u01782272909853") 2026/06/24 03:55:54 DEBUG : sizeonly: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec6b_d20260624_m034635_c001_v7007000_t0000_u01782272795460") 2026/06/24 03:55:54 DEBUG : sizeonly: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb137_d20260624_m034634_c001_v0001032_t0032_u01782272794053") 2026/06/24 03:55:54 DEBUG : splitbanan: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41985ecd5015819c_d20260624_m035316_c001_v7007000_t0000_u01782273196728") 2026/06/24 03:55:54 DEBUG : splitbanan: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072b5c_d20260624_m035309_c001_v0001180_t0029_u01782273189407") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678012_d20260624_m035431_c001_v7007000_t0000_u01782273271060") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2889_d20260624_m035424_c001_v0001103_t0012_u01782273264129") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a6f1_d20260624_m035415_c001_v7007000_t0000_u01782273255949") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f286b_d20260624_m035409_c001_v0001103_t0031_u01782273249196") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f400d39c76345ecbb_d20260624_m035401_c001_v7007000_t0000_u01782273241297") 2026/06/24 03:55:54 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f283b_d20260624_m035354_c001_v0001103_t0023_u01782273234861") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4022092e9d945037_d20260624_m035346_c001_v7007000_t0000_u01782273226774") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2814_d20260624_m035340_c001_v0001103_t0045_u01782273220216") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f404af3151ed7a61c_d20260624_m035332_c001_v7007000_t0000_u01782273212295") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f27e0_d20260624_m035325_c001_v0001103_t0040_u01782273205355") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f415c1fef29084477_d20260624_m035311_c001_v7007000_t0000_u01782273191025") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2792_d20260624_m035308_c001_v0001103_t0026_u01782273188325") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4079e459c969b081_d20260624_m035300_c001_v7007000_t0000_u01782273180328") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c10bd_d20260624_m035253_c001_v0001176_t0028_u01782273173577") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f73_d20260624_m035252_c001_v7007000_t0000_u01782273172635") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306216_d20260624_m035249_c001_v0001174_t0013_u01782273169520") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f3d_d20260624_m035241_c001_v7007000_t0000_u01782273161475") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f26d4_d20260624_m035234_c001_v0001103_t0007_u01782273154465") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4132995f285fad86_d20260624_m035233_c001_v7007000_t0000_u01782273153515") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130611c_d20260624_m035230_c001_v0001174_t0048_u01782273150167") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f410691074b350180_d20260624_m035216_c001_v7007000_t0000_u01782273136749") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2672_d20260624_m035213_c001_v0001103_t0001_u01782273133149") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f409eabd2f0c1b806_d20260624_m035205_c001_v7007000_t0000_u01782273125208") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2648_d20260624_m035158_c001_v0001103_t0035_u01782273118257") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f42244f8b4dd4bcde_d20260624_m035150_c001_v7007000_t0000_u01782273110744") 2026/06/24 03:55:55 DEBUG : splitbananasplit: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f2618_d20260624_m035143_c001_v0001103_t0051_u01782273103992") 2026/06/24 03:55:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd5f80_d20260624_m035255_c001_v7007000_t0000_u01782273175405") 2026/06/24 03:55:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea93130621a_d20260624_m035250_c001_v0001174_t0058_u01782273170637") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb862_d20260624_m035136_c001_v7007000_t0000_u01782273096703") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f25e2_d20260624_m035134_c001_v0001103_t0006_u01782273094169") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41821bcfc8678960_d20260624_m035133_c001_v7007000_t0000_u01782273093044") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305eae_d20260624_m035130_c001_v0001174_t0026_u01782273090440") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e30c_d20260624_m034738_c001_v7007000_t0000_u01782272858288") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931305651_d20260624_m034737_c001_v0001174_t0046_u01782272857373") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e308_d20260624_m034736_c001_v7007000_t0000_u01782272856740") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb20b_d20260624_m034735_c001_v0001032_t0038_u01782272855692") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec68_d20260624_m034631_c001_v7007000_t0000_u01782272791843") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb12b_d20260624_m034629_c001_v0001032_t0004_u01782272789958") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec67_d20260624_m034629_c001_v7007000_t0000_u01782272789593") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb129_d20260624_m034628_c001_v0001032_t0024_u01782272788314") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec66_d20260624_m034626_c001_v7007000_t0000_u01782272786283") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb11b_d20260624_m034624_c001_v0001032_t0059_u01782272784766") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec65_d20260624_m034624_c001_v7007000_t0000_u01782272784218") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb115_d20260624_m034622_c001_v0001032_t0042_u01782272782804") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb10d_d20260624_m034619_c001_v0001032_t0047_u01782272779503") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec63_d20260624_m034619_c001_v7007000_t0000_u01782272779128") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb105_d20260624_m034618_c001_v0001032_t0028_u01782272778183") 2026/06/24 03:55:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb103_d20260624_m034617_c001_v0001032_t0003_u01782272777244") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4082dbcfd66bec62_d20260624_m034616_c001_v7007000_t0000_u01782272776517") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0f5_d20260624_m034608_c001_v0001032_t0029_u01782272768383") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0f1_d20260624_m034605_c001_v0001032_t0056_u01782272765730") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ffc5_d20260624_m034605_c001_v7007000_t0000_u01782272765368") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0ed_d20260624_m034604_c001_v0001032_t0005_u01782272764494") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0eb_d20260624_m034603_c001_v0001032_t0023_u01782272763572") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ffa8_d20260624_m034603_c001_v7007000_t0000_u01782272763209") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0df_d20260624_m034559_c001_v0001032_t0020_u01782272759398") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff5b_d20260624_m034559_c001_v7007000_t0000_u01782272759036") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0d7_d20260624_m034558_c001_v0001032_t0030_u01782272758264") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff42_d20260624_m034556_c001_v7007000_t0000_u01782272756971") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0d5_d20260624_m034556_c001_v0001032_t0014_u01782272756185") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff2e_d20260624_m034555_c001_v7007000_t0000_u01782272755574") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0cf_d20260624_m034554_c001_v0001032_t0026_u01782272754795") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff26_d20260624_m034553_c001_v7007000_t0000_u01782272753895") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0c7_d20260624_m034552_c001_v0001032_t0027_u01782272752820") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff16_d20260624_m034552_c001_v7007000_t0000_u01782272752277") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0c3_d20260624_m034551_c001_v0001032_t0052_u01782272751507") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff13_d20260624_m034550_c001_v7007000_t0000_u01782272750963") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0c1_d20260624_m034550_c001_v0001032_t0029_u01782272750182") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff0b_d20260624_m034544_c001_v7007000_t0000_u01782272744712") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0a9_d20260624_m034543_c001_v0001032_t0015_u01782272743956") 2026/06/24 03:55:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff0a_d20260624_m034543_c001_v7007000_t0000_u01782272743414") 2026/06/24 03:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb0a1_d20260624_m034542_c001_v0001032_t0007_u01782272742233") 2026/06/24 03:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f411263b66f97ff08_d20260624_m034541_c001_v7007000_t0000_u01782272741336") 2026/06/24 03:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb09d_d20260624_m034540_c001_v0001032_t0026_u01782272740115") 2026/06/24 03:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4247463a00cd1748_d20260624_m034437_c001_v7007000_t0000_u01782272677330") 2026/06/24 03:55:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb005_d20260624_m034436_c001_v0001032_t0024_u01782272676537") 2026/06/24 03:55:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb863_d20260624_m035136_c001_v7007000_t0000_u01782273096886") 2026/06/24 03:55:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f83_d20260624_m035134_c001_v0001176_t0016_u01782273094174") 2026/06/24 03:55:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41821bcfc8678961_d20260624_m035133_c001_v7007000_t0000_u01782273093228") 2026/06/24 03:55:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30728f2_d20260624_m035130_c001_v0001180_t0050_u01782273090447") 2026/06/24 03:55:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678015_d20260624_m035433_c001_v7007000_t0000_u01782273273098") 2026/06/24 03:55:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1272_d20260624_m035432_c001_v0001176_t0056_u01782273272458") 2026/06/24 03:55:58 DEBUG : sub/yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e300_d20260624_m034733_c001_v7007000_t0000_u01782272853686") 2026/06/24 03:55:58 DEBUG : sub/yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0cbf_d20260624_m034731_c001_v0001176_t0033_u01782272851966") 2026/06/24 03:55:58 DEBUG : test_dir1/file2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb846_d20260624_m035129_c001_v7007000_t0000_u01782273089593") 2026/06/24 03:55:58 DEBUG : test_dir1/file2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30728e4_d20260624_m035127_c001_v0001180_t0054_u01782273087864") 2026/06/24 03:55:58 DEBUG : test_dir1/file2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb840_d20260624_m035127_c001_v7007000_t0000_u01782273087100") 2026/06/24 03:55:58 DEBUG : test_dir1/file2: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f25c4_d20260624_m035125_c001_v0001103_t0004_u01782273085410") 2026/06/24 03:55:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb848_d20260624_m035129_c001_v7007000_t0000_u01782273089775") 2026/06/24 03:55:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c0f79_d20260624_m035128_c001_v0001176_t0049_u01782273088218") 2026/06/24 03:55:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41885b68afbcb841_d20260624_m035127_c001_v7007000_t0000_u01782273087283") 2026/06/24 03:55:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e30728d6_d20260624_m035125_c001_v0001180_t0034_u01782273085424") 2026/06/24 03:55:59 DEBUG : three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2eb_d20260624_m034725_c001_v7007000_t0000_u01782272845843") 2026/06/24 03:55:59 DEBUG : three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb201_d20260624_m034724_c001_v0001032_t0032_u01782272844483") 2026/06/24 03:55:59 DEBUG : three: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb1f1_d20260624_m034721_c001_v0001032_t0039_u01782272841720") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678018_d20260624_m035435_c001_v7007000_t0000_u01782273275025") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313065a4_d20260624_m035434_c001_v0001174_t0053_u01782273274069") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267802a_d20260624_m035454_c001_v7007000_t0000_u01782273294226") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072d32_d20260624_m035452_c001_v0001180_t0030_u01782273292635") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678027_d20260624_m035451_c001_v7007000_t0000_u01782273291069") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306626_d20260624_m035449_c001_v0001174_t0057_u01782273289227") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678025_d20260624_m035448_c001_v7007000_t0000_u01782273288263") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c12b2_d20260624_m035447_c001_v0001176_t0005_u01782273287601") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267801f_d20260624_m035442_c001_v7007000_t0000_u01782273282541") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313065e8_d20260624_m035441_c001_v0001174_t0019_u01782273281139") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678021_d20260624_m035444_c001_v7007000_t0000_u01782273284935") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072d18_d20260624_m035443_c001_v0001180_t0037_u01782273283496") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267801d_d20260624_m035440_c001_v7007000_t0000_u01782273280167") 2026/06/24 03:55:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f101a1d162b9c1294_d20260624_m035439_c001_v0001176_t0052_u01782273279386") 2026/06/24 03:55:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267801c_d20260624_m035438_c001_v7007000_t0000_u01782273278405") 2026/06/24 03:55:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f28a1_d20260624_m035437_c001_v0001103_t0053_u01782273277611") 2026/06/24 03:55:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678019_d20260624_m035436_c001_v7007000_t0000_u01782273276656") 2026/06/24 03:56:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f11691f62e3072cf6_d20260624_m035435_c001_v0001180_t0047_u01782273275982") 2026/06/24 03:56:00 DEBUG : toe/toe/toe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f4056bee095eb0b2a_d20260624_m035459_c001_v7007000_t0000_u01782273299670") 2026/06/24 03:56:00 DEBUG : toe/toe/toe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea931306676_d20260624_m035458_c001_v0001174_t0015_u01782273298852") 2026/06/24 03:56:00 DEBUG : toe/toe/toe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678023_d20260624_m035446_c001_v7007000_t0000_u01782273286616") 2026/06/24 03:56:00 DEBUG : toe/toe/toe: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f28b7_d20260624_m035445_c001_v0001103_t0019_u01782273285899") 2026/06/24 03:56:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd267802c_d20260624_m035454_c001_v7007000_t0000_u01782273294829") 2026/06/24 03:56:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1103b3b5781f28c7_d20260624_m035453_c001_v0001103_t0058_u01782273293950") 2026/06/24 03:56:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f417baa0fd2678029_d20260624_m035451_c001_v7007000_t0000_u01782273291673") 2026/06/24 03:56:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1071d77c0a842fe9_d20260624_m035450_c001_v0001032_t0056_u01782273290643") 2026/06/24 03:56:00 DEBUG : two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2ed_d20260624_m034726_c001_v7007000_t0000_u01782272846025") 2026/06/24 03:56:00 DEBUG : two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f401a1d162b9c0ca9_d20260624_m034723_c001_v0001176_t0034_u01782272843921") 2026/06/24 03:56:00 DEBUG : two: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f412df3230fbfb1ef_d20260624_m034721_c001_v0001032_t0004_u01782272841539") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e303_d20260624_m034734_c001_v7007000_t0000_u01782272854413") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f113f2f6177871603_d20260624_m034733_c001_v0001165_t0029_u01782272853363") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2f9_d20260624_m034730_c001_v7007000_t0000_u01782272850691") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f112df3230fbfb205_d20260624_m034729_c001_v0001032_t0042_u01782272849450") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2ef_d20260624_m034728_c001_v7007000_t0000_u01782272848177") 2026/06/24 03:56:00 DEBUG : yam: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f1060dea9313055fb_d20260624_m034726_c001_v0001174_t0028_u01782272846605") 2026/06/24 03:56:00 DEBUG : yaml: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2fd_d20260624_m034731_c001_v7007000_t0000_u01782272851417") 2026/06/24 03:56:00 DEBUG : yaml: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f10277bd3b1143071_d20260624_m034730_c001_v0001165_t0001_u01782272850477") 2026/06/24 03:56:00 DEBUG : yaml: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f41981f701272e2f4_d20260624_m034728_c001_v7007000_t0000_u01782272848904") 2026/06/24 03:56:00 DEBUG : yaml: Deleting (id "4_z8f72cdb3b0adfb7b9fe80e1b_f110bc89521e0adac_d20260624_m034727_c001_v0001174_t0003_u01782272847896") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m28.359701704s (try 1/5)