"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/06 21:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi" 2025/08/06 21:47:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 21:47:47 DEBUG : Creating backend with remote "/tmp/rclone2716630124" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:47:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/06 21:47:48 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:48 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:47:49 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:49 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:50 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:47:50 DEBUG : B2 bucket rclone-test-jovedog9jimi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:51 DEBUG : Creating backend with remote "/non-existing" 2025/08/06 21:47:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/06 21:47:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:47:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:54 INFO : B2 bucket rclone-test-jovedog9jimi: Running all checks before starting transfers 2025/08/06 21:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:47:54 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:54 INFO : B2 bucket rclone-test-jovedog9jimi: Checks finished, now starting transfers 2025/08/06 21:47:54 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:55 ERROR : Ignoring --no-traverse with sync 2025/08/06 21:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:47:55 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:55 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:55 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/06 21:47:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/06 21:47:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:47:58 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:58 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:47:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:47:59 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:47:59 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:47:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:47:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 21:48:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:48:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/06 21:48:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:48:00 INFO : sub dir2: Making directory 2025/08/06 21:48:00 INFO : sub dir: Making directory 2025/08/06 21:48:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:00 INFO : sub dir2/sub sub dir2: Making directory 2025/08/06 21:48:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:00 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/06 21:48:01 DEBUG : B2 bucket rclone-test-jovedog9jimi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:01 INFO : sub dir2: Making directory 2025/08/06 21:48:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 21:48:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:01 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:01 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:02 DEBUG : sub dir2: Making directory with metadata 2025/08/06 21:48:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:48:02 INFO : sub dir2: Making directory 2025/08/06 21:48:02 INFO : sub dir: Making directory 2025/08/06 21:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:03 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:48:03 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 21:48:03 DEBUG : B2 bucket rclone-test-jovedog9jimi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/06 21:48:03 DEBUG : B2 bucket rclone-test-jovedog9jimi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:04 INFO : sub dir2: Making directory 2025/08/06 21:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:04 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:48:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:05 DEBUG : sub dir2: Making directory with metadata 2025/08/06 21:48:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:48:05 INFO : sub dir2: Making directory 2025/08/06 21:48:05 INFO : sub dir: Making directory 2025/08/06 21:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:05 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:05 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:05 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:48:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 21:48:06 DEBUG : B2 bucket rclone-test-jovedog9jimi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:07 INFO : sub dir2: Making directory 2025/08/06 21:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:07 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:07 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:07 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kaqefup2cizo" 2025/08/06 21:48:08 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-kaqefup2cizo 2025/08/06 21:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:09 DEBUG : B2 bucket rclone-test-kaqefup2cizo: Waiting for checks to finish 2025/08/06 21:48:09 DEBUG : B2 bucket rclone-test-kaqefup2cizo: Waiting for transfers to finish 2025/08/06 21:48:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:10 DEBUG : B2 bucket rclone-test-kaqefup2cizo: Purge remote 2025/08/06 21:48:10 INFO : B2 bucket rclone-test-kaqefup2cizo: cleaning bucket "rclone-test-kaqefup2cizo" of all files 2025/08/06 21:48:10 DEBUG : sub dir/hello world: Deleting (id "4_zef222d0350bd8b1b9f880e1b_f118171deecb437b5_d20250806_m214810_c001_v0001176_t0033_u01754516890209") --- PASS: TestServerSideCopy (3.70s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:48:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:48:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bizurik5xite" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-bizurik5xite 2025/08/06 21:48:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:14 DEBUG : B2 bucket rclone-test-bizurik5xite: Waiting for checks to finish 2025/08/06 21:48:14 DEBUG : B2 bucket rclone-test-bizurik5xite: Waiting for transfers to finish 2025/08/06 21:48:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:48:16 DEBUG : B2 bucket rclone-test-bizurik5xite: Waiting for checks to finish 2025/08/06 21:48:16 DEBUG : B2 bucket rclone-test-bizurik5xite: Waiting for transfers to finish 2025/08/06 21:48:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:48:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:17 DEBUG : B2 bucket rclone-test-bizurik5xite: Purge remote 2025/08/06 21:48:17 INFO : B2 bucket rclone-test-bizurik5xite: cleaning bucket "rclone-test-bizurik5xite" of all files 2025/08/06 21:48:17 DEBUG : sub dir/hello world: Deleting (id "4_z3fc23d5350bd8b1b9f880e1b_f117b78520192ce11_d20250806_m214816_c001_v0001104_t0004_u01754516896808") 2025/08/06 21:48:17 DEBUG : sub dir/hello world: Deleting (id "4_z3fc23d5350bd8b1b9f880e1b_f118e8153fc5d351b_d20250806_m214815_c001_v0001043_t0044_u01754516895662") --- PASS: TestServerSideCopyOverSelf (5.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:48:19 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:19 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:48:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/06 21:48:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sazebel5geho" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-sazebel5geho 2025/08/06 21:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:22 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for checks to finish 2025/08/06 21:48:22 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for transfers to finish 2025/08/06 21:48:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 21:48:24 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for checks to finish 2025/08/06 21:48:24 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for transfers to finish 2025/08/06 21:48:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 21:48:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:24 INFO : sub dir/hello world: Deleted 2025/08/06 21:48:25 DEBUG : testing file moves 2025/08/06 21:48:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/06 21:48:25 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for checks to finish 2025/08/06 21:48:25 DEBUG : B2 bucket rclone-test-sazebel5geho: Waiting for transfers to finish 2025/08/06 21:48:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/06 21:48:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 21:48:26 INFO : sub dir/hello world: Deleted 2025/08/06 21:48:26 DEBUG : B2 bucket rclone-test-sazebel5geho: Purge remote 2025/08/06 21:48:26 INFO : B2 bucket rclone-test-sazebel5geho: cleaning bucket "rclone-test-sazebel5geho" of all files 2025/08/06 21:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f725d2350bd8b1b9f880e1b_f111d7d75a5f89e36_d20250806_m214825_c001_v0001176_t0009_u01754516905940") 2025/08/06 21:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f725d2350bd8b1b9f880e1b_f117962e5344f1a3f_d20250806_m214824_c001_v0001176_t0039_u01754516904562") 2025/08/06 21:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f725d2350bd8b1b9f880e1b_f10520d594a7d59fc_d20250806_m214823_c001_v0001116_t0020_u01754516903218") --- PASS: TestServerSideMoveOverSelf (7.39s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:28 ERROR : error listing: directory not found 2025/08/06 21:48:28 INFO : Local file system at /tmp/rclone2716630124: Making directory 2025/08/06 21:48:28 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:28 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:48:30 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for checks to finish 2025/08/06 21:48:30 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for transfers to finish 2025/08/06 21:48:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:48:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/06 21:48:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/06 21:48:31 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:31 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:48:31 INFO : check sum: Copied (new) 2025/08/06 21:48:31 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:48:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/06 21:48:32 DEBUG : check sum: Unchanged skipping 2025/08/06 21:48:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:32 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/06 21:48:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 21:48:33 INFO : sizeonly: Copied (new) 2025/08/06 21:48:33 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:33 DEBUG : sizeonly: Sizes identical 2025/08/06 21:48:33 DEBUG : sizeonly: Unchanged skipping 2025/08/06 21:48:33 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:33 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:33 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/06 21:48:34 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:34 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/06 21:48:34 INFO : ignore-size: Copied (new) 2025/08/06 21:48:34 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:48:35 DEBUG : ignore-size: Unchanged skipping 2025/08/06 21:48:35 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:35 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:35 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:48:36 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:36 DEBUG : existing: Unchanged skipping 2025/08/06 21:48:36 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:36 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:36 INFO : There was nothing to transfer 2025/08/06 21:48:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/06 21:48:36 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:36 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 21:48:36 INFO : existing: Copied (replaced existing) 2025/08/06 21:48:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 21:48:37 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:37 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 21:48:37 INFO : existing: Copied (new) 2025/08/06 21:48:37 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:38 DEBUG : existing: Destination exists, skipping 2025/08/06 21:48:38 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:38 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:38 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:39 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 21:48:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 21:48:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:39 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 21:48:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:48:39 INFO : a/potato2: Copied (new) 2025/08/06 21:48:39 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:41 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:41 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 2025/08/06 21:48:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:48:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/06 21:48:41 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:41 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:41 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:41 INFO : There was nothing to transfer 2025/08/06 21:48:42 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 2025/08/06 21:48:42 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:48:43 INFO : empty space: Updated modification time in destination 2025/08/06 21:48:43 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:43 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:43 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:44 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:44 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 2025/08/06 21:48:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:48:44 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:44 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:44 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:45 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:45 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 2025/08/06 21:48:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2716630124) 2025/08/06 21:48:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jovedog9jimi) 2025/08/06 21:48:45 DEBUG : foo: sha1 differ 2025/08/06 21:48:45 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/06 21:48:45 INFO : foo: Copied (replaced existing) 2025/08/06 21:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/06 21:48:47 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:47 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:47 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:48:47 INFO : potato: Copied (new) 2025/08/06 21:48:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/06 21:48:49 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:49 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/06 21:48:49 INFO : potato: Copied (replaced existing) 2025/08/06 21:48:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:50 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 2025/08/06 21:48:50 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2716630124) 2025/08/06 21:48:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jovedog9jimi) 2025/08/06 21:48:50 DEBUG : potato: sha1 differ 2025/08/06 21:48:50 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/06 21:48:51 INFO : potato: Copied (replaced existing) 2025/08/06 21:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:48:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:52 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/06 21:48:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:52 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:48:54 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:54 DEBUG : empty space: Unchanged skipping 2025/08/06 21:48:54 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:48:54 INFO : potato2: Copied (new) 2025/08/06 21:48:54 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:55 INFO : d: Making directory 2025/08/06 21:48:55 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/06 21:48:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 21:48:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 21:48:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:48:56 INFO : a/potato2: Copied (new) 2025/08/06 21:48:56 DEBUG : Waiting for deletions to finish 2025/08/06 21:48:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:48:57 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 21:48:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:48:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 21:48:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 21:48:58 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:48:58 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:48:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:48:58 INFO : a/potato2: Copied (new) 2025/08/06 21:48:58 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting files as there were IO errors 2025/08/06 21:48:58 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:00 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:49:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:00 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:00 INFO : potato: Deleted 2025/08/06 21:49:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:02 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:02 INFO : potato: Deleted 2025/08/06 21:49:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:02 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/06 21:49:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:06 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : enormous: Excluded 2025/08/06 21:49:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : potato2: Excluded 2025/08/06 21:49:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:49:06 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:06 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:06 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:06 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:06 INFO : There was nothing to transfer 2025/08/06 21:49:06 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : enormous: Excluded 2025/08/06 21:49:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : potato2: Excluded 2025/08/06 21:49:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 21:49:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 21:49:06 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:06 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for checks to finish 2025/08/06 21:49:06 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for transfers to finish 2025/08/06 21:49:06 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:08 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 21:49:08 DEBUG : enormous: Excluded 2025/08/06 21:49:08 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 21:49:08 DEBUG : potato2: Excluded 2025/08/06 21:49:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:49:08 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:08 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:08 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:08 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:08 INFO : enormous: Deleted 2025/08/06 21:49:08 INFO : potato2: Deleted 2025/08/06 21:49:08 INFO : There was nothing to transfer 2025/08/06 21:49:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 21:49:09 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:09 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for checks to finish 2025/08/06 21:49:09 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for transfers to finish 2025/08/06 21:49:09 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:09 INFO : enormous: Deleted 2025/08/06 21:49:09 INFO : potato2: Deleted 2025/08/06 21:49:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:11 DEBUG : five: Need to transfer - File not found at Destination 2025/08/06 21:49:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/06 21:49:11 DEBUG : three: Sizes identical 2025/08/06 21:49:11 DEBUG : one: Destination is newer than source, skipping 2025/08/06 21:49:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 21:49:11 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 21:49:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2716630124) 2025/08/06 21:49:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jovedog9jimi) 2025/08/06 21:49:11 DEBUG : two: sha1 differ 2025/08/06 21:49:11 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 21:49:11 INFO : four: Copied (replaced existing) 2025/08/06 21:49:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 21:49:11 INFO : five: Copied (new) 2025/08/06 21:49:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 21:49:11 INFO : two: Copied (replaced existing) 2025/08/06 21:49:11 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:12 DEBUG : one: Destination is newer than source, skipping 2025/08/06 21:49:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 21:49:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/06 21:49:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 21:49:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2716630124) 2025/08/06 21:49:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jovedog9jimi) 2025/08/06 21:49:12 DEBUG : three: sha1 differ 2025/08/06 21:49:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 21:49:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/06 21:49:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 21:49:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/06 21:49:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 21:49:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 21:49:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 21:49:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:49:12 INFO : three: Copied (replaced existing) 2025/08/06 21:49:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/06 21:49:14 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:14 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:14 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 21:49:14 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 21:49:14 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 21:49:14 INFO : potato: Copied (new) 2025/08/06 21:49:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:14 INFO : yam: Copied (new) 2025/08/06 21:49:14 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:49:15 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:15 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:15 DEBUG : potato: Unchanged skipping 2025/08/06 21:49:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:15 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 21:49:16 INFO : yam: Deleted 2025/08/06 21:49:16 INFO : yaml: Renamed from "yam" 2025/08/06 21:49:16 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/06 21:49:17 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:17 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 21:49:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 21:49:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 21:49:17 INFO : potato: Copied (new) 2025/08/06 21:49:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:17 INFO : yam: Copied (new) 2025/08/06 21:49:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:49:18 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:18 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:18 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:18 DEBUG : potato: Unchanged skipping 2025/08/06 21:49:18 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:18 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 21:49:18 INFO : yam: Deleted 2025/08/06 21:49:18 INFO : yaml: Renamed from "yam" 2025/08/06 21:49:18 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/06 21:49:19 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:19 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:19 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 21:49:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/06 21:49:19 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:19 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:19 INFO : sub/yam: Copied (new) 2025/08/06 21:49:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 21:49:20 INFO : potato: Copied (new) 2025/08/06 21:49:20 DEBUG : Waiting for deletions to finish 2025/08/06 21:49:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:49:20 DEBUG : potato: Unchanged skipping 2025/08/06 21:49:20 INFO : B2 bucket rclone-test-jovedog9jimi: Making map for --track-renames 2025/08/06 21:49:20 INFO : B2 bucket rclone-test-jovedog9jimi: Finished making map for --track-renames 2025/08/06 21:49:20 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:20 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for renames to finish 2025/08/06 21:49:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 21:49:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/06 21:49:21 INFO : sub/yam: Deleted 2025/08/06 21:49:21 INFO : yam: Renamed from "sub/yam" 2025/08/06 21:49:21 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:22 DEBUG : Creating backend with remote "/tmp/rclone2716630124/dir1" 2025/08/06 21:49:22 DEBUG : Config file has changed externally - reloading 2025/08/06 21:49:22 DEBUG : Creating backend with remote "/tmp/rclone2716630124/dir2" 2025/08/06 21:49:22 DEBUG : Local file system at /tmp/rclone2716630124/dir2: Using server-side directory move 2025/08/06 21:49:22 INFO : Local file system at /tmp/rclone2716630124/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 21:49:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/06 21:49:22 DEBUG : Local file system at /tmp/rclone2716630124/dir2: Waiting for checks to finish 2025/08/06 21:49:22 DEBUG : Local file system at /tmp/rclone2716630124/dir2: Waiting for transfers to finish 2025/08/06 21:49:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:49:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 21:49:23 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:23 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 21:49:23 INFO : nested/sub dir/file: Copied (new) 2025/08/06 21:49:23 INFO : nested/sub dir/file: Deleted 2025/08/06 21:49:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:49:23 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:49:23 INFO : sub dir/hello world: Deleted 2025/08/06 21:49:23 INFO : sub dir: Removing directory 2025/08/06 21:49:23 INFO : nested/sub dir: Removing directory 2025/08/06 21:49:23 INFO : nested: Removing directory 2025/08/06 21:49:23 DEBUG : Local file system at /tmp/rclone2716630124: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.83s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 21:49:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 21:49:25 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:25 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 21:49:25 INFO : nested/sub dir/file: Copied (new) 2025/08/06 21:49:25 INFO : nested/sub dir/file: Deleted 2025/08/06 21:49:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:49:25 INFO : sub dir/hello world: Copied (new) 2025/08/06 21:49:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/06 21:49:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 21:49:26 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:26 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 21:49:26 INFO : existing: Copied (new) 2025/08/06 21:49:26 INFO : existing: Deleted 2025/08/06 21:49:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/06 21:49:26 INFO : existing-b: Copied (new) 2025/08/06 21:49:26 INFO : existing-b: Deleted 2025/08/06 21:49:27 DEBUG : existing: Destination exists, skipping 2025/08/06 21:49:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/06 21:49:27 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:49:27 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:49:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-payubiq5wesu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-payubiq5wesu 2025/08/06 21:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 21:49:32 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 21:49:32 DEBUG : B2 bucket rclone-test-payubiq5wesu: Waiting for checks to finish 2025/08/06 21:49:32 INFO : empty space: Deleted 2025/08/06 21:49:32 DEBUG : B2 bucket rclone-test-payubiq5wesu: Waiting for transfers to finish 2025/08/06 21:49:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:32 INFO : potato2: Copied (server-side copy) 2025/08/06 21:49:32 INFO : potato2: Deleted 2025/08/06 21:49:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:49:32 INFO : potato3: Copied (server-side copy) 2025/08/06 21:49:32 INFO : potato3: Deleted 2025/08/06 21:49:33 DEBUG : Creating backend with remote "TestB2:rclone-test-meviyeb3yufe" 2025/08/06 21:49:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 21:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 21:49:34 DEBUG : B2 bucket rclone-test-meviyeb3yufe: Waiting for checks to finish 2025/08/06 21:49:34 DEBUG : B2 bucket rclone-test-meviyeb3yufe: Waiting for transfers to finish 2025/08/06 21:49:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:49:35 INFO : empty space: Copied (server-side copy) 2025/08/06 21:49:35 INFO : empty space: Deleted 2025/08/06 21:49:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:35 INFO : potato2: Copied (server-side copy) 2025/08/06 21:49:35 INFO : potato2: Deleted 2025/08/06 21:49:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:49:35 INFO : potato3: Copied (server-side copy) 2025/08/06 21:49:35 INFO : potato3: Deleted 2025/08/06 21:49:36 DEBUG : B2 bucket rclone-test-meviyeb3yufe: Purge remote 2025/08/06 21:49:36 INFO : B2 bucket rclone-test-meviyeb3yufe: cleaning bucket "rclone-test-meviyeb3yufe" of all files 2025/08/06 21:49:36 DEBUG : empty space: Deleting (id "4_zcf426db350cd8b1b9f880e1b_f107ba62e291f2dba_d20250806_m214935_c001_v0001109_t0020_u01754516975030") 2025/08/06 21:49:36 DEBUG : potato2: Deleting (id "4_zcf426db350cd8b1b9f880e1b_f113d490baf52d97f_d20250806_m214935_c001_v0001172_t0024_u01754516975409") 2025/08/06 21:49:36 DEBUG : potato3: Deleting (id "4_zcf426db350cd8b1b9f880e1b_f104b81eac7af898f_d20250806_m214935_c001_v0001150_t0052_u01754516975421") 2025/08/06 21:49:37 DEBUG : B2 bucket rclone-test-payubiq5wesu: Purge remote 2025/08/06 21:49:37 INFO : B2 bucket rclone-test-payubiq5wesu: cleaning bucket "rclone-test-payubiq5wesu" of all files 2025/08/06 21:49:37 DEBUG : empty space: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f4020b5c3d3c1a2de_d20250806_m214935_c001_v7007000_t0000_u01754516975490") 2025/08/06 21:49:37 DEBUG : empty space: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f104163824993a2d7_d20250806_m214931_c001_v0001177_t0043_u01754516971527") 2025/08/06 21:49:37 DEBUG : potato2: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f4020b5c3d3c1a2e7_d20250806_m214935_c001_v7007000_t0000_u01754516975689") 2025/08/06 21:49:37 DEBUG : potato2: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f1102d07105753ada_d20250806_m214932_c001_v0001177_t0003_u01754516972354") 2025/08/06 21:49:37 DEBUG : potato3: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f4020b5c3d3c1a2ee_d20250806_m214935_c001_v7007000_t0000_u01754516975897") 2025/08/06 21:49:37 DEBUG : potato3: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f117dbff3ca8bfea9_d20250806_m214932_c001_v0001182_t0002_u01754516972592") 2025/08/06 21:49:37 DEBUG : potato3: Deleting (id "4_zcfa25db350cd8b1b9f880e1b_f104163824993a2d9_d20250806_m214931_c001_v0001177_t0004_u01754516971744") --- PASS: TestServerSideMove (10.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-woduzur5zite" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-woduzur5zite 2025/08/06 21:49:44 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 21:49:44 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 21:49:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 21:49:44 DEBUG : B2 bucket rclone-test-woduzur5zite: Waiting for checks to finish 2025/08/06 21:49:44 DEBUG : B2 bucket rclone-test-woduzur5zite: Waiting for transfers to finish 2025/08/06 21:49:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:44 INFO : potato2: Copied (server-side copy) 2025/08/06 21:49:44 INFO : potato2: Deleted 2025/08/06 21:49:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:49:45 INFO : potato3: Copied (server-side copy) 2025/08/06 21:49:45 INFO : potato3: Deleted 2025/08/06 21:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-keyocaw9bumo" 2025/08/06 21:49:46 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 21:49:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 21:49:46 DEBUG : B2 bucket rclone-test-keyocaw9bumo: Waiting for checks to finish 2025/08/06 21:49:46 DEBUG : B2 bucket rclone-test-keyocaw9bumo: Waiting for transfers to finish 2025/08/06 21:49:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:47 INFO : potato2: Copied (server-side copy) 2025/08/06 21:49:47 INFO : potato2: Deleted 2025/08/06 21:49:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:49:47 INFO : potato3: Copied (server-side copy) 2025/08/06 21:49:48 INFO : potato3: Deleted 2025/08/06 21:49:48 DEBUG : B2 bucket rclone-test-keyocaw9bumo: Purge remote 2025/08/06 21:49:48 INFO : B2 bucket rclone-test-keyocaw9bumo: cleaning bucket "rclone-test-keyocaw9bumo" of all files 2025/08/06 21:49:48 DEBUG : potato2: Deleting (id "4_z9f529db350cd8b1b9f880e1b_f103f304893ceba4f_d20250806_m214947_c001_v0001146_t0027_u01754516987190") 2025/08/06 21:49:48 DEBUG : potato3: Deleting (id "4_z9f529db350cd8b1b9f880e1b_f119775a17e06d10e_d20250806_m214947_c001_v0001102_t0046_u01754516987579") 2025/08/06 21:49:49 DEBUG : B2 bucket rclone-test-woduzur5zite: Purge remote 2025/08/06 21:49:49 INFO : B2 bucket rclone-test-woduzur5zite: cleaning bucket "rclone-test-woduzur5zite" of all files 2025/08/06 21:49:49 DEBUG : empty space: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f10626d8e52f708a1_d20250806_m214943_c001_v0001130_t0059_u01754516983352") 2025/08/06 21:49:49 DEBUG : potato2: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f415baf7d94a9176f_d20250806_m214947_c001_v7007000_t0000_u01754516987680") 2025/08/06 21:49:49 DEBUG : potato2: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f108f472d9e036e5b_d20250806_m214944_c001_v0001102_t0001_u01754516984483") 2025/08/06 21:49:49 DEBUG : potato3: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f415baf7d94a91775_d20250806_m214947_c001_v7007000_t0000_u01754516987962") 2025/08/06 21:49:49 DEBUG : potato3: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f1006beeb7ae99035_d20250806_m214944_c001_v0001145_t0019_u01754516984809") 2025/08/06 21:49:49 DEBUG : potato3: Deleting (id "4_z6fb28da350cd8b1b9f880e1b_f10626d8e52f708a3_d20250806_m214943_c001_v0001130_t0029_u01754516983703") --- PASS: TestServerSideMoveWithFilter (12.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:49:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nufopem0bope" 2025/08/06 21:49:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jovedog9jimi -> B2 bucket rclone-test-nufopem0bope 2025/08/06 21:49:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 21:49:56 DEBUG : empty space: Unchanged skipping 2025/08/06 21:49:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 21:49:56 DEBUG : B2 bucket rclone-test-nufopem0bope: Waiting for checks to finish 2025/08/06 21:49:56 INFO : empty space: Deleted 2025/08/06 21:49:56 DEBUG : B2 bucket rclone-test-nufopem0bope: Waiting for transfers to finish 2025/08/06 21:49:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:49:56 INFO : potato2: Copied (server-side copy) 2025/08/06 21:49:57 INFO : potato2: Deleted 2025/08/06 21:49:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:49:57 INFO : potato3: Copied (server-side copy) 2025/08/06 21:49:57 INFO : potato3: Deleted 2025/08/06 21:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qizehet7jexo" 2025/08/06 21:49:58 INFO : tomatoDir: Making directory 2025/08/06 21:49:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 21:49:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 21:49:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 21:49:59 DEBUG : B2 bucket rclone-test-qizehet7jexo: Waiting for checks to finish 2025/08/06 21:49:59 DEBUG : B2 bucket rclone-test-qizehet7jexo: Waiting for transfers to finish 2025/08/06 21:50:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 21:50:00 INFO : empty space: Copied (server-side copy) 2025/08/06 21:50:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 21:50:00 INFO : potato2: Copied (server-side copy) 2025/08/06 21:50:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 21:50:00 INFO : potato3: Copied (server-side copy) 2025/08/06 21:50:00 INFO : empty space: Deleted 2025/08/06 21:50:00 INFO : potato2: Deleted 2025/08/06 21:50:00 INFO : potato3: Deleted 2025/08/06 21:50:01 DEBUG : B2 bucket rclone-test-qizehet7jexo: Purge remote 2025/08/06 21:50:01 INFO : B2 bucket rclone-test-qizehet7jexo: cleaning bucket "rclone-test-qizehet7jexo" of all files 2025/08/06 21:50:01 DEBUG : empty space: Deleting (id "4_z3fb2cdd350cd8b1b9f880e1b_f111e6f54e4bfd706_d20250806_m214959_c001_v0001116_t0012_u01754516999946") 2025/08/06 21:50:01 DEBUG : potato2: Deleting (id "4_z3fb2cdd350cd8b1b9f880e1b_f1157f80599cb93b6_d20250806_m215000_c001_v0001165_t0035_u01754517000320") 2025/08/06 21:50:01 DEBUG : potato3: Deleting (id "4_z3fb2cdd350cd8b1b9f880e1b_f118f164f9541b356_d20250806_m215000_c001_v0001183_t0021_u01754517000341") 2025/08/06 21:50:02 DEBUG : B2 bucket rclone-test-nufopem0bope: Purge remote 2025/08/06 21:50:02 INFO : B2 bucket rclone-test-nufopem0bope: cleaning bucket "rclone-test-nufopem0bope" of all files 2025/08/06 21:50:02 DEBUG : empty space: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f417ce86367385297_d20250806_m215000_c001_v7007000_t0000_u01754517000419") 2025/08/06 21:50:02 DEBUG : empty space: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f117ee3900617ac25_d20250806_m214955_c001_v0001134_t0056_u01754516995687") 2025/08/06 21:50:02 DEBUG : potato2: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f406a7f093976680c_d20250806_m215000_c001_v7007000_t0000_u01754517000541") 2025/08/06 21:50:02 DEBUG : potato2: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f106f6dc5790e3496_d20250806_m214956_c001_v0001184_t0013_u01754516996792") 2025/08/06 21:50:02 DEBUG : potato3: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f417ce86367385298_d20250806_m215000_c001_v7007000_t0000_u01754517000601") 2025/08/06 21:50:02 DEBUG : potato3: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f1184a2804951c9bb_d20250806_m214957_c001_v0001104_t0033_u01754516997017") 2025/08/06 21:50:02 DEBUG : potato3: Deleting (id "4_z8f22bda350cd8b1b9f880e1b_f117ee3900617ac27_d20250806_m214956_c001_v0001134_t0018_u01754516996081") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/rclone-sync-test" 2025/08/06 21:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/rclone-sync-test-include/layer2" 2025/08/06 21:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/rclone-sync-test-ignore-file" 2025/08/06 21:50:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/06 21:50:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 21:50:15 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 21:50:15 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test: Waiting for checks to finish 2025/08/06 21:50:15 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test: Waiting for transfers to finish 2025/08/06 21:50:15 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:15 INFO : There was nothing to transfer 2025/08/06 21:50:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:50:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:50:15 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:15 INFO : There was nothing to transfer 2025/08/06 21:50:16 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/06 21:50:16 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/06 21:50:16 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:16 INFO : There was nothing to transfer 2025/08/06 21:50:16 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:50:16 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:50:16 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:16 INFO : There was nothing to transfer 2025/08/06 21:50:17 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/06 21:50:17 DEBUG : B2 bucket rclone-test-jovedog9jimi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/06 21:50:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/CompareDest" 2025/08/06 21:50:20 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 21:50:20 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:20 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:50:21 INFO : one: Copied (new) 2025/08/06 21:50:21 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:22 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:22 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 21:50:22 INFO : one: Copied (replaced existing) 2025/08/06 21:50:22 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:25 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 21:50:25 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:25 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:25 INFO : There was nothing to transfer 2025/08/06 21:50:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 21:50:26 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 21:50:26 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:26 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:26 INFO : There was nothing to transfer 2025/08/06 21:50:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 21:50:27 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 21:50:27 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:27 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:27 INFO : There was nothing to transfer 2025/08/06 21:50:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:28 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/06 21:50:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 21:50:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 21:50:28 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 21:50:28 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:28 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:28 INFO : There was nothing to transfer 2025/08/06 21:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 21:50:29 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 21:50:29 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/06 21:50:29 INFO : two: Copied (new) 2025/08/06 21:50:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dest" 2025/08/06 21:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/pre-dest1" 2025/08/06 21:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/pre-dest2" 2025/08/06 21:50:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:50:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/06 21:50:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:50:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/06 21:50:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/06 21:50:37 DEBUG : B2 bucket rclone-test-jovedog9jimi path dest: Waiting for checks to finish 2025/08/06 21:50:37 DEBUG : B2 bucket rclone-test-jovedog9jimi path dest: Waiting for transfers to finish 2025/08/06 21:50:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/06 21:50:38 INFO : 3: Copied (new) 2025/08/06 21:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/CopyDest" 2025/08/06 21:50:43 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 21:50:43 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:43 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:50:44 INFO : one: Copied (new) 2025/08/06 21:50:44 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:45 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:45 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 21:50:45 INFO : one: Copied (replaced existing) 2025/08/06 21:50:45 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/BackupDir" 2025/08/06 21:50:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:48 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 21:50:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:50:50 INFO : one: Copied (server-side copy) 2025/08/06 21:50:50 INFO : one: Deleted 2025/08/06 21:50:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 21:50:50 INFO : one: Copied (server-side copy) 2025/08/06 21:50:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/06 21:50:50 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:50 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:51 DEBUG : one: Unchanged skipping 2025/08/06 21:50:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 21:50:52 INFO : two: Copied (server-side copy) 2025/08/06 21:50:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/06 21:50:52 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:52 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:52 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:52 DEBUG : one: Unchanged skipping 2025/08/06 21:50:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:52 DEBUG : two: Unchanged skipping 2025/08/06 21:50:52 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:52 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:52 DEBUG : Waiting for deletions to finish 2025/08/06 21:50:52 INFO : There was nothing to transfer 2025/08/06 21:50:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:53 DEBUG : one: Unchanged skipping 2025/08/06 21:50:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/06 21:50:54 DEBUG : three: Destination not found in --copy-dest 2025/08/06 21:50:54 DEBUG : three: Need to transfer - File not found at Destination 2025/08/06 21:50:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 21:50:54 DEBUG : two: Unchanged skipping 2025/08/06 21:50:54 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:50:54 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:50:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/06 21:50:54 INFO : three: Copied (new) 2025/08/06 21:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.47s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:50:58 DEBUG : Config file has changed externally - reloading 2025/08/06 21:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/backup" 2025/08/06 21:51:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:51:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:01 DEBUG : two: Unchanged skipping 2025/08/06 21:51:01 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:51:02 INFO : one: Copied (server-side copy) 2025/08/06 21:51:02 INFO : one: Deleted 2025/08/06 21:51:02 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:03 INFO : one: Copied (new) 2025/08/06 21:51:03 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:51:04 INFO : three.txt: Copied (server-side copy) 2025/08/06 21:51:04 INFO : three.txt: Deleted 2025/08/06 21:51:04 INFO : three.txt: Moved into backup dir 2025/08/06 21:51:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:51:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:06 DEBUG : two: Unchanged skipping 2025/08/06 21:51:06 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:06 INFO : one: Copied (server-side copy) 2025/08/06 21:51:06 INFO : one: Deleted 2025/08/06 21:51:06 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:51:07 INFO : one: Copied (new) 2025/08/06 21:51:07 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:07 INFO : three.txt: Copied (server-side copy) 2025/08/06 21:51:07 INFO : three.txt: Deleted 2025/08/06 21:51:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:51:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-16.backblaze.com/b2api/v1/b2_upload_file/ef62cdc350ad8b1b9f880e1b/c001_v0001161_t0029": EOF 2025/08/06 21:51:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-16.backblaze.com/b2api/v1/b2_upload_file/ef62cdc350ad8b1b9f880e1b/c001_v0001161_t0029": EOF) 2025/08/06 21:51:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jovedog9jimi: 1/10 (Post "https://pod-000-1161-16.backblaze.com/b2api/v1/b2_upload_file/ef62cdc350ad8b1b9f880e1b/c001_v0001161_t0029": EOF) 2025/08/06 21:51:13 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 21:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/backup" 2025/08/06 21:51:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:51:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:16 DEBUG : two: Unchanged skipping 2025/08/06 21:51:16 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:51:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:17 INFO : one: Deleted 2025/08/06 21:51:17 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:18 INFO : one: Copied (new) 2025/08/06 21:51:18 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:51:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:19 INFO : three.txt: Deleted 2025/08/06 21:51:19 INFO : three.txt: Moved into backup dir 2025/08/06 21:51:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:51:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:20 DEBUG : two: Unchanged skipping 2025/08/06 21:51:20 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:21 INFO : one: Deleted 2025/08/06 21:51:21 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:51:21 INFO : one: Copied (new) 2025/08/06 21:51:21 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:22 INFO : three.txt: Deleted 2025/08/06 21:51:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:51:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/backup" 2025/08/06 21:51:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:51:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:28 DEBUG : two: Unchanged skipping 2025/08/06 21:51:28 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:51:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 21:51:30 INFO : one: Deleted 2025/08/06 21:51:30 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:31 INFO : one: Copied (new) 2025/08/06 21:51:31 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:51:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 21:51:31 INFO : three.txt: Deleted 2025/08/06 21:51:31 INFO : three.txt: Moved into backup dir 2025/08/06 21:51:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:33 DEBUG : two: Unchanged skipping 2025/08/06 21:51:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:51:33 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 21:51:34 INFO : one: Deleted 2025/08/06 21:51:34 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:51:34 INFO : one: Copied (new) 2025/08/06 21:51:34 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 21:51:35 INFO : three.txt: Deleted 2025/08/06 21:51:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:51:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:51:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:51:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:40 DEBUG : two: Unchanged skipping 2025/08/06 21:51:40 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:51:40 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:41 INFO : one: Deleted 2025/08/06 21:51:41 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:41 INFO : one: Copied (new) 2025/08/06 21:51:41 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:51:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:42 INFO : three.txt: Deleted 2025/08/06 21:51:42 INFO : three.txt: Moved into backup dir 2025/08/06 21:51:44 DEBUG : one.bak: Excluded (Path Filter) 2025/08/06 21:51:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/06 21:51:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:51:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:44 DEBUG : two: Unchanged skipping 2025/08/06 21:51:44 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for checks to finish 2025/08/06 21:51:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:44 INFO : one: Deleted 2025/08/06 21:51:44 DEBUG : B2 bucket rclone-test-jovedog9jimi path dst: Waiting for transfers to finish 2025/08/06 21:51:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:51:45 INFO : one: Copied (new) 2025/08/06 21:51:45 DEBUG : Waiting for deletions to finish 2025/08/06 21:51:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:45 INFO : three.txt: Deleted 2025/08/06 21:51:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.21s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:51:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:51:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:51:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:51 INFO : one: Deleted 2025/08/06 21:51:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:52 INFO : one: Copied (new) 2025/08/06 21:51:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:52 DEBUG : two: Unchanged skipping 2025/08/06 21:51:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 21:51:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:51:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:53 INFO : three.txt: Deleted 2025/08/06 21:51:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:53 INFO : three.txt: Copied (new) 2025/08/06 21:51:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/06 21:51:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 21:51:54 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 21:51:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:51:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:51:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 21:51:55 INFO : one: Deleted 2025/08/06 21:51:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:51:55 INFO : one: Copied (new) 2025/08/06 21:51:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:51:55 DEBUG : two: Unchanged skipping 2025/08/06 21:51:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 21:51:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:51:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 21:51:57 INFO : three.txt: Deleted 2025/08/06 21:51:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 21:51:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jovedog9jimi/dst" 2025/08/06 21:52:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 21:52:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 21:52:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 21:52:03 INFO : one: Deleted 2025/08/06 21:52:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:52:04 INFO : one: Copied (new) 2025/08/06 21:52:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:05 DEBUG : two: Unchanged skipping 2025/08/06 21:52:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 21:52:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 21:52:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 21:52:06 INFO : three.txt: Deleted 2025/08/06 21:52:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:52:06 INFO : three.txt: Copied (new) 2025/08/06 21:52:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 21:52:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 21:52:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 21:52:08 INFO : one: Deleted 2025/08/06 21:52:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 21:52:08 INFO : one: Copied (new) 2025/08/06 21:52:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:08 DEBUG : two: Unchanged skipping 2025/08/06 21:52:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 21:52:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 21:52:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 21:52:09 INFO : three.txt: Deleted 2025/08/06 21:52:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 21:52:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/06 21:52:13 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:13 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/06 21:52:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/06 21:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 21:52:14 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:14 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 21:52:15 INFO : existing: Copied (new) 2025/08/06 21:52:15 DEBUG : Waiting for deletions to finish 2025/08/06 21:52:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/06 21:52:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/06 21:52:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:15 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting files as there were IO errors 2025/08/06 21:52:15 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:17 DEBUG : existing: Unchanged skipping 2025/08/06 21:52:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:52:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both0: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both10: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both11: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:33 DEBUG : both12: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both13: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both17: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both14: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both15: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both16: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both18: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both19: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both3: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both5: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both6: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both7: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both8: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:33 DEBUG : both9: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both4: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both2: Unchanged skipping 2025/08/06 21:52:33 DEBUG : both1: Unchanged skipping 2025/08/06 21:52:33 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:33 DEBUG : Waiting for deletions to finish 2025/08/06 21:52:33 INFO : only17: Deleted 2025/08/06 21:52:33 INFO : only3: Deleted 2025/08/06 21:52:33 INFO : only8: Deleted 2025/08/06 21:52:33 INFO : only2: Deleted 2025/08/06 21:52:33 INFO : only13: Deleted 2025/08/06 21:52:33 INFO : only0: Deleted 2025/08/06 21:52:33 INFO : only9: Deleted 2025/08/06 21:52:33 INFO : only11: Deleted 2025/08/06 21:52:34 INFO : only12: Deleted 2025/08/06 21:52:34 INFO : only14: Deleted 2025/08/06 21:52:34 INFO : only16: Deleted 2025/08/06 21:52:34 INFO : only18: Deleted 2025/08/06 21:52:34 INFO : only1: Deleted 2025/08/06 21:52:34 INFO : only4: Deleted 2025/08/06 21:52:34 INFO : only6: Deleted 2025/08/06 21:52:34 INFO : only10: Deleted 2025/08/06 21:52:34 INFO : only19: Deleted 2025/08/06 21:52:34 INFO : only15: Deleted 2025/08/06 21:52:34 INFO : only5: Deleted 2025/08/06 21:52:34 INFO : only7: Deleted 2025/08/06 21:52:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:52:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both0: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both10: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both11: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both12: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both13: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both14: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both15: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both16: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both17: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both18: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both19: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both1: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both2: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both3: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both4: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both5: Unchanged skipping 2025/08/06 21:52:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:52:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:52:52 DEBUG : both6: Unchanged skipping 2025/08/06 21:52:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : both7: Unchanged skipping 2025/08/06 21:52:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : both8: Unchanged skipping 2025/08/06 21:52:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : both9: Unchanged skipping 2025/08/06 21:52:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/06 21:52:52 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:52:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:52 INFO : only0: Copied (replaced existing) 2025/08/06 21:52:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:52 INFO : only10: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only13: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only14: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only11: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only15: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only16: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only17: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only12: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only2: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only3: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only19: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only18: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only1: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only4: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only5: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only6: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only7: Copied (replaced existing) 2025/08/06 21:52:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:53 INFO : only8: Copied (replaced existing) 2025/08/06 21:52:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 21:52:54 INFO : only9: Copied (replaced existing) 2025/08/06 21:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:02 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:53:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:53:02 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 21:53:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:53:02 INFO : empty_on_remote: Making directory 2025/08/06 21:53:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 21:53:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:04 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:53:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:53:04 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 21:53:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 21:53:04 INFO : empty_on_remote: Making directory 2025/08/06 21:53:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 21:53:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:06 INFO : sub dir: Making directory 2025/08/06 21:53:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 21:53:08 INFO : sub dir: Making directory 2025/08/06 21:53:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:16 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:16 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:53:17 DEBUG : banana: Unchanged skipping 2025/08/06 21:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : apple: Unchanged skipping 2025/08/06 21:53:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:17 INFO : There was nothing to transfer 2025/08/06 21:53:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:17 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : apple: Unchanged skipping 2025/08/06 21:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : banana: Unchanged skipping 2025/08/06 21:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:53:17 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:17 INFO : There was nothing to transfer 2025/08/06 21:53:17 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:17 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:30 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:30 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : apple: Unchanged skipping 2025/08/06 21:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : banana: Unchanged skipping 2025/08/06 21:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:53:31 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:31 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:31 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:31 INFO : There was nothing to transfer 2025/08/06 21:53:31 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:31 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:53:32 DEBUG : apple: Unchanged skipping 2025/08/06 21:53:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : banana: Unchanged skipping 2025/08/06 21:53:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:53:32 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:32 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:32 INFO : There was nothing to transfer 2025/08/06 21:53:32 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:32 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:53:44 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:45 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 21:53:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:53:45 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:45 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:53:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 21:53:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/06 21:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:53:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 21:53:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/06 21:53:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:53:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:53:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:53:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:53:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:53:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:53:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:53:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:53:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:53:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:53:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:53:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:53:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:53:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:53:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:53:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:53:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:47 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 21:53:47 INFO : apple: Deleted 2025/08/06 21:53:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 21:53:47 INFO : splitbananasplit: Deleted 2025/08/06 21:53:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 21:53:47 INFO : appleappleapplebanana: Deleted 2025/08/06 21:53:47 INFO : banana: Deleted 2025/08/06 21:53:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 21:53:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 21:53:48 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 21:53:48 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 21:53:48 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : apple: Unchanged skipping 2025/08/06 21:53:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:53:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : banana: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 21:53:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:53:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:53:48 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:53:48 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:53:48 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:48 DEBUG : Waiting for deletions to finish 2025/08/06 21:53:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 21:53:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:49 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 21:53:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:49 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 21:53:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 21:53:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 21:53:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 21:53:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 21:53:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 21:53:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 21:53:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 21:53:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:54:01 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:01 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:02 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 21:54:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 21:54:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 21:54:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 21:54:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 21:54:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:54:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/06 21:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:54:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/06 21:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 21:54:02 INFO : apple: Copied (new) to: PREFIXapple 2025/08/06 21:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 21:54:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/06 21:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:54:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:54:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:54:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:54:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:54:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:54:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:54:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:54:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:54:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:54:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:54:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:54:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:54:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:54:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:54:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:54:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:03 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:03 INFO : splitbananasplit: Deleted 2025/08/06 21:54:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 21:54:04 INFO : apple: Deleted 2025/08/06 21:54:04 INFO : appleappleapplebanana: Deleted 2025/08/06 21:54:04 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 21:54:04 INFO : banana: Deleted 2025/08/06 21:54:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 21:54:04 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 21:54:04 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 21:54:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 21:54:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 21:54:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:05 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:05 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:54:05 INFO : appleappleapplebanana: Copied (new) 2025/08/06 21:54:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:54:05 INFO : splitbananasplit: Copied (new) 2025/08/06 21:54:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 21:54:05 INFO : apple: Copied (new) 2025/08/06 21:54:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:54:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 21:54:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 21:54:05 INFO : banana: Copied (new) 2025/08/06 21:54:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:54:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 21:54:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:54:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 21:54:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:54:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 21:54:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:54:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:54:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:54:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:54:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:54:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:54:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:54:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:54:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:54:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:54:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:54:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:54:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 21:54:06 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/06 21:54:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/06 21:54:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/06 21:54:06 INFO : PREFIXbanana: Deleted 2025/08/06 21:54:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/06 21:54:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/06 21:54:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/06 21:54:07 INFO : PREFIXapple: Deleted 2025/08/06 21:54:07 INFO : PREFIXsplitbananasplit: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/06 21:54:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/06 21:54:07 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:07 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:07 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:08 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:54:20 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:20 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:21 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:21 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:54:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:54:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 21:54:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:54:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:54:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 21:54:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:54:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:54:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:54:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:54:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:54:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:54:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:54:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:54:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:54:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:54:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:54:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:54:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:54:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:54:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:22 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 21:54:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 21:54:22 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 21:54:22 INFO : apple: Deleted 2025/08/06 21:54:23 INFO : splitbananasplit: Deleted 2025/08/06 21:54:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 21:54:23 INFO : appleappleapplebanana: Deleted 2025/08/06 21:54:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 21:54:23 INFO : banana: Deleted 2025/08/06 21:54:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 21:54:23 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 21:54:23 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 21:54:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 21:54:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 21:54:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 21:54:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:54:24 INFO : appleappleapplebanana: Copied (new) 2025/08/06 21:54:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 21:54:24 INFO : apple: Copied (new) 2025/08/06 21:54:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:54:24 INFO : splitbananasplit: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:54:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:54:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 21:54:24 INFO : banana: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:54:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:54:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:54:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:54:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 21:54:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:54:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:54:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:54:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:54:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:54:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:54:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:54:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:54:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:54:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:54:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 21:54:25 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : appleSUFFIX: Deleted 2025/08/06 21:54:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/06 21:54:25 INFO : bananaSUFFIX: Deleted 2025/08/06 21:54:25 INFO : splitbananasplitSUFFIX: Deleted 2025/08/06 21:54:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/06 21:54:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/06 21:54:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/06 21:54:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/06 21:54:26 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:26 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:26 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:54:38 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:39 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:39 DEBUG : apple: Unchanged skipping 2025/08/06 21:54:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:39 DEBUG : banana: Unchanged skipping 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 21:54:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 21:54:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 21:54:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/06 21:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 21:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/06 21:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 21:54:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/06 21:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 21:54:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/06 21:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 21:54:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/06 21:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 21:54:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/06 21:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 21:54:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/06 21:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 21:54:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/06 21:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 21:54:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/06 21:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 21:54:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/06 21:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 21:54:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/06 21:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 21:54:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/06 21:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 21:54:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/06 21:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 21:54:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/06 21:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 21:54:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/06 21:54:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 21:54:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/06 21:54:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 21:54:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/06 21:54:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 21:54:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/06 21:54:41 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 21:54:41 INFO : appleappleapplebanana: Deleted 2025/08/06 21:54:41 INFO : splitbananasplit: Deleted 2025/08/06 21:54:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 21:54:41 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 21:54:41 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:42 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : apple: Unchanged skipping 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:54:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : banana: Unchanged skipping 2025/08/06 21:54:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 21:54:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 21:54:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 21:54:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 21:54:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 21:54:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 21:54:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 21:54:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 21:54:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 21:54:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 21:54:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 21:54:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 21:54:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 21:54:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 21:54:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 21:54:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:54:42 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:42 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:42 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:42 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 21:54:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 21:54:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 21:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 21:54:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 21:54:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 21:54:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 21:54:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 21:54:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 21:54:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 21:54:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 21:54:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 21:54:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 21:54:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 21:54:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 21:54:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 21:54:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 21:54:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 21:54:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 21:54:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 21:54:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:54:55 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:55 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : apple: Unchanged skipping 2025/08/06 21:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : banana: Unchanged skipping 2025/08/06 21:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:56 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:56 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:56 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : apple: Unchanged skipping 2025/08/06 21:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : banana: Unchanged skipping 2025/08/06 21:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:54:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:54:56 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:54:56 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:56 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:57 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : Waiting for deletions to finish 2025/08/06 21:54:57 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:55:10 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:10 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:10 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:10 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:10 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:10 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:11 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:11 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:11 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:11 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:11 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:11 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:11 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:55:23 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:24 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:24 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:24 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:24 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:25 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:25 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:25 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:25 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:25 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:55:38 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:38 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:38 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:38 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:38 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:39 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:39 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:39 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:39 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:40 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:55:52 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:52 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:53 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:53 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:53 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:53 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 21:55:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : apple: Unchanged skipping 2025/08/06 21:55:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : banana: Unchanged skipping 2025/08/06 21:55:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 21:55:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:55:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 21:55:53 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:53 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:53 DEBUG : Waiting for deletions to finish 2025/08/06 21:55:54 DEBUG : apple: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : banana: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 21:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (168.52s) --- PASS: TestTransform/NFC (12.24s) --- PASS: TestTransform/NFD (14.35s) --- PASS: TestTransform/base64 (16.67s) --- PASS: TestTransform/prefix (19.06s) --- PASS: TestTransform/suffix (18.76s) --- PASS: TestTransform/truncate (16.01s) --- PASS: TestTransform/encoder (14.85s) --- PASS: TestTransform/ISO-8859-1 (14.19s) --- PASS: TestTransform/charmap (13.83s) --- PASS: TestTransform/lowercase (14.45s) --- PASS: TestTransform/ascii (14.11s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:55:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 21:55:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 21:55:59 INFO : sub dir_somesuffix: Making directory 2025/08/06 21:55:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 21:55:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/06 21:55:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 21:55:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/06 21:55:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 21:55:59 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:55:59 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:55:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:55:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 21:55:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:00 INFO : tictactoe: Making directory 2025/08/06 21:56:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:00 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/06 21:56:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:00 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/06 21:56:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.03s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:02 INFO : toe: Making directory 2025/08/06 21:56:02 INFO : toe/toe: Making directory 2025/08/06 21:56:02 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 21:56:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 21:56:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 21:56:02 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 21:56:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:04 INFO : toe: Making directory 2025/08/06 21:56:04 INFO : toe/toe: Making directory 2025/08/06 21:56:04 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 21:56:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 21:56:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 21:56:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:04 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 21:56:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:06 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:56:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 21:56:06 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:06 INFO : tictacempty_dir: Making directory 2025/08/06 21:56:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:06 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:06 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:06 INFO : tictactoe: Making directory 2025/08/06 21:56:06 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:06 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:06 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:06 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:06 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:07 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:56:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 21:56:07 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:07 INFO : tictacempty_dir: Making directory 2025/08/06 21:56:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:07 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:07 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:07 INFO : tictactoe: Making directory 2025/08/06 21:56:07 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:07 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:07 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 21:56:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:07 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:07 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 21:56:08 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:08 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 21:56:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/06 21:56:09 NOTICE: B2 bucket rclone-test-jovedog9jimi: 0 differences found 2025/08/06 21:56:09 NOTICE: B2 bucket rclone-test-jovedog9jimi: 1 matching files --- PASS: TestAllTag (2.00s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 INFO : tictactoe: Making directory 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:09 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:09 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:09 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:10 DEBUG : Waiting for deletions to finish 2025/08/06 21:56:10 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:10 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:10 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 21:56:10 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 21:56:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/06 21:56:10 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2025/08/06 21:56:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:12 INFO : toe: Making directory 2025/08/06 21:56:12 INFO : toe/toe: Making directory 2025/08/06 21:56:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 21:56:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:12 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:12 INFO : toe/toe/toe: Copied (new) 2025/08/06 21:56:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:13 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:56:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 21:56:13 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:13 INFO : tictacempty_dir: Making directory 2025/08/06 21:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:13 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:13 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:13 INFO : tictactoe: Making directory 2025/08/06 21:56:13 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:13 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:13 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 21:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:13 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:13 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:14 INFO : toe/toe/toe.txt: Deleted 2025/08/06 21:56:14 INFO : toe/toe: Removing directory 2025/08/06 21:56:14 INFO : toe: Removing directory 2025/08/06 21:56:14 INFO : empty_dir: Removing directory 2025/08/06 21:56:14 DEBUG : Local file system at /tmp/rclone2716630124: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:15 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:56:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 21:56:15 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:15 INFO : tictacempty_dir: Making directory 2025/08/06 21:56:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:15 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:15 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:15 INFO : tictactoe: Making directory 2025/08/06 21:56:15 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:15 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:15 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 21:56:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:15 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:16 INFO : toe/toe/toe.txt: Deleted 2025/08/06 21:56:16 INFO : toe/toe: Removing directory 2025/08/06 21:56:16 INFO : toe: Removing directory 2025/08/06 21:56:16 INFO : empty_dir: Removing directory 2025/08/06 21:56:16 DEBUG : Local file system at /tmp/rclone2716630124: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 21:56:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 21:56:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/06 21:56:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.41s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:18 DEBUG : Reset feature "Copy" 2025/08/06 21:56:18 DEBUG : Reset feature "Move" 2025/08/06 21:56:18 DEBUG : Reset feature "Copy" 2025/08/06 21:56:18 DEBUG : Reset feature "Move" 2025/08/06 21:56:18 DEBUG : empty_dir: Making directory with metadata 2025/08/06 21:56:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 21:56:18 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:18 INFO : tictacempty_dir: Making directory 2025/08/06 21:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 21:56:18 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:18 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:18 INFO : tictactoe: Making directory 2025/08/06 21:56:18 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:18 DEBUG : toe: transformed to: tictactoe 2025/08/06 21:56:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:18 INFO : tictactoe/tictactoe: Making directory 2025/08/06 21:56:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 21:56:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 21:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:18 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:18 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 21:56:19 INFO : toe/toe/toe.txt: Deleted 2025/08/06 21:56:19 INFO : toe/toe: Removing directory 2025/08/06 21:56:19 INFO : toe: Removing directory 2025/08/06 21:56:19 INFO : empty_dir: Removing directory 2025/08/06 21:56:19 DEBUG : Local file system at /tmp/rclone2716630124: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 21:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 21:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 21:56:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/06 21:56:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.30s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:21 DEBUG : toe: transformed to: dG9l 2025/08/06 21:56:22 DEBUG : toe: transformed to: dG9l 2025/08/06 21:56:22 INFO : dG9l: Making directory 2025/08/06 21:56:22 DEBUG : toe: transformed to: dG9l 2025/08/06 21:56:22 DEBUG : toe: transformed to: dG9l 2025/08/06 21:56:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 21:56:22 INFO : dG9l/dG9l: Making directory 2025/08/06 21:56:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 21:56:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/06 21:56:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 21:56:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 21:56:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 21:56:22 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:22 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 21:56:22 DEBUG : Waiting for deletions to finish 2025/08/06 21:56:23 DEBUG : dG9l: transformed to: toe 2025/08/06 21:56:23 DEBUG : dG9l: transformed to: toe 2025/08/06 21:56:23 DEBUG : dG9l: transformed to: toe 2025/08/06 21:56:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/06 21:56:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/06 21:56:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/06 21:56:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/06 21:56:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/06 21:56:23 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for checks to finish 2025/08/06 21:56:23 DEBUG : Local file system at /tmp/rclone2716630124: Waiting for transfers to finish 2025/08/06 21:56:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jovedog9jimi", Local "Local file system at /tmp/rclone2716630124", Modify Window "1ms" 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe: transformed to: 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe: transformed to: 2025/08/06 21:56:24 INFO : B2 bucket rclone-test-jovedog9jimi: Making directory 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe: transformed to: 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe: transformed to: 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe/toe: transformed to: 2025/08/06 21:56:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 21:56:24 INFO : toe/toe: Making directory 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe/toe: transformed to: 2025/08/06 21:56:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe: transformed to: 2025/08/06 21:56:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 21:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 21:56:24 DEBUG : toe/toe/toe: transformed to: 2025/08/06 21:56:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/06 21:56:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for checks to finish 2025/08/06 21:56:24 DEBUG : B2 bucket rclone-test-jovedog9jimi: Waiting for transfers to finish 2025/08/06 21:56:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 21:56:25 INFO : toe/toe/toe: Copied (new) 2025/08/06 21:56:25 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting files as there were IO errors 2025/08/06 21:56:25 ERROR : B2 bucket rclone-test-jovedog9jimi: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2025/08/06 21:56:26 DEBUG : B2 bucket rclone-test-jovedog9jimi: Purge remote 2025/08/06 21:56:26 INFO : B2 bucket rclone-test-jovedog9jimi: cleaning bucket "rclone-test-jovedog9jimi" of all files 2025/08/06 21:56:27 DEBUG : BackupDir/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a64_d20250806_m215055_c001_v7007000_t0000_u01754517055369") 2025/08/06 21:56:27 DEBUG : BackupDir/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1138ec805be1bd29_d20250806_m215050_c001_v0001180_t0001_u01754517050040") 2025/08/06 21:56:27 DEBUG : CompareDest/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f225aa9_d20250806_m215030_c001_v7007000_t0000_u01754517030388") 2025/08/06 21:56:27 DEBUG : CompareDest/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423159_d20250806_m215024_c001_v0001041_t0042_u01754517024173") 2025/08/06 21:56:27 DEBUG : CompareDest/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f225aaa_d20250806_m215030_c001_v7007000_t0000_u01754517030570") 2025/08/06 21:56:27 DEBUG : CompareDest/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1749_d20250806_m215025_c001_v0001184_t0029_u01754517025896") 2025/08/06 21:56:27 DEBUG : CopyDest/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a65_d20250806_m215055_c001_v7007000_t0000_u01754517055552") 2025/08/06 21:56:27 DEBUG : CopyDest/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecd2b_d20250806_m215047_c001_v0001161_t0034_u01754517047133") 2025/08/06 21:56:27 DEBUG : CopyDest/three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a68_d20250806_m215055_c001_v7007000_t0000_u01754517055736") 2025/08/06 21:56:27 DEBUG : CopyDest/three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b17e1_d20250806_m215053_c001_v0001184_t0030_u01754517053349") 2025/08/06 21:56:27 DEBUG : CopyDest/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a6c_d20250806_m215055_c001_v7007000_t0000_u01754517055919") 2025/08/06 21:56:27 DEBUG : CopyDest/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42315f_d20250806_m215051_c001_v0001041_t0031_u01754517051253") 2025/08/06 21:56:27 DEBUG : EXISTING: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf828f9_d20250806_m215217_c001_v7007000_t0000_u01754517137790") 2025/08/06 21:56:27 DEBUG : EXISTING: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b199c_d20250806_m215216_c001_v0001184_t0025_u01754517136823") 2025/08/06 21:56:27 DEBUG : PREFIXapple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a01_d20250806_m215407_c001_v7007000_t0000_u01754517247069") 2025/08/06 21:56:28 DEBUG : PREFIXapple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68af_d20250806_m215402_c001_v0001154_t0007_u01754517242212") 2025/08/06 21:56:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc8719a_d20250806_m215406_c001_v7007000_t0000_u01754517246863") 2025/08/06 21:56:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c73_d20250806_m215402_c001_v0001184_t0058_u01754517242223") 2025/08/06 21:56:28 DEBUG : PREFIXbanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4030020fb228adbb_d20250806_m215406_c001_v7007000_t0000_u01754517246873") 2025/08/06 21:56:28 DEBUG : PREFIXbanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423255_d20250806_m215402_c001_v0001041_t0041_u01754517242203") 2025/08/06 21:56:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413ed89_d20250806_m215407_c001_v7007000_t0000_u01754517247081") 2025/08/06 21:56:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211d9_d20250806_m215402_c001_v0001183_t0022_u01754517242233") 2025/08/06 21:56:28 DEBUG : Testêé: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf828d6_d20250806_m215214_c001_v7007000_t0000_u01754517134297") 2025/08/06 21:56:28 DEBUG : Testêé: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b198a_d20250806_m215213_c001_v0001184_t0042_u01754517133701") 2025/08/06 21:56:28 DEBUG : Testêé: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42319a_d20250806_m215212_c001_v0001041_t0055_u01754517132507") 2025/08/06 21:56:28 DEBUG : YXBwbGU=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba235_d20250806_m215349_c001_v7007000_t0000_u01754517229617") 2025/08/06 21:56:28 DEBUG : YXBwbGU=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21196_d20250806_m215345_c001_v0001183_t0011_u01754517225673") 2025/08/06 21:56:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba238_d20250806_m215349_c001_v7007000_t0000_u01754517229799") 2025/08/06 21:56:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c1f_d20250806_m215345_c001_v0001184_t0037_u01754517225654") 2025/08/06 21:56:28 DEBUG : YmFuYW5h: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba23d_d20250806_m215349_c001_v7007000_t0000_u01754517229981") 2025/08/06 21:56:28 DEBUG : YmFuYW5h: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423239_d20250806_m215345_c001_v0001041_t0056_u01754517225664") 2025/08/06 21:56:28 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994c7_d20250806_m214858_c001_v7007000_t0000_u01754516938950") 2025/08/06 21:56:28 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b157f_d20250806_m214858_c001_v0001184_t0010_u01754516938368") 2025/08/06 21:56:28 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994ae_d20250806_m214857_c001_v7007000_t0000_u01754516937011") 2025/08/06 21:56:28 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1571_d20250806_m214856_c001_v0001184_t0020_u01754516936249") 2025/08/06 21:56:29 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766025_d20250806_m214840_c001_v7007000_t0000_u01754516920629") 2025/08/06 21:56:29 DEBUG : a/potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b151e_d20250806_m214839_c001_v0001184_t0048_u01754516919794") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb50d_d20250806_m215554_c001_v7007000_t0000_u01754517354809") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1f06_d20250806_m215551_c001_v0001184_t0022_u01754517351003") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacff9_d20250806_m215540_c001_v7007000_t0000_u01754517340592") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1eba_d20250806_m215536_c001_v0001184_t0001_u01754517336892") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad002e9_d20250806_m215526_c001_v7007000_t0000_u01754517326226") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e69_d20250806_m215522_c001_v0001184_t0049_u01754517322660") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabd5_d20250806_m215512_c001_v7007000_t0000_u01754517312317") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e3c_d20250806_m215508_c001_v0001184_t0046_u01754517308929") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc55_d20250806_m215458_c001_v7007000_t0000_u01754517298187") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ddc_d20250806_m215454_c001_v0001184_t0033_u01754517294096") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41c4_d20250806_m215443_c001_v7007000_t0000_u01754517283343") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212b7_d20250806_m215437_c001_v0001183_t0058_u01754517277719") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fde2_d20250806_m215427_c001_v7007000_t0000_u01754517267392") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d26_d20250806_m215424_c001_v0001184_t0020_u01754517264202") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83440_d20250806_m215422_c001_v7007000_t0000_u01754517262835") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1cf6_d20250806_m215419_c001_v0001184_t0013_u01754517259110") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a5b_d20250806_m215408_c001_v7007000_t0000_u01754517248580") 2025/08/06 21:56:29 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68b7_d20250806_m215405_c001_v0001154_t0015_u01754517245363") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa839_d20250806_m215403_c001_v7007000_t0000_u01754517243966") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423253_d20250806_m215400_c001_v0001041_t0023_u01754517240077") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211e09_d20250806_m215347_c001_v7007000_t0000_u01754517227616") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c09_d20250806_m215343_c001_v0001184_t0057_u01754517223328") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a9269d_d20250806_m215332_c001_v7007000_t0000_u01754517212885") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1bb5_d20250806_m215329_c001_v0001184_t0009_u01754517209152") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f77_d20250806_m215318_c001_v7007000_t0000_u01754517198515") 2025/08/06 21:56:30 DEBUG : apple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b46_d20250806_m215315_c001_v0001184_t0012_u01754517195302") 2025/08/06 21:56:30 DEBUG : appleSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397678f8_d20250806_m215425_c001_v7007000_t0000_u01754517265645") 2025/08/06 21:56:30 DEBUG : appleSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68cb_d20250806_m215421_c001_v0001154_t0012_u01754517261110") 2025/08/06 21:56:30 DEBUG : appleapple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41c9_d20250806_m215443_c001_v7007000_t0000_u01754517283524") 2025/08/06 21:56:30 DEBUG : appleapple: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212c1_d20250806_m215439_c001_v0001183_t0040_u01754517279698") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb511_d20250806_m215554_c001_v7007000_t0000_u01754517354990") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c213a2_d20250806_m215551_c001_v0001183_t0055_u01754517351619") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacffa_d20250806_m215540_c001_v7007000_t0000_u01754517340775") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2136b_d20250806_m215537_c001_v0001183_t0041_u01754517337521") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad002ef_d20250806_m215526_c001_v7007000_t0000_u01754517326410") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21348_d20250806_m215523_c001_v0001183_t0023_u01754517323328") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabda_d20250806_m215512_c001_v7007000_t0000_u01754517312499") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21324_d20250806_m215509_c001_v0001183_t0018_u01754517309529") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc5e_d20250806_m215458_c001_v7007000_t0000_u01754517298371") 2025/08/06 21:56:30 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21301_d20250806_m215454_c001_v0001183_t0051_u01754517294798") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4196_d20250806_m215441_c001_v7007000_t0000_u01754517281563") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68e8_d20250806_m215438_c001_v0001154_t0003_u01754517278311") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fde9_d20250806_m215427_c001_v7007000_t0000_u01754517267576") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2126f_d20250806_m215424_c001_v0001183_t0058_u01754517264180") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59bb2_d20250806_m215423_c001_v7007000_t0000_u01754517263034") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42326d_d20250806_m215419_c001_v0001041_t0019_u01754517259815") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a62_d20250806_m215408_c001_v7007000_t0000_u01754517248763") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211f3_d20250806_m215405_c001_v0001183_t0023_u01754517245352") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac985_d20250806_m215403_c001_v7007000_t0000_u01754517243991") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c6d_d20250806_m215400_c001_v0001184_t0011_u01754517240940") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa753_d20250806_m215347_c001_v7007000_t0000_u01754517227817") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21192_d20250806_m215343_c001_v0001183_t0002_u01754517223909") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a9269e_d20250806_m215333_c001_v7007000_t0000_u01754517213070") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21165_d20250806_m215329_c001_v0001183_t0021_u01754517209801") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f7a_d20250806_m215318_c001_v7007000_t0000_u01754517198697") 2025/08/06 21:56:31 DEBUG : appleappleapplebanana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2113b_d20250806_m215315_c001_v0001183_t0056_u01754517195801") 2025/08/06 21:56:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226cd8_d20250806_m215425_c001_v7007000_t0000_u01754517265656") 2025/08/06 21:56:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d04_d20250806_m215421_c001_v0001184_t0052_u01754517261099") 2025/08/06 21:56:31 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994ca_d20250806_m214859_c001_v7007000_t0000_u01754516939134") 2025/08/06 21:56:31 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b157b_d20250806_m214857_c001_v0001184_t0045_u01754516937565") 2025/08/06 21:56:31 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994ab_d20250806_m214856_c001_v7007000_t0000_u01754516936447") 2025/08/06 21:56:31 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b156b_d20250806_m214855_c001_v0001184_t0000_u01754516935417") 2025/08/06 21:56:32 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766010_d20250806_m214840_c001_v7007000_t0000_u01754516920068") 2025/08/06 21:56:32 DEBUG : b/potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1518_d20250806_m214839_c001_v0001184_t0026_u01754516919011") 2025/08/06 21:56:32 DEBUG : backup/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413dfd9_d20250806_m215108_c001_v7007000_t0000_u01754517068337") 2025/08/06 21:56:32 DEBUG : backup/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f108d8ccd3a24091c_d20250806_m215106_c001_v0001105_t0004_u01754517066387") 2025/08/06 21:56:32 DEBUG : backup/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f112d7e4aa279897c_d20250806_m215102_c001_v0001130_t0007_u01754517062494") 2025/08/06 21:56:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb958e_d20250806_m215136_c001_v7007000_t0000_u01754517096158") 2025/08/06 21:56:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1172e718d5571528_d20250806_m215133_c001_v0001137_t0041_u01754517093702") 2025/08/06 21:56:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11612823364a764a_d20250806_m215129_c001_v0001134_t0029_u01754517089681") 2025/08/06 21:56:32 DEBUG : backup/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3004_d20250806_m215123_c001_v7007000_t0000_u01754517083133") 2025/08/06 21:56:32 DEBUG : backup/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f114c001ae66f179f_d20250806_m215121_c001_v0001184_t0043_u01754517081050") 2025/08/06 21:56:32 DEBUG : backup/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f119775a17e06d15d_d20250806_m215117_c001_v0001102_t0033_u01754517077340") 2025/08/06 21:56:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9591_d20250806_m215136_c001_v7007000_t0000_u01754517096342") 2025/08/06 21:56:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f115db6bdb255a4d4_d20250806_m215135_c001_v0001036_t0024_u01754517095053") 2025/08/06 21:56:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f119183302e16c90e_d20250806_m215131_c001_v0001091_t0048_u01754517091437") 2025/08/06 21:56:32 DEBUG : backup/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413dfdc_d20250806_m215108_c001_v7007000_t0000_u01754517068521") 2025/08/06 21:56:32 DEBUG : backup/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117978e0e0452172_d20250806_m215107_c001_v0001161_t0034_u01754517067409") 2025/08/06 21:56:32 DEBUG : backup/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11738a8e67b00bfa_d20250806_m215103_c001_v0001042_t0058_u01754517063966") 2025/08/06 21:56:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3008_d20250806_m215123_c001_v7007000_t0000_u01754517083316") 2025/08/06 21:56:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f101cbf757e291174_d20250806_m215122_c001_v0001093_t0034_u01754517082198") 2025/08/06 21:56:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10979977a409332f_d20250806_m215118_c001_v0001184_t0025_u01754517078939") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb513_d20250806_m215555_c001_v7007000_t0000_u01754517355175") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232e3_d20250806_m215551_c001_v0001041_t0055_u01754517351210") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacffb_d20250806_m215540_c001_v7007000_t0000_u01754517340961") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232d1_d20250806_m215537_c001_v0001041_t0050_u01754517337118") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad002f5_d20250806_m215526_c001_v7007000_t0000_u01754517326593") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232bf_d20250806_m215522_c001_v0001041_t0040_u01754517322865") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabe4_d20250806_m215512_c001_v7007000_t0000_u01754517312775") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232af_d20250806_m215509_c001_v0001041_t0023_u01754517309140") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc67_d20250806_m215458_c001_v7007000_t0000_u01754517298554") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232a3_d20250806_m215454_c001_v0001041_t0029_u01754517294333") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41cf_d20250806_m215443_c001_v7007000_t0000_u01754517283708") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42328b_d20250806_m215437_c001_v0001041_t0050_u01754517277971") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdef_d20250806_m215427_c001_v7007000_t0000_u01754517267759") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423279_d20250806_m215424_c001_v0001041_t0027_u01754517264191") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f11bb0149ff3c_d20250806_m215423_c001_v7007000_t0000_u01754517263187") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68c9_d20250806_m215419_c001_v0001154_t0018_u01754517259308") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a69_d20250806_m215408_c001_v7007000_t0000_u01754517248947") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42325b_d20250806_m215405_c001_v0001041_t0049_u01754517245385") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4030020fb228adba_d20250806_m215404_c001_v7007000_t0000_u01754517244389") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68ad_d20250806_m215400_c001_v0001154_t0002_u01754517240521") 2025/08/06 21:56:33 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211e13_d20250806_m215347_c001_v7007000_t0000_u01754517227831") 2025/08/06 21:56:34 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423235_d20250806_m215343_c001_v0001041_t0009_u01754517223540") 2025/08/06 21:56:34 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a9269f_d20250806_m215333_c001_v7007000_t0000_u01754517213254") 2025/08/06 21:56:34 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42322b_d20250806_m215329_c001_v0001041_t0059_u01754517209376") 2025/08/06 21:56:34 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f7d_d20250806_m215318_c001_v7007000_t0000_u01754517198881") 2025/08/06 21:56:34 DEBUG : banana: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42321f_d20250806_m215315_c001_v0001041_t0010_u01754517195498") 2025/08/06 21:56:34 DEBUG : bananaSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9b190_d20250806_m215425_c001_v7007000_t0000_u01754517265889") 2025/08/06 21:56:34 DEBUG : bananaSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42326f_d20250806_m215421_c001_v0001041_t0015_u01754517261121") 2025/08/06 21:56:34 DEBUG : both0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a10_d20250806_m215254_c001_v7007000_t0000_u01754517174684") 2025/08/06 21:56:34 DEBUG : both0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231cb_d20250806_m215239_c001_v0001041_t0016_u01754517159449") 2025/08/06 21:56:34 DEBUG : both0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9ae9_d20250806_m215235_c001_v7007000_t0000_u01754517155151") 2025/08/06 21:56:34 DEBUG : both0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231a2_d20250806_m215219_c001_v0001041_t0034_u01754517139710") 2025/08/06 21:56:34 DEBUG : both1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a19_d20250806_m215254_c001_v7007000_t0000_u01754517174867") 2025/08/06 21:56:34 DEBUG : both1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231cf_d20250806_m215240_c001_v0001041_t0027_u01754517160524") 2025/08/06 21:56:34 DEBUG : both1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9aeb_d20250806_m215235_c001_v7007000_t0000_u01754517155335") 2025/08/06 21:56:34 DEBUG : both1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231a4_d20250806_m215220_c001_v0001041_t0002_u01754517140261") 2025/08/06 21:56:34 DEBUG : both10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a1f_d20250806_m215255_c001_v7007000_t0000_u01754517175049") 2025/08/06 21:56:34 DEBUG : both10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231e3_d20250806_m215246_c001_v0001041_t0031_u01754517166324") 2025/08/06 21:56:34 DEBUG : both10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9aec_d20250806_m215235_c001_v7007000_t0000_u01754517155519") 2025/08/06 21:56:34 DEBUG : both10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231b6_d20250806_m215225_c001_v0001041_t0040_u01754517145558") 2025/08/06 21:56:34 DEBUG : both11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a24_d20250806_m215255_c001_v7007000_t0000_u01754517175231") 2025/08/06 21:56:34 DEBUG : both11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231e5_d20250806_m215246_c001_v0001041_t0038_u01754517166844") 2025/08/06 21:56:34 DEBUG : both11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9aee_d20250806_m215235_c001_v7007000_t0000_u01754517155703") 2025/08/06 21:56:34 DEBUG : both11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231b8_d20250806_m215226_c001_v0001041_t0051_u01754517146216") 2025/08/06 21:56:35 DEBUG : both12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a2c_d20250806_m215255_c001_v7007000_t0000_u01754517175413") 2025/08/06 21:56:35 DEBUG : both12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231e7_d20250806_m215247_c001_v0001041_t0046_u01754517167377") 2025/08/06 21:56:35 DEBUG : both12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9aef_d20250806_m215235_c001_v7007000_t0000_u01754517155887") 2025/08/06 21:56:35 DEBUG : both12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231ba_d20250806_m215226_c001_v0001041_t0045_u01754517146856") 2025/08/06 21:56:35 DEBUG : both13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a36_d20250806_m215255_c001_v7007000_t0000_u01754517175596") 2025/08/06 21:56:35 DEBUG : both13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231e9_d20250806_m215247_c001_v0001041_t0032_u01754517167970") 2025/08/06 21:56:35 DEBUG : both13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9af1_d20250806_m215236_c001_v7007000_t0000_u01754517156071") 2025/08/06 21:56:35 DEBUG : both13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231bc_d20250806_m215227_c001_v0001041_t0022_u01754517147480") 2025/08/06 21:56:35 DEBUG : both14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a43_d20250806_m215255_c001_v7007000_t0000_u01754517175779") 2025/08/06 21:56:35 DEBUG : both14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231eb_d20250806_m215248_c001_v0001041_t0007_u01754517168483") 2025/08/06 21:56:35 DEBUG : both14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9af4_d20250806_m215236_c001_v7007000_t0000_u01754517156254") 2025/08/06 21:56:35 DEBUG : both14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231be_d20250806_m215228_c001_v0001041_t0048_u01754517148123") 2025/08/06 21:56:35 DEBUG : both15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a4d_d20250806_m215255_c001_v7007000_t0000_u01754517175961") 2025/08/06 21:56:35 DEBUG : both15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231ef_d20250806_m215249_c001_v0001041_t0016_u01754517169154") 2025/08/06 21:56:35 DEBUG : both15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9af5_d20250806_m215236_c001_v7007000_t0000_u01754517156438") 2025/08/06 21:56:35 DEBUG : both15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231c0_d20250806_m215228_c001_v0001041_t0023_u01754517148820") 2025/08/06 21:56:35 DEBUG : both16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a56_d20250806_m215256_c001_v7007000_t0000_u01754517176145") 2025/08/06 21:56:35 DEBUG : both16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231f1_d20250806_m215249_c001_v0001041_t0050_u01754517169676") 2025/08/06 21:56:35 DEBUG : both16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9af7_d20250806_m215236_c001_v7007000_t0000_u01754517156621") 2025/08/06 21:56:35 DEBUG : both16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231c2_d20250806_m215229_c001_v0001041_t0045_u01754517149508") 2025/08/06 21:56:36 DEBUG : both17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a60_d20250806_m215256_c001_v7007000_t0000_u01754517176330") 2025/08/06 21:56:36 DEBUG : both17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231f5_d20250806_m215250_c001_v0001041_t0021_u01754517170315") 2025/08/06 21:56:36 DEBUG : both17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9af9_d20250806_m215236_c001_v7007000_t0000_u01754517156805") 2025/08/06 21:56:36 DEBUG : both17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231c4_d20250806_m215230_c001_v0001041_t0048_u01754517150178") 2025/08/06 21:56:36 DEBUG : both18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a6c_d20250806_m215256_c001_v7007000_t0000_u01754517176514") 2025/08/06 21:56:36 DEBUG : both18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231f7_d20250806_m215250_c001_v0001041_t0001_u01754517170904") 2025/08/06 21:56:36 DEBUG : both18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9afa_d20250806_m215236_c001_v7007000_t0000_u01754517156993") 2025/08/06 21:56:36 DEBUG : both18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231c6_d20250806_m215230_c001_v0001041_t0012_u01754517150864") 2025/08/06 21:56:36 DEBUG : both19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a76_d20250806_m215256_c001_v7007000_t0000_u01754517176696") 2025/08/06 21:56:36 DEBUG : both19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231f9_d20250806_m215251_c001_v0001041_t0038_u01754517171494") 2025/08/06 21:56:36 DEBUG : both19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9afd_d20250806_m215237_c001_v7007000_t0000_u01754517157177") 2025/08/06 21:56:36 DEBUG : both19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231c8_d20250806_m215231_c001_v0001041_t0024_u01754517151647") 2025/08/06 21:56:36 DEBUG : both2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a80_d20250806_m215256_c001_v7007000_t0000_u01754517176879") 2025/08/06 21:56:36 DEBUG : both2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231d1_d20250806_m215241_c001_v0001041_t0043_u01754517161486") 2025/08/06 21:56:36 DEBUG : both2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9afe_d20250806_m215237_c001_v7007000_t0000_u01754517157360") 2025/08/06 21:56:36 DEBUG : both2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231a6_d20250806_m215220_c001_v0001041_t0043_u01754517140885") 2025/08/06 21:56:36 DEBUG : both3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a8a_d20250806_m215257_c001_v7007000_t0000_u01754517177060") 2025/08/06 21:56:36 DEBUG : both3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231d3_d20250806_m215242_c001_v0001041_t0009_u01754517162291") 2025/08/06 21:56:36 DEBUG : both3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b00_d20250806_m215237_c001_v7007000_t0000_u01754517157543") 2025/08/06 21:56:36 DEBUG : both3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231a8_d20250806_m215221_c001_v0001041_t0039_u01754517141416") 2025/08/06 21:56:36 DEBUG : both4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a94_d20250806_m215257_c001_v7007000_t0000_u01754517177299") 2025/08/06 21:56:37 DEBUG : both4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231d5_d20250806_m215242_c001_v0001041_t0017_u01754517162850") 2025/08/06 21:56:37 DEBUG : both4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b02_d20250806_m215237_c001_v7007000_t0000_u01754517157726") 2025/08/06 21:56:37 DEBUG : both4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231aa_d20250806_m215222_c001_v0001041_t0015_u01754517142035") 2025/08/06 21:56:37 DEBUG : both5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8a9e_d20250806_m215257_c001_v7007000_t0000_u01754517177481") 2025/08/06 21:56:37 DEBUG : both5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231d9_d20250806_m215243_c001_v0001041_t0004_u01754517163380") 2025/08/06 21:56:37 DEBUG : both5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b03_d20250806_m215237_c001_v7007000_t0000_u01754517157911") 2025/08/06 21:56:37 DEBUG : both5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231ac_d20250806_m215222_c001_v0001041_t0054_u01754517142735") 2025/08/06 21:56:37 DEBUG : both6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8aa6_d20250806_m215257_c001_v7007000_t0000_u01754517177664") 2025/08/06 21:56:37 DEBUG : both6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231db_d20250806_m215243_c001_v0001041_t0009_u01754517163905") 2025/08/06 21:56:37 DEBUG : both6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b07_d20250806_m215238_c001_v7007000_t0000_u01754517158095") 2025/08/06 21:56:37 DEBUG : both6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231ae_d20250806_m215223_c001_v0001041_t0050_u01754517143347") 2025/08/06 21:56:37 DEBUG : both7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ab1_d20250806_m215257_c001_v7007000_t0000_u01754517177846") 2025/08/06 21:56:37 DEBUG : both7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231dd_d20250806_m215244_c001_v0001041_t0004_u01754517164520") 2025/08/06 21:56:37 DEBUG : both7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b0a_d20250806_m215238_c001_v7007000_t0000_u01754517158279") 2025/08/06 21:56:37 DEBUG : both7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231b0_d20250806_m215223_c001_v0001041_t0057_u01754517143938") 2025/08/06 21:56:37 DEBUG : both8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8abb_d20250806_m215258_c001_v7007000_t0000_u01754517178071") 2025/08/06 21:56:37 DEBUG : both8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231df_d20250806_m215245_c001_v0001041_t0056_u01754517165039") 2025/08/06 21:56:37 DEBUG : both8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b0d_d20250806_m215238_c001_v7007000_t0000_u01754517158514") 2025/08/06 21:56:37 DEBUG : both8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231b2_d20250806_m215224_c001_v0001041_t0022_u01754517144511") 2025/08/06 21:56:37 DEBUG : both9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ac2_d20250806_m215258_c001_v7007000_t0000_u01754517178253") 2025/08/06 21:56:37 DEBUG : both9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231e1_d20250806_m215245_c001_v0001041_t0022_u01754517165721") 2025/08/06 21:56:37 DEBUG : both9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9b13_d20250806_m215238_c001_v7007000_t0000_u01754517158700") 2025/08/06 21:56:37 DEBUG : both9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4231b4_d20250806_m215224_c001_v0001041_t0041_u01754517144998") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994cf_d20250806_m214859_c001_v7007000_t0000_u01754516939317") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b157d_d20250806_m214857_c001_v0001184_t0008_u01754516937783") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994b1_d20250806_m214857_c001_v7007000_t0000_u01754516937196") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b156d_d20250806_m214855_c001_v0001184_t0023_u01754516935618") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f093976602c_d20250806_m214840_c001_v7007000_t0000_u01754516920810") 2025/08/06 21:56:38 DEBUG : c/non empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b151c_d20250806_m214839_c001_v0001184_t0038_u01754516919209") 2025/08/06 21:56:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba244_d20250806_m215350_c001_v7007000_t0000_u01754517230167") 2025/08/06 21:56:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db689a_d20250806_m215345_c001_v0001154_t0016_u01754517225685") 2025/08/06 21:56:38 DEBUG : check sum: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fc9_d20250806_m214832_c001_v7007000_t0000_u01754516912496") 2025/08/06 21:56:38 DEBUG : check sum: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14ee_d20250806_m214831_c001_v0001184_t0048_u01754516911556") 2025/08/06 21:56:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367386432_d20250806_m215624_c001_v7007000_t0000_u01754517384141") 2025/08/06 21:56:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1fcc_d20250806_m215622_c001_v0001184_t0007_u01754517382591") 2025/08/06 21:56:38 DEBUG : dest/3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86990_d20250806_m215039_c001_v7007000_t0000_u01754517039635") 2025/08/06 21:56:38 DEBUG : dest/3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409022a5ba32227c_d20250806_m215038_c001_v0001172_t0042_u01754517038513") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcde: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41d3_d20250806_m215443_c001_v7007000_t0000_u01754517283889") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcde: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68ea_d20250806_m215439_c001_v0001154_t0002_u01754517279719") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb516_d20250806_m215555_c001_v7007000_t0000_u01754517355363") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1edd_d20250806_m215545_c001_v0001184_t0024_u01754517345359") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacffc_d20250806_m215541_c001_v7007000_t0000_u01754517341144") 2025/08/06 21:56:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e8b_d20250806_m215530_c001_v0001184_t0044_u01754517330912") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad002fa_d20250806_m215526_c001_v7007000_t0000_u01754517326776") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e53_d20250806_m215517_c001_v0001184_t0037_u01754517317078") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabe9_d20250806_m215512_c001_v7007000_t0000_u01754517312958") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e0e_d20250806_m215502_c001_v0001184_t0009_u01754517302887") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc6e_d20250806_m215458_c001_v7007000_t0000_u01754517298738") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1dbc_d20250806_m215448_c001_v0001184_t0039_u01754517288037") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397679e0_d20250806_m215441_c001_v7007000_t0000_u01754517281589") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212a1_d20250806_m215432_c001_v0001183_t0044_u01754517272028") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdf4_d20250806_m215427_c001_v7007000_t0000_u01754517267942") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21275_d20250806_m215424_c001_v0001183_t0050_u01754517264381") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226c9a_d20250806_m215423_c001_v7007000_t0000_u01754517263055") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1cc5_d20250806_m215413_c001_v0001184_t0025_u01754517253269") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a76_d20250806_m215409_c001_v7007000_t0000_u01754517249204") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211f7_d20250806_m215405_c001_v0001183_t0022_u01754517245561") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc87171_d20250806_m215404_c001_v7007000_t0000_u01754517244208") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423245_d20250806_m215354_c001_v0001041_t0045_u01754517234213") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac87e_d20250806_m215347_c001_v7007000_t0000_u01754517227730") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1bdd_d20250806_m215337_c001_v0001184_t0018_u01754517217550") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a1_d20250806_m215333_c001_v7007000_t0000_u01754517213437") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b7f_d20250806_m215323_c001_v0001184_t0032_u01754517203190") 2025/08/06 21:56:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f81_d20250806_m215319_c001_v7007000_t0000_u01754517199064") 2025/08/06 21:56:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b2e_d20250806_m215310_c001_v0001184_t0025_u01754517190591") 2025/08/06 21:56:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939767900_d20250806_m215425_c001_v7007000_t0000_u01754517265828") 2025/08/06 21:56:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d08_d20250806_m215421_c001_v0001184_t0001_u01754517261300") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41d7_d20250806_m215444_c001_v7007000_t0000_u01754517284071") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d84_d20250806_m215439_c001_v0001184_t0035_u01754517279729") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb519_d20250806_m215555_c001_v7007000_t0000_u01754517355546") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232d7_d20250806_m215545_c001_v0001041_t0042_u01754517345926") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacffd_d20250806_m215541_c001_v7007000_t0000_u01754517341327") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232c5_d20250806_m215531_c001_v0001041_t0037_u01754517331470") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad002ff_d20250806_m215526_c001_v7007000_t0000_u01754517326960") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232b5_d20250806_m215517_c001_v0001041_t0038_u01754517317733") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabee_d20250806_m215513_c001_v7007000_t0000_u01754517313139") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232a7_d20250806_m215503_c001_v0001041_t0053_u01754517303446") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc76_d20250806_m215458_c001_v7007000_t0000_u01754517298921") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423297_d20250806_m215448_c001_v0001041_t0008_u01754517288591") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83646_d20250806_m215441_c001_v7007000_t0000_u01754517281605") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423281_d20250806_m215432_c001_v0001041_t0036_u01754517272595") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdfa_d20250806_m215428_c001_v7007000_t0000_u01754517268123") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d2a_d20250806_m215424_c001_v0001184_t0030_u01754517264400") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8344f_d20250806_m215423_c001_v7007000_t0000_u01754517263198") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68c1_d20250806_m215413_c001_v0001154_t0014_u01754517253834") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a80_d20250806_m215409_c001_v7007000_t0000_u01754517249386") 2025/08/06 21:56:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c95_d20250806_m215405_c001_v0001184_t0008_u01754517245595") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b24_d20250806_m215404_c001_v7007000_t0000_u01754517244224") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68a5_d20250806_m215355_c001_v0001154_t0019_u01754517235020") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3dc1_d20250806_m215347_c001_v7007000_t0000_u01754517227837") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42322d_d20250806_m215338_c001_v0001041_t0059_u01754517218127") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a2_d20250806_m215333_c001_v7007000_t0000_u01754517213621") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423223_d20250806_m215323_c001_v0001041_t0052_u01754517203771") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f84_d20250806_m215319_c001_v7007000_t0000_u01754517199290") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423215_d20250806_m215310_c001_v0001041_t0018_u01754517190806") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3fd6_d20250806_m215425_c001_v7007000_t0000_u01754517265996") 2025/08/06 21:56:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2125b_d20250806_m215421_c001_v0001183_t0021_u01754517261355") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41da_d20250806_m215444_c001_v7007000_t0000_u01754517284253") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212c5_d20250806_m215439_c001_v0001183_t0012_u01754517279918") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb51d_d20250806_m215555_c001_v7007000_t0000_u01754517355729") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2138e_d20250806_m215546_c001_v0001183_t0038_u01754517346636") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacffe_d20250806_m215541_c001_v7007000_t0000_u01754517341510") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2135d_d20250806_m215532_c001_v0001183_t0027_u01754517332165") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00306_d20250806_m215527_c001_v7007000_t0000_u01754517327143") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21334_d20250806_m215518_c001_v0001183_t0006_u01754517318398") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabf6_d20250806_m215513_c001_v7007000_t0000_u01754517313321") 2025/08/06 21:56:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21312_d20250806_m215504_c001_v0001183_t0051_u01754517304266") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc7e_d20250806_m215459_c001_v7007000_t0000_u01754517299104") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212ef_d20250806_m215449_c001_v0001183_t0058_u01754517289276") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8364c_d20250806_m215441_c001_v7007000_t0000_u01754517281719") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68dd_d20250806_m215433_c001_v0001154_t0008_u01754517273360") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe02_d20250806_m215428_c001_v7007000_t0000_u01754517268307") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68d5_d20250806_m215424_c001_v0001154_t0005_u01754517264580") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9b18d_d20250806_m215423_c001_v7007000_t0000_u01754517263207") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423265_d20250806_m215414_c001_v0001041_t0049_u01754517254534") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a8b_d20250806_m215409_c001_v7007000_t0000_u01754517249567") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68b9_d20250806_m215405_c001_v0001154_t0006_u01754517245687") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac984_d20250806_m215403_c001_v7007000_t0000_u01754517243803") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c51_d20250806_m215355_c001_v0001184_t0042_u01754517235748") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac86e_d20250806_m215347_c001_v7007000_t0000_u01754517227356") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21184_d20250806_m215338_c001_v0001183_t0005_u01754517218886") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a3_d20250806_m215333_c001_v7007000_t0000_u01754517213804") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2114c_d20250806_m215324_c001_v0001183_t0021_u01754517204575") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f87_d20250806_m215319_c001_v7007000_t0000_u01754517199475") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2112c_d20250806_m215311_c001_v0001183_t0028_u01754517191134") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9b18f_d20250806_m215425_c001_v7007000_t0000_u01754517265687") 2025/08/06 21:56:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68cd_d20250806_m215421_c001_v0001154_t0021_u01754517261450") 2025/08/06 21:56:43 DEBUG : dir1/0003-defgh: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41dd_d20250806_m215444_c001_v7007000_t0000_u01754517284434") 2025/08/06 21:56:43 DEBUG : dir1/0003-defgh: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d88_d20250806_m215439_c001_v0001184_t0013_u01754517279938") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb520_d20250806_m215555_c001_v7007000_t0000_u01754517355912") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6936_d20250806_m215547_c001_v0001154_t0024_u01754517347214") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eacfff_d20250806_m215541_c001_v7007000_t0000_u01754517341693") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db692a_d20250806_m215532_c001_v0001154_t0000_u01754517332729") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0030c_d20250806_m215527_c001_v7007000_t0000_u01754517327327") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6918_d20250806_m215518_c001_v0001154_t0005_u01754517318962") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabfa_d20250806_m215513_c001_v7007000_t0000_u01754517313504") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6908_d20250806_m215504_c001_v0001154_t0024_u01754517304840") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc88_d20250806_m215459_c001_v7007000_t0000_u01754517299287") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68fa_d20250806_m215449_c001_v0001154_t0005_u01754517289840") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385e11_d20250806_m215441_c001_v7007000_t0000_u01754517281740") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d62_d20250806_m215434_c001_v0001184_t0013_u01754517274069") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe08_d20250806_m215428_c001_v7007000_t0000_u01754517268492") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21279_d20250806_m215424_c001_v0001183_t0011_u01754517264590") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3f75_d20250806_m215423_c001_v7007000_t0000_u01754517263259") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21227_d20250806_m215415_c001_v0001183_t0035_u01754517255337") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a93_d20250806_m215409_c001_v7007000_t0000_u01754517249750") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211f9_d20250806_m215405_c001_v0001183_t0000_u01754517245769") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa83c_d20250806_m215404_c001_v7007000_t0000_u01754517244335") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211b8_d20250806_m215356_c001_v0001183_t0024_u01754517236319") 2025/08/06 21:56:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa74d_d20250806_m215347_c001_v7007000_t0000_u01754517227614") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6890_d20250806_m215339_c001_v0001154_t0009_u01754517219449") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a4_d20250806_m215333_c001_v7007000_t0000_u01754517213987") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6886_d20250806_m215325_c001_v0001154_t0001_u01754517205141") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f8a_d20250806_m215319_c001_v7007000_t0000_u01754517199658") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6876_d20250806_m215311_c001_v0001154_t0013_u01754517191331") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939767903_d20250806_m215426_c001_v7007000_t0000_u01754517266012") 2025/08/06 21:56:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d0a_d20250806_m215421_c001_v0001184_t0050_u01754517261498") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41e3_d20250806_m215444_c001_v7007000_t0000_u01754517284616") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68ec_d20250806_m215440_c001_v0001154_t0010_u01754517280094") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb524_d20250806_m215556_c001_v7007000_t0000_u01754517356094") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ee9_d20250806_m215547_c001_v0001184_t0007_u01754517347644") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead000_d20250806_m215541_c001_v7007000_t0000_u01754517341907") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e9b_d20250806_m215533_c001_v0001184_t0021_u01754517333079") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00312_d20250806_m215527_c001_v7007000_t0000_u01754517327516") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e5b_d20250806_m215519_c001_v0001184_t0006_u01754517319293") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbabff_d20250806_m215513_c001_v7007000_t0000_u01754517313686") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e24_d20250806_m215505_c001_v0001184_t0043_u01754517305464") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc91_d20250806_m215459_c001_v7007000_t0000_u01754517299474") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1dc8_d20250806_m215450_c001_v0001184_t0004_u01754517290225") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8362c_d20250806_m215441_c001_v7007000_t0000_u01754517281168") 2025/08/06 21:56:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212a9_d20250806_m215434_c001_v0001183_t0035_u01754517274268") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe0e_d20250806_m215428_c001_v7007000_t0000_u01754517268676") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d2c_d20250806_m215424_c001_v0001184_t0058_u01754517264620") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83448_d20250806_m215423_c001_v7007000_t0000_u01754517263016") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1cd6_d20250806_m215415_c001_v0001184_t0023_u01754517255536") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a9a_d20250806_m215409_c001_v7007000_t0000_u01754517249932") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42325d_d20250806_m215405_c001_v0001041_t0027_u01754517245788") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b27_d20250806_m215404_c001_v7007000_t0000_u01754517244351") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423249_d20250806_m215356_c001_v0001041_t0045_u01754517236525") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba1e7_d20250806_m215347_c001_v7007000_t0000_u01754517227612") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1bf1_d20250806_m215339_c001_v0001184_t0019_u01754517219781") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a5_d20250806_m215334_c001_v7007000_t0000_u01754517214171") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b95_d20250806_m215325_c001_v0001184_t0008_u01754517205540") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f8d_d20250806_m215319_c001_v7007000_t0000_u01754517199846") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b34_d20250806_m215311_c001_v0001184_t0038_u01754517191658") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226ce4_d20250806_m215426_c001_v7007000_t0000_u01754517266025") 2025/08/06 21:56:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2125d_d20250806_m215421_c001_v0001183_t0008_u01754517261555") 2025/08/06 21:56:45 DEBUG : dir1/0005-fghij: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41e9_d20250806_m215444_c001_v7007000_t0000_u01754517284797") 2025/08/06 21:56:45 DEBUG : dir1/0005-fghij: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42328f_d20250806_m215440_c001_v0001041_t0020_u01754517280107") 2025/08/06 21:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb527_d20250806_m215556_c001_v7007000_t0000_u01754517356276") 2025/08/06 21:56:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232dd_d20250806_m215547_c001_v0001041_t0004_u01754517347862") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead001_d20250806_m215542_c001_v7007000_t0000_u01754517342090") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232c7_d20250806_m215533_c001_v0001041_t0026_u01754517333278") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00318_d20250806_m215527_c001_v7007000_t0000_u01754517327702") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232b7_d20250806_m215519_c001_v0001041_t0006_u01754517319500") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac03_d20250806_m215513_c001_v7007000_t0000_u01754517313869") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232a9_d20250806_m215505_c001_v0001041_t0058_u01754517305676") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfc9b_d20250806_m215459_c001_v7007000_t0000_u01754517299657") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42329b_d20250806_m215450_c001_v0001041_t0026_u01754517290422") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f403a8c801225563c_d20250806_m215441_c001_v7007000_t0000_u01754517281364") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423283_d20250806_m215434_c001_v0001041_t0004_u01754517274478") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe15_d20250806_m215428_c001_v7007000_t0000_u01754517268858") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42327b_d20250806_m215424_c001_v0001041_t0052_u01754517264764") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59bb8_d20250806_m215423_c001_v7007000_t0000_u01754517263218") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68c3_d20250806_m215415_c001_v0001154_t0007_u01754517255733") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a9e_d20250806_m215410_c001_v7007000_t0000_u01754517250115") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c97_d20250806_m215405_c001_v0001184_t0013_u01754517245828") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc87174_d20250806_m215404_c001_v7007000_t0000_u01754517244400") 2025/08/06 21:56:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68a7_d20250806_m215356_c001_v0001154_t0020_u01754517236949") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac869_d20250806_m215347_c001_v7007000_t0000_u01754517227170") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42322f_d20250806_m215339_c001_v0001041_t0017_u01754517219979") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a6_d20250806_m215334_c001_v7007000_t0000_u01754517214356") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423225_d20250806_m215325_c001_v0001041_t0022_u01754517205744") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f91_d20250806_m215320_c001_v7007000_t0000_u01754517200029") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423217_d20250806_m215311_c001_v0001041_t0024_u01754517191871") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226cdd_d20250806_m215425_c001_v7007000_t0000_u01754517265840") 2025/08/06 21:56:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423271_d20250806_m215421_c001_v0001041_t0001_u01754517261668") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41f1_d20250806_m215444_c001_v7007000_t0000_u01754517284978") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212c7_d20250806_m215440_c001_v0001183_t0006_u01754517280121") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb52a_d20250806_m215556_c001_v7007000_t0000_u01754517356459") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21394_d20250806_m215548_c001_v0001183_t0028_u01754517348169") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead003_d20250806_m215542_c001_v7007000_t0000_u01754517342295") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21361_d20250806_m215533_c001_v0001183_t0046_u01754517333892") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0031c_d20250806_m215527_c001_v7007000_t0000_u01754517327887") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2133a_d20250806_m215519_c001_v0001183_t0043_u01754517319913") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac08_d20250806_m215514_c001_v7007000_t0000_u01754517314055") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21314_d20250806_m215506_c001_v0001183_t0047_u01754517306077") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfca6_d20250806_m215459_c001_v7007000_t0000_u01754517299840") 2025/08/06 21:56:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212f5_d20250806_m215450_c001_v0001183_t0013_u01754517290993") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f403a8c8012255636_d20250806_m215441_c001_v7007000_t0000_u01754517281181") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68e0_d20250806_m215434_c001_v0001154_t0007_u01754517274799") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe1b_d20250806_m215429_c001_v7007000_t0000_u01754517269041") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2127d_d20250806_m215424_c001_v0001183_t0011_u01754517264810") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f11bb0149ff31_d20250806_m215422_c001_v7007000_t0000_u01754517262636") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423267_d20250806_m215416_c001_v0001041_t0010_u01754517256062") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59aa4_d20250806_m215410_c001_v7007000_t0000_u01754517250297") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211fb_d20250806_m215405_c001_v0001183_t0056_u01754517245971") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3e71_d20250806_m215404_c001_v7007000_t0000_u01754517244160") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c59_d20250806_m215357_c001_v0001184_t0052_u01754517237311") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac876_d20250806_m215347_c001_v7007000_t0000_u01754517227546") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21188_d20250806_m215340_c001_v0001183_t0058_u01754517220327") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a7_d20250806_m215334_c001_v7007000_t0000_u01754517214549") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21152_d20250806_m215326_c001_v0001183_t0043_u01754517206089") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f94_d20250806_m215320_c001_v7007000_t0000_u01754517200214") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21130_d20250806_m215312_c001_v0001183_t0042_u01754517192378") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83495_d20250806_m215425_c001_v7007000_t0000_u01754517265698") 2025/08/06 21:56:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d0c_d20250806_m215421_c001_v0001184_t0025_u01754517261709") 2025/08/06 21:56:48 DEBUG : dir1/0007-12345: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b41f9_d20250806_m215445_c001_v7007000_t0000_u01754517285159") 2025/08/06 21:56:48 DEBUG : dir1/0007-12345: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d8a_d20250806_m215440_c001_v0001184_t0001_u01754517280143") 2025/08/06 21:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb52d_d20250806_m215556_c001_v7007000_t0000_u01754517356641") 2025/08/06 21:56:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6938_d20250806_m215548_c001_v0001154_t0002_u01754517348373") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead004_d20250806_m215542_c001_v7007000_t0000_u01754517342478") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db692c_d20250806_m215534_c001_v0001154_t0007_u01754517334164") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00323_d20250806_m215528_c001_v7007000_t0000_u01754517328072") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db691c_d20250806_m215520_c001_v0001154_t0001_u01754517320110") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac0e_d20250806_m215514_c001_v7007000_t0000_u01754517314238") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db690a_d20250806_m215506_c001_v0001154_t0001_u01754517306289") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcb2_d20250806_m215500_c001_v7007000_t0000_u01754517300023") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68fc_d20250806_m215451_c001_v0001154_t0005_u01754517291257") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe8b07_d20250806_m215441_c001_v7007000_t0000_u01754517281377") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d66_d20250806_m215435_c001_v0001184_t0047_u01754517275125") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe22_d20250806_m215429_c001_v7007000_t0000_u01754517269223") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d2e_d20250806_m215424_c001_v0001184_t0033_u01754517264822") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397678d3_d20250806_m215423_c001_v7007000_t0000_u01754517263065") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21231_d20250806_m215416_c001_v0001183_t0020_u01754517256490") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59aaa_d20250806_m215410_c001_v7007000_t0000_u01754517250479") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68bb_d20250806_m215406_c001_v0001154_t0006_u01754517246022") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413ed45_d20250806_m215404_c001_v7007000_t0000_u01754517244364") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211c2_d20250806_m215357_c001_v0001183_t0003_u01754517237532") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385b46_d20250806_m215347_c001_v7007000_t0000_u01754517227850") 2025/08/06 21:56:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6892_d20250806_m215340_c001_v0001154_t0003_u01754517220564") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a8_d20250806_m215334_c001_v7007000_t0000_u01754517214733") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6888_d20250806_m215326_c001_v0001154_t0014_u01754517206310") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f97_d20250806_m215320_c001_v7007000_t0000_u01754517200401") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db687a_d20250806_m215312_c001_v0001154_t0012_u01754517192577") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdba_d20250806_m215425_c001_v7007000_t0000_u01754517265665") 2025/08/06 21:56:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2125f_d20250806_m215421_c001_v0001183_t0006_u01754517261758") 2025/08/06 21:56:50 DEBUG : dir1/0008-23456: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4201_d20250806_m215445_c001_v7007000_t0000_u01754517285341") 2025/08/06 21:56:50 DEBUG : dir1/0008-23456: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212c9_d20250806_m215440_c001_v0001183_t0022_u01754517280318") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb532_d20250806_m215556_c001_v7007000_t0000_u01754517356824") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ef6_d20250806_m215548_c001_v0001184_t0041_u01754517348706") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead005_d20250806_m215542_c001_v7007000_t0000_u01754517342661") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ea6_d20250806_m215534_c001_v0001184_t0008_u01754517334493") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0032a_d20250806_m215528_c001_v7007000_t0000_u01754517328257") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e61_d20250806_m215520_c001_v0001184_t0051_u01754517320508") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac12_d20250806_m215514_c001_v7007000_t0000_u01754517314420") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e30_d20250806_m215506_c001_v0001184_t0010_u01754517306641") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcbc_d20250806_m215500_c001_v7007000_t0000_u01754517300206") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1dd0_d20250806_m215451_c001_v0001184_t0032_u01754517291614") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83641_d20250806_m215441_c001_v7007000_t0000_u01754517281535") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212af_d20250806_m215435_c001_v0001183_t0025_u01754517275324") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe28_d20250806_m215429_c001_v7007000_t0000_u01754517269407") 2025/08/06 21:56:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68d7_d20250806_m215424_c001_v0001154_t0000_u01754517264918") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fd93_d20250806_m215423_c001_v7007000_t0000_u01754517263229") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ce2_d20250806_m215416_c001_v0001184_t0022_u01754517256703") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59aad_d20250806_m215410_c001_v7007000_t0000_u01754517250672") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c99_d20250806_m215406_c001_v0001184_t0004_u01754517246032") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac986_d20250806_m215404_c001_v7007000_t0000_u01754517244176") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42324d_d20250806_m215357_c001_v0001041_t0039_u01754517237733") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211e14_d20250806_m215347_c001_v7007000_t0000_u01754517227863") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1bf7_d20250806_m215340_c001_v0001184_t0014_u01754517220925") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926a9_d20250806_m215334_c001_v7007000_t0000_u01754517214918") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b9f_d20250806_m215326_c001_v0001184_t0010_u01754517206709") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f9a_d20250806_m215320_c001_v7007000_t0000_u01754517200584") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b38_d20250806_m215312_c001_v0001184_t0032_u01754517192918") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59c10_d20250806_m215425_c001_v7007000_t0000_u01754517265677") 2025/08/06 21:56:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68cf_d20250806_m215421_c001_v0001154_t0014_u01754517261800") 2025/08/06 21:56:51 DEBUG : dir1/0009-34567: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4208_d20250806_m215445_c001_v7007000_t0000_u01754517285523") 2025/08/06 21:56:51 DEBUG : dir1/0009-34567: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d8c_d20250806_m215440_c001_v0001184_t0013_u01754517280396") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb536_d20250806_m215557_c001_v7007000_t0000_u01754517357006") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232df_d20250806_m215548_c001_v0001041_t0011_u01754517348916") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead006_d20250806_m215542_c001_v7007000_t0000_u01754517342845") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232c9_d20250806_m215534_c001_v0001041_t0056_u01754517334691") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0032f_d20250806_m215528_c001_v7007000_t0000_u01754517328442") 2025/08/06 21:56:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232b9_d20250806_m215520_c001_v0001041_t0030_u01754517320724") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac15_d20250806_m215514_c001_v7007000_t0000_u01754517314604") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232ab_d20250806_m215506_c001_v0001041_t0006_u01754517306842") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcc4_d20250806_m215500_c001_v7007000_t0000_u01754517300390") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42329f_d20250806_m215451_c001_v0001041_t0022_u01754517291826") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f403a8c8012255643_d20250806_m215441_c001_v7007000_t0000_u01754517281547") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423285_d20250806_m215435_c001_v0001041_t0038_u01754517275533") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe2f_d20250806_m215429_c001_v7007000_t0000_u01754517269589") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d33_d20250806_m215425_c001_v0001184_t0015_u01754517265029") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f11bb0149ff34_d20250806_m215422_c001_v7007000_t0000_u01754517262818") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68c5_d20250806_m215416_c001_v0001154_t0025_u01754517256911") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59ab6_d20250806_m215410_c001_v7007000_t0000_u01754517250856") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211fd_d20250806_m215406_c001_v0001183_t0007_u01754517246171") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b28_d20250806_m215404_c001_v7007000_t0000_u01754517244414") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68a9_d20250806_m215358_c001_v0001154_t0011_u01754517238145") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba1ef_d20250806_m215347_c001_v7007000_t0000_u01754517227794") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423231_d20250806_m215341_c001_v0001041_t0057_u01754517221155") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926ac_d20250806_m215335_c001_v7007000_t0000_u01754517215103") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423227_d20250806_m215326_c001_v0001041_t0055_u01754517206910") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86f9d_d20250806_m215320_c001_v7007000_t0000_u01754517200767") 2025/08/06 21:56:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423219_d20250806_m215313_c001_v0001041_t0049_u01754517193127") 2025/08/06 21:56:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdc1_d20250806_m215425_c001_v7007000_t0000_u01754517265850") 2025/08/06 21:56:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d10_d20250806_m215421_c001_v0001184_t0037_u01754517261916") 2025/08/06 21:56:53 DEBUG : dir1/0010-45678: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b420f_d20250806_m215445_c001_v7007000_t0000_u01754517285704") 2025/08/06 21:56:53 DEBUG : dir1/0010-45678: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68ee_d20250806_m215440_c001_v0001154_t0009_u01754517280413") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb539_d20250806_m215557_c001_v7007000_t0000_u01754517357188") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2139a_d20250806_m215549_c001_v0001183_t0055_u01754517349201") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead007_d20250806_m215543_c001_v7007000_t0000_u01754517343087") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21365_d20250806_m215535_c001_v0001183_t0022_u01754517335096") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00333_d20250806_m215528_c001_v7007000_t0000_u01754517328626") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2133e_d20250806_m215521_c001_v0001183_t0051_u01754517321017") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac18_d20250806_m215514_c001_v7007000_t0000_u01754517314785") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2131a_d20250806_m215507_c001_v0001183_t0022_u01754517307197") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcd2_d20250806_m215500_c001_v7007000_t0000_u01754517300573") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212f9_d20250806_m215452_c001_v0001183_t0058_u01754517292280") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83636_d20250806_m215441_c001_v7007000_t0000_u01754517281352") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68e2_d20250806_m215435_c001_v0001154_t0011_u01754517275909") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe35_d20250806_m215429_c001_v7007000_t0000_u01754517269772") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2127f_d20250806_m215425_c001_v0001183_t0006_u01754517265039") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9b18c_d20250806_m215423_c001_v7007000_t0000_u01754517263023") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423269_d20250806_m215417_c001_v0001041_t0032_u01754517257398") 2025/08/06 21:56:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59abf_d20250806_m215411_c001_v7007000_t0000_u01754517251039") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c9d_d20250806_m215406_c001_v0001184_t0034_u01754517246241") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59968_d20250806_m215404_c001_v7007000_t0000_u01754517244374") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c63_d20250806_m215358_c001_v0001184_t0015_u01754517238516") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211e0a_d20250806_m215347_c001_v7007000_t0000_u01754517227616") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2118c_d20250806_m215341_c001_v0001183_t0039_u01754517221565") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926ad_d20250806_m215335_c001_v7007000_t0000_u01754517215286") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2115a_d20250806_m215327_c001_v0001183_t0013_u01754517207311") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fa0_d20250806_m215320_c001_v7007000_t0000_u01754517200951") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21136_d20250806_m215313_c001_v0001183_t0057_u01754517193519") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fdc6_d20250806_m215426_c001_v7007000_t0000_u01754517266034") 2025/08/06 21:56:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21261_d20250806_m215421_c001_v0001183_t0036_u01754517261962") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4216_d20250806_m215445_c001_v7007000_t0000_u01754517285886") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423291_d20250806_m215440_c001_v0001041_t0024_u01754517280457") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb53c_d20250806_m215557_c001_v7007000_t0000_u01754517357372") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db693a_d20250806_m215549_c001_v0001154_t0005_u01754517349419") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead008_d20250806_m215543_c001_v7007000_t0000_u01754517343270") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db692e_d20250806_m215535_c001_v0001154_t0009_u01754517335292") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00336_d20250806_m215528_c001_v7007000_t0000_u01754517328810") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db691e_d20250806_m215521_c001_v0001154_t0005_u01754517321221") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac1c_d20250806_m215514_c001_v7007000_t0000_u01754517314969") 2025/08/06 21:56:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db690c_d20250806_m215507_c001_v0001154_t0003_u01754517307410") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcdc_d20250806_m215500_c001_v7007000_t0000_u01754517300759") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68fe_d20250806_m215452_c001_v0001154_t0006_u01754517292482") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe8b06_d20250806_m215441_c001_v7007000_t0000_u01754517281192") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d6a_d20250806_m215436_c001_v0001184_t0034_u01754517276249") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe39_d20250806_m215429_c001_v7007000_t0000_u01754517269955") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42327f_d20250806_m215425_c001_v0001041_t0057_u01754517265197") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3f6c_d20250806_m215423_c001_v7007000_t0000_u01754517263066") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2123f_d20250806_m215417_c001_v0001183_t0027_u01754517257746") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59ac6_d20250806_m215411_c001_v7007000_t0000_u01754517251220") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68bd_d20250806_m215406_c001_v0001154_t0012_u01754517246355") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413ed42_d20250806_m215404_c001_v7007000_t0000_u01754517244181") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211c6_d20250806_m215358_c001_v0001183_t0004_u01754517238713") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3dbd_d20250806_m215347_c001_v7007000_t0000_u01754517227614") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6894_d20250806_m215341_c001_v0001154_t0018_u01754517221785") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926ae_d20250806_m215335_c001_v7007000_t0000_u01754517215469") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db688a_d20250806_m215327_c001_v0001154_t0012_u01754517207515") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fa3_d20250806_m215321_c001_v7007000_t0000_u01754517201134") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db687c_d20250806_m215313_c001_v0001154_t0020_u01754517193717") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59c1a_d20250806_m215425_c001_v7007000_t0000_u01754517265861") 2025/08/06 21:56:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423277_d20250806_m215422_c001_v0001041_t0051_u01754517262043") 2025/08/06 21:56:55 DEBUG : dir1/0012-6789;: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b421f_d20250806_m215446_c001_v7007000_t0000_u01754517286068") 2025/08/06 21:56:55 DEBUG : dir1/0012-6789;: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212cd_d20250806_m215440_c001_v0001183_t0037_u01754517280521") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb53d_d20250806_m215557_c001_v7007000_t0000_u01754517357555") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1efc_d20250806_m215549_c001_v0001184_t0004_u01754517349764") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead009_d20250806_m215543_c001_v7007000_t0000_u01754517343453") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1eb0_d20250806_m215535_c001_v0001184_t0023_u01754517335665") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00339_d20250806_m215528_c001_v7007000_t0000_u01754517328994") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e65_d20250806_m215521_c001_v0001184_t0014_u01754517321606") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac20_d20250806_m215515_c001_v7007000_t0000_u01754517315151") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1e38_d20250806_m215507_c001_v0001184_t0032_u01754517307744") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfce7_d20250806_m215500_c001_v7007000_t0000_u01754517300943") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1dd6_d20250806_m215452_c001_v0001184_t0002_u01754517292846") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385e0d_d20250806_m215441_c001_v7007000_t0000_u01754517281555") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212b3_d20250806_m215436_c001_v0001183_t0006_u01754517276516") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe3f_d20250806_m215430_c001_v7007000_t0000_u01754517270138") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d35_d20250806_m215425_c001_v0001184_t0048_u01754517265239") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226c9f_d20250806_m215423_c001_v7007000_t0000_u01754517263241") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1cee_d20250806_m215417_c001_v0001184_t0030_u01754517257958") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59acd_d20250806_m215411_c001_v7007000_t0000_u01754517251402") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42325f_d20250806_m215406_c001_v0001041_t0044_u01754517246426") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad5995f_d20250806_m215404_c001_v7007000_t0000_u01754517244188") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42324f_d20250806_m215358_c001_v0001041_t0024_u01754517238919") 2025/08/06 21:56:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3dc0_d20250806_m215347_c001_v7007000_t0000_u01754517227807") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c03_d20250806_m215342_c001_v0001184_t0004_u01754517222130") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926b0_d20250806_m215335_c001_v7007000_t0000_u01754517215663") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1ba9_d20250806_m215328_c001_v0001184_t0023_u01754517208075") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fa6_d20250806_m215321_c001_v7007000_t0000_u01754517201319") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b42_d20250806_m215314_c001_v0001184_t0023_u01754517194077") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3fc8_d20250806_m215425_c001_v7007000_t0000_u01754517265632") 2025/08/06 21:56:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d14_d20250806_m215422_c001_v0001184_t0014_u01754517262120") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4227_d20250806_m215446_c001_v7007000_t0000_u01754517286249") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d90_d20250806_m215440_c001_v0001184_t0028_u01754517280596") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb53e_d20250806_m215557_c001_v7007000_t0000_u01754517357738") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232e1_d20250806_m215549_c001_v0001041_t0040_u01754517349981") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead00a_d20250806_m215543_c001_v7007000_t0000_u01754517343637") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232cf_d20250806_m215535_c001_v0001041_t0049_u01754517335872") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0033b_d20250806_m215529_c001_v7007000_t0000_u01754517329177") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232bb_d20250806_m215521_c001_v0001041_t0017_u01754517321806") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac24_d20250806_m215515_c001_v7007000_t0000_u01754517315335") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232ad_d20250806_m215507_c001_v0001041_t0051_u01754517307957") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcf1_d20250806_m215501_c001_v7007000_t0000_u01754517301127") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232a1_d20250806_m215453_c001_v0001041_t0052_u01754517293050") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b419c_d20250806_m215441_c001_v7007000_t0000_u01754517281749") 2025/08/06 21:56:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423289_d20250806_m215436_c001_v0001041_t0000_u01754517276729") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe42_d20250806_m215430_c001_v7007000_t0000_u01754517270325") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68d9_d20250806_m215425_c001_v0001154_t0011_u01754517265262") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397678d6_d20250806_m215423_c001_v7007000_t0000_u01754517263250") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68c7_d20250806_m215418_c001_v0001154_t0019_u01754517258156") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59ad4_d20250806_m215411_c001_v7007000_t0000_u01754517251584") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21201_d20250806_m215406_c001_v0001183_t0000_u01754517246439") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4030020fb228adb9_d20250806_m215404_c001_v7007000_t0000_u01754517244202") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68ab_d20250806_m215359_c001_v0001154_t0010_u01754517239325") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac885_d20250806_m215347_c001_v7007000_t0000_u01754517227915") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423233_d20250806_m215342_c001_v0001041_t0041_u01754517222331") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926b1_d20250806_m215335_c001_v7007000_t0000_u01754517215845") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423229_d20250806_m215328_c001_v0001041_t0004_u01754517208284") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fa9_d20250806_m215321_c001_v7007000_t0000_u01754517201504") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42321b_d20250806_m215314_c001_v0001041_t0053_u01754517194278") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8349b_d20250806_m215425_c001_v7007000_t0000_u01754517265880") 2025/08/06 21:56:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68d1_d20250806_m215422_c001_v0001154_t0025_u01754517262158") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b422c_d20250806_m215446_c001_v7007000_t0000_u01754517286431") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212cf_d20250806_m215440_c001_v0001183_t0039_u01754517280717") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb541_d20250806_m215557_c001_v7007000_t0000_u01754517357920") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2139c_d20250806_m215550_c001_v0001183_t0058_u01754517350452") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead00d_d20250806_m215543_c001_v7007000_t0000_u01754517343819") 2025/08/06 21:56:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21367_d20250806_m215536_c001_v0001183_t0058_u01754517336265") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0033c_d20250806_m215529_c001_v7007000_t0000_u01754517329361") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21342_d20250806_m215522_c001_v0001183_t0037_u01754517322130") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac27_d20250806_m215515_c001_v7007000_t0000_u01754517315519") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21322_d20250806_m215508_c001_v0001183_t0036_u01754517308344") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfcfa_d20250806_m215501_c001_v7007000_t0000_u01754517301310") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c212fb_d20250806_m215453_c001_v0001183_t0028_u01754517293523") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f403a8c8012255647_d20250806_m215441_c001_v7007000_t0000_u01754517281730") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68e4_d20250806_m215437_c001_v0001154_t0012_u01754517277065") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe46_d20250806_m215430_c001_v7007000_t0000_u01754517270507") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21281_d20250806_m215425_c001_v0001183_t0045_u01754517265271") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf83439_d20250806_m215422_c001_v7007000_t0000_u01754517262653") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42326b_d20250806_m215418_c001_v0001041_t0038_u01754517258583") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59ad9_d20250806_m215411_c001_v7007000_t0000_u01754517251766") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c9f_d20250806_m215406_c001_v0001184_t0021_u01754517246480") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac987_d20250806_m215404_c001_v7007000_t0000_u01754517244426") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c69_d20250806_m215359_c001_v0001184_t0004_u01754517239649") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba1fa_d20250806_m215347_c001_v7007000_t0000_u01754517227976") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2118e_d20250806_m215342_c001_v0001183_t0012_u01754517222699") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926b3_d20250806_m215336_c001_v7007000_t0000_u01754517216030") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21162_d20250806_m215328_c001_v0001183_t0039_u01754517208620") 2025/08/06 21:56:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fac_d20250806_m215321_c001_v7007000_t0000_u01754517201689") 2025/08/06 21:57:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21138_d20250806_m215314_c001_v0001183_t0057_u01754517194751") 2025/08/06 21:57:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385db7_d20250806_m215425_c001_v7007000_t0000_u01754517265708") 2025/08/06 21:57:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21265_d20250806_m215422_c001_v0001183_t0008_u01754517262168") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4233_d20250806_m215446_c001_v7007000_t0000_u01754517286613") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68f0_d20250806_m215440_c001_v0001154_t0003_u01754517280778") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb542_d20250806_m215558_c001_v7007000_t0000_u01754517358103") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db693c_d20250806_m215550_c001_v0001154_t0012_u01754517350652") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead010_d20250806_m215544_c001_v7007000_t0000_u01754517344002") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6930_d20250806_m215536_c001_v0001154_t0024_u01754517336461") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad0033f_d20250806_m215529_c001_v7007000_t0000_u01754517329546") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6920_d20250806_m215522_c001_v0001154_t0019_u01754517322327") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac2a_d20250806_m215515_c001_v7007000_t0000_u01754517315701") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db690e_d20250806_m215508_c001_v0001154_t0010_u01754517308558") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfd02_d20250806_m215501_c001_v7007000_t0000_u01754517301494") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6900_d20250806_m215453_c001_v0001154_t0013_u01754517293731") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe8b08_d20250806_m215441_c001_v7007000_t0000_u01754517281563") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d7a_d20250806_m215437_c001_v0001184_t0019_u01754517277513") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe4a_d20250806_m215430_c001_v7007000_t0000_u01754517270690") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d39_d20250806_m215425_c001_v0001184_t0043_u01754517265438") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fd8f_d20250806_m215423_c001_v7007000_t0000_u01754517263027") 2025/08/06 21:57:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21247_d20250806_m215418_c001_v0001183_t0002_u01754517258910") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59adf_d20250806_m215411_c001_v7007000_t0000_u01754517251948") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21203_d20250806_m215406_c001_v0001183_t0055_u01754517246639") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa83b_d20250806_m215404_c001_v7007000_t0000_u01754517244149") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211cf_d20250806_m215359_c001_v0001183_t0024_u01754517239870") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385b44_d20250806_m215347_c001_v7007000_t0000_u01754517227659") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6896_d20250806_m215342_c001_v0001154_t0006_u01754517222909") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926b4_d20250806_m215336_c001_v7007000_t0000_u01754517216214") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db688c_d20250806_m215328_c001_v0001154_t0008_u01754517208820") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fb1_d20250806_m215321_c001_v7007000_t0000_u01754517201874") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db687e_d20250806_m215314_c001_v0001154_t0000_u01754517194966") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3fcf_d20250806_m215425_c001_v7007000_t0000_u01754517265814") 2025/08/06 21:57:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d16_d20250806_m215422_c001_v0001184_t0027_u01754517262316") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba24b_d20250806_m215350_c001_v7007000_t0000_u01754517230349") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c23_d20250806_m215345_c001_v0001184_t0043_u01754517225862") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba252_d20250806_m215350_c001_v7007000_t0000_u01754517230531") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21198_d20250806_m215345_c001_v0001183_t0059_u01754517225886") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba259_d20250806_m215350_c001_v7007000_t0000_u01754517230713") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db689c_d20250806_m215346_c001_v0001154_t0008_u01754517226016") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba260_d20250806_m215350_c001_v7007000_t0000_u01754517230895") 2025/08/06 21:57:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42323d_d20250806_m215346_c001_v0001041_t0022_u01754517226046") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba268_d20250806_m215351_c001_v7007000_t0000_u01754517231077") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c25_d20250806_m215346_c001_v0001184_t0029_u01754517226061") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba26f_d20250806_m215351_c001_v7007000_t0000_u01754517231259") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2119a_d20250806_m215346_c001_v0001183_t0015_u01754517226187") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba277_d20250806_m215351_c001_v7007000_t0000_u01754517231440") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c29_d20250806_m215346_c001_v0001184_t0048_u01754517226272") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba27f_d20250806_m215351_c001_v7007000_t0000_u01754517231625") 2025/08/06 21:57:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db689e_d20250806_m215346_c001_v0001154_t0003_u01754517226384") 2025/08/06 21:57:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba284_d20250806_m215351_c001_v7007000_t0000_u01754517231806") 2025/08/06 21:57:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2119e_d20250806_m215346_c001_v0001183_t0033_u01754517226394") 2025/08/06 21:57:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba28a_d20250806_m215351_c001_v7007000_t0000_u01754517231986") 2025/08/06 21:57:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42323f_d20250806_m215346_c001_v0001041_t0027_u01754517226412") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba28c_d20250806_m215352_c001_v7007000_t0000_u01754517232169") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c2b_d20250806_m215346_c001_v0001184_t0003_u01754517226490") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba28d_d20250806_m215352_c001_v7007000_t0000_u01754517232350") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211a0_d20250806_m215346_c001_v0001183_t0059_u01754517226598") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba28e_d20250806_m215352_c001_v7007000_t0000_u01754517232530") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c2d_d20250806_m215346_c001_v0001184_t0019_u01754517226697") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba28f_d20250806_m215352_c001_v7007000_t0000_u01754517232712") 2025/08/06 21:57:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68a0_d20250806_m215346_c001_v0001154_t0016_u01754517226727") 2025/08/06 21:57:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba294_d20250806_m215352_c001_v7007000_t0000_u01754517232894") 2025/08/06 21:57:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c2f_d20250806_m215346_c001_v0001184_t0018_u01754517226913") 2025/08/06 21:57:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cba299_d20250806_m215353_c001_v7007000_t0000_u01754517233075") 2025/08/06 21:57:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211a2_d20250806_m215346_c001_v0001183_t0015_u01754517226932") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b41_d20250806_m215406_c001_v7007000_t0000_u01754517246906") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211db_d20250806_m215402_c001_v0001183_t0036_u01754517242434") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b46_d20250806_m215407_c001_v7007000_t0000_u01754517247093") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c75_d20250806_m215402_c001_v0001184_t0043_u01754517242454") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f400c3e48f945bea2_d20250806_m215407_c001_v7007000_t0000_u01754517247106") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68b1_d20250806_m215402_c001_v0001154_t0017_u01754517242549") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac9a9_d20250806_m215407_c001_v7007000_t0000_u01754517247219") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423257_d20250806_m215402_c001_v0001041_t0054_u01754517242599") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4030020fb228adbd_d20250806_m215407_c001_v7007000_t0000_u01754517247243") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211df_d20250806_m215402_c001_v0001183_t0057_u01754517242632") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59a0c_d20250806_m215407_c001_v7007000_t0000_u01754517247253") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c79_d20250806_m215402_c001_v0001184_t0011_u01754517242656") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413ed82_d20250806_m215406_c001_v7007000_t0000_u01754517246895") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211e3_d20250806_m215402_c001_v0001183_t0046_u01754517242836") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad599f3_d20250806_m215406_c001_v7007000_t0000_u01754517246883") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c7d_d20250806_m215402_c001_v0001184_t0007_u01754517242854") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac99f_d20250806_m215407_c001_v7007000_t0000_u01754517247033") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68b3_d20250806_m215402_c001_v0001154_t0008_u01754517242912") 2025/08/06 21:57:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eac996_d20250806_m215406_c001_v7007000_t0000_u01754517246847") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211e5_d20250806_m215403_c001_v0001183_t0029_u01754517243045") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b44_d20250806_m215407_c001_v7007000_t0000_u01754517247040") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c81_d20250806_m215403_c001_v0001184_t0019_u01754517243057") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f400c3e48f945bea1_d20250806_m215406_c001_v7007000_t0000_u01754517246923") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423259_d20250806_m215403_c001_v0001041_t0028_u01754517243089") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc8719d_d20250806_m215407_c001_v7007000_t0000_u01754517247050") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c83_d20250806_m215403_c001_v0001184_t0043_u01754517243256") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4030020fb228adbc_d20250806_m215407_c001_v7007000_t0000_u01754517247060") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211e7_d20250806_m215403_c001_v0001183_t0026_u01754517243266") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc8719e_d20250806_m215407_c001_v7007000_t0000_u01754517247233") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68b5_d20250806_m215403_c001_v0001154_t0002_u01754517243277") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86b3f_d20250806_m215406_c001_v7007000_t0000_u01754517246855") 2025/08/06 21:57:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c85_d20250806_m215403_c001_v0001184_t0014_u01754517243454") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8288c_d20250806_m215211_c001_v7007000_t0000_u01754517131036") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f107ed32c9d4e7b11_d20250806_m215208_c001_v0001042_t0023_u01754517128465") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86158_d20250806_m215208_c001_v7007000_t0000_u01754517128282") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f107ed32c9d4e7b0d_d20250806_m215204_c001_v0001042_t0052_u01754517124385") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86125_d20250806_m215203_c001_v7007000_t0000_u01754517123630") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1934_d20250806_m215159_c001_v0001184_t0044_u01754517119212") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211321_d20250806_m215157_c001_v7007000_t0000_u01754517117747") 2025/08/06 21:57:04 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117d40c242299d6a_d20250806_m215155_c001_v0001165_t0030_u01754517115666") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1af9d89_d20250806_m215155_c001_v7007000_t0000_u01754517115478") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117d40c242299d64_d20250806_m215152_c001_v0001165_t0030_u01754517112198") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1af9d7e_d20250806_m215151_c001_v7007000_t0000_u01754517111468") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423180_d20250806_m215147_c001_v0001041_t0044_u01754517107657") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb967d_d20250806_m215146_c001_v7007000_t0000_u01754517106375") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f115eb5af43b9cdd3_d20250806_m215144_c001_v0001120_t0058_u01754517104787") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bef0f_d20250806_m215144_c001_v7007000_t0000_u01754517104601") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f115eb5af43b9cdcf_d20250806_m215141_c001_v0001120_t0026_u01754517101772") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386beed5_d20250806_m215141_c001_v7007000_t0000_u01754517101047") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42317c_d20250806_m215137_c001_v0001041_t0003_u01754517097451") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9593_d20250806_m215136_c001_v7007000_t0000_u01754517096531") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f101cd55909af0bf9_d20250806_m215134_c001_v0001037_t0012_u01754517094361") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea82ed_d20250806_m215134_c001_v7007000_t0000_u01754517094183") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f101cd55909af0bf7_d20250806_m215130_c001_v0001037_t0003_u01754517090671") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8273_d20250806_m215129_c001_v7007000_t0000_u01754517089947") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423172_d20250806_m215124_c001_v0001041_t0027_u01754517084421") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b300a_d20250806_m215123_c001_v7007000_t0000_u01754517083499") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1134ea1b5e7b14d5_d20250806_m215121_c001_v0001099_t0052_u01754517081433") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766e23_d20250806_m215121_c001_v7007000_t0000_u01754517081249") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1134ea1b5e7b14d1_d20250806_m215118_c001_v0001099_t0034_u01754517078357") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766dcc_d20250806_m215117_c001_v7007000_t0000_u01754517077628") 2025/08/06 21:57:05 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42316a_d20250806_m215109_c001_v0001041_t0057_u01754517069633") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413dfdf_d20250806_m215108_c001_v7007000_t0000_u01754517068704") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f110ce358db300060_d20250806_m215106_c001_v0001171_t0027_u01754517066882") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4020b5c3d3c1ad2b_d20250806_m215106_c001_v7007000_t0000_u01754517066697") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f110ce358db300058_d20250806_m215103_c001_v0001171_t0021_u01754517063488") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4020b5c3d3c1aca4_d20250806_m215102_c001_v7007000_t0000_u01754517062759") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecd41_d20250806_m215057_c001_v0001161_t0007_u01754517057208") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a70_d20250806_m215056_c001_v7007000_t0000_u01754517056107") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117b01f493967450_d20250806_m215050_c001_v0001184_t0042_u01754517050471") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401208b4f1161261_d20250806_m215050_c001_v7007000_t0000_u01754517050245") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b17b9_d20250806_m215046_c001_v0001184_t0000_u01754517046560") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11918270e338860f_d20250806_m215045_c001_v0001115_t0049_u01754517045429") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11918270e338860d_d20250806_m215044_c001_v0001115_t0028_u01754517044076") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f225aac_d20250806_m215030_c001_v7007000_t0000_u01754517030751") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecd0d_d20250806_m215023_c001_v0001161_t0052_u01754517023415") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f106803bc0755e52b_d20250806_m215022_c001_v0001150_t0042_u01754517022475") 2025/08/06 21:57:06 DEBUG : dst/one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f106803bc0755e529_d20250806_m215021_c001_v0001150_t0044_u01754517021315") 2025/08/06 21:57:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8288e_d20250806_m215211_c001_v7007000_t0000_u01754517131220") 2025/08/06 21:57:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11620d03b631735e_d20250806_m215207_c001_v0001093_t0004_u01754517127912") 2025/08/06 21:57:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f116eac651257d9d3_d20250806_m215203_c001_v0001131_t0036_u01754517123013") 2025/08/06 21:57:06 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211328_d20250806_m215157_c001_v7007000_t0000_u01754517117930") 2025/08/06 21:57:07 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f111f1c12809eb4fd_d20250806_m215154_c001_v0001101_t0059_u01754517114948") 2025/08/06 21:57:07 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11587ca30e7cbe94_d20250806_m215151_c001_v0001157_t0022_u01754517111113") 2025/08/06 21:57:07 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9682_d20250806_m215146_c001_v7007000_t0000_u01754517106557") 2025/08/06 21:57:07 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1097dd07bca24938_d20250806_m215144_c001_v0001177_t0000_u01754517104384") 2025/08/06 21:57:07 DEBUG : dst/one.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f116f7716bf7c4fca_d20250806_m215140_c001_v0001136_t0002_u01754517100635") 2025/08/06 21:57:07 DEBUG : dst/three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a75_d20250806_m215056_c001_v7007000_t0000_u01754517056290") 2025/08/06 21:57:07 DEBUG : dst/three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11918270e3388617_d20250806_m215054_c001_v0001115_t0018_u01754517054512") 2025/08/06 21:57:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf82893_d20250806_m215211_c001_v7007000_t0000_u01754517131404") 2025/08/06 21:57:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f112b5a32ab49b397_d20250806_m215209_c001_v0001137_t0045_u01754517129430") 2025/08/06 21:57:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11656f877f127108_d20250806_m215205_c001_v0001044_t0044_u01754517125541") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf82899_d20250806_m215211_c001_v7007000_t0000_u01754517131591") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f107ed32c9d4e7b15_d20250806_m215210_c001_v0001042_t0045_u01754517130063") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f86170_d20250806_m215209_c001_v7007000_t0000_u01754517129881") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f107ed32c9d4e7b0f_d20250806_m215206_c001_v0001042_t0009_u01754517126279") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f414ab92361f8613b_d20250806_m215206_c001_v7007000_t0000_u01754517126095") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b193a_d20250806_m215200_c001_v0001184_t0021_u01754517120334") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c909521132f_d20250806_m215158_c001_v7007000_t0000_u01754517118114") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117d40c242299d6e_d20250806_m215157_c001_v0001165_t0005_u01754517117155") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1af9d8c_d20250806_m215156_c001_v7007000_t0000_u01754517116963") 2025/08/06 21:57:07 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f117d40c242299d68_d20250806_m215153_c001_v0001165_t0000_u01754517113480") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1af9d83_d20250806_m215153_c001_v7007000_t0000_u01754517113294") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423182_d20250806_m215148_c001_v0001041_t0007_u01754517108269") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bef21_d20250806_m215145_c001_v7007000_t0000_u01754517105822") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b18e6_d20250806_m215143_c001_v0001184_t0044_u01754517103566") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386beef6_d20250806_m215142_c001_v7007000_t0000_u01754517102832") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42317e_d20250806_m215138_c001_v0001041_t0034_u01754517098053") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8310_d20250806_m215135_c001_v7007000_t0000_u01754517095609") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b18ad_d20250806_m215132_c001_v0001184_t0024_u01754517092921") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea82b0_d20250806_m215131_c001_v7007000_t0000_u01754517091821") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423174_d20250806_m215125_c001_v0001041_t0007_u01754517085099") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766e46_d20250806_m215122_c001_v7007000_t0000_u01754517082563") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1862_d20250806_m215120_c001_v0001184_t0049_u01754517080243") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766def_d20250806_m215119_c001_v7007000_t0000_u01754517079145") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42316c_d20250806_m215112_c001_v0001041_t0011_u01754517072793") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4020b5c3d3c1ad4c_d20250806_m215107_c001_v7007000_t0000_u01754517067781") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecd49_d20250806_m215105_c001_v0001161_t0022_u01754517065493") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4020b5c3d3c1acd2_d20250806_m215104_c001_v7007000_t0000_u01754517064385") 2025/08/06 21:57:08 DEBUG : dst/three.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b17fb_d20250806_m215058_c001_v0001184_t0042_u01754517058217") 2025/08/06 21:57:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211333_d20250806_m215158_c001_v7007000_t0000_u01754517118297") 2025/08/06 21:57:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f111054df1cf4348b_d20250806_m215156_c001_v0001104_t0025_u01754517116453") 2025/08/06 21:57:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10508834f3cde2a1_d20250806_m215152_c001_v0001157_t0007_u01754517112969") 2025/08/06 21:57:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9688_d20250806_m215146_c001_v7007000_t0000_u01754517106739") 2025/08/06 21:57:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1040de09bd4fa7ed_d20250806_m215145_c001_v0001037_t0058_u01754517105432") 2025/08/06 21:57:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10623f92da3760fe_d20250806_m215142_c001_v0001104_t0035_u01754517102273") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf8289e_d20250806_m215211_c001_v7007000_t0000_u01754517131775") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423192_d20250806_m215159_c001_v0001041_t0029_u01754517119781") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419d9c9095211339_d20250806_m215158_c001_v7007000_t0000_u01754517118480") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1902_d20250806_m215148_c001_v0001184_t0043_u01754517108074") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb968e_d20250806_m215146_c001_v7007000_t0000_u01754517106920") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b18c6_d20250806_m215137_c001_v0001184_t0057_u01754517097849") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9597_d20250806_m215136_c001_v7007000_t0000_u01754517096715") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b187a_d20250806_m215124_c001_v0001184_t0041_u01754517084901") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b300e_d20250806_m215123_c001_v7007000_t0000_u01754517083681") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1832_d20250806_m215110_c001_v0001184_t0030_u01754517070520") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4134a0094413dfe4_d20250806_m215108_c001_v7007000_t0000_u01754517068886") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423164_d20250806_m215057_c001_v0001041_t0008_u01754517057915") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86a7a_d20250806_m215056_c001_v7007000_t0000_u01754517056473") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f104141c1bcc67da9_d20250806_m215052_c001_v0001183_t0016_u01754517052206") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f225aad_d20250806_m215030_c001_v7007000_t0000_u01754517030934") 2025/08/06 21:57:09 DEBUG : dst/two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f106803bc0755e537_d20250806_m215029_c001_v0001150_t0030_u01754517029729") 2025/08/06 21:57:09 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386be711_d20250806_m214956_c001_v7007000_t0000_u01754516996761") 2025/08/06 21:57:09 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b167c_d20250806_m214953_c001_v0001184_t0009_u01754516993180") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386be642_d20250806_m214951_c001_v7007000_t0000_u01754516991160") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1651_d20250806_m214940_c001_v0001184_t0011_u01754516980920") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe751e_d20250806_m214932_c001_v7007000_t0000_u01754516972326") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1618_d20250806_m214929_c001_v0001184_t0040_u01754516969264") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa995bd_d20250806_m214909_c001_v7007000_t0000_u01754516949506") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15c1_d20250806_m214907_c001_v0001184_t0010_u01754516947780") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99583_d20250806_m214907_c001_v7007000_t0000_u01754516947032") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15b5_d20250806_m214905_c001_v0001184_t0041_u01754516945881") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9952e_d20250806_m214903_c001_v7007000_t0000_u01754516943391") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b159b_d20250806_m214901_c001_v0001184_t0005_u01754516941849") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994ed_d20250806_m214901_c001_v7007000_t0000_u01754516941080") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b158f_d20250806_m214859_c001_v0001184_t0023_u01754516939895") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99482_d20250806_m214854_c001_v7007000_t0000_u01754516934867") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1563_d20250806_m214853_c001_v0001184_t0022_u01754516933529") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99457_d20250806_m214852_c001_v7007000_t0000_u01754516932780") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b155b_d20250806_m214852_c001_v0001184_t0039_u01754516932023") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939766191_d20250806_m214847_c001_v7007000_t0000_u01754516927852") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1537_d20250806_m214846_c001_v0001184_t0029_u01754516926711") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397660f3_d20250806_m214844_c001_v7007000_t0000_u01754516924872") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b152c_d20250806_m214843_c001_v0001184_t0006_u01754516923940") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f09397660a9_d20250806_m214843_c001_v7007000_t0000_u01754516923574") 2025/08/06 21:57:10 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1171f6796763886d_d20250806_m214842_c001_v0001172_t0032_u01754516922684") 2025/08/06 21:57:11 DEBUG : empty space: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1526_d20250806_m214841_c001_v0001184_t0001_u01754516921178") 2025/08/06 21:57:11 DEBUG : enormous: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa995ac_d20250806_m214908_c001_v7007000_t0000_u01754516948578") 2025/08/06 21:57:11 DEBUG : enormous: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15c3_d20250806_m214907_c001_v0001184_t0046_u01754516947978") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405dae8c8bf828f0_d20250806_m215216_c001_v7007000_t0000_u01754517136441") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42319c_d20250806_m215215_c001_v0001041_t0053_u01754517135047") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74f0_d20250806_m214927_c001_v7007000_t0000_u01754516967810") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b160b_d20250806_m214926_c001_v0001184_t0004_u01754516966605") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765feb_d20250806_m214838_c001_v7007000_t0000_u01754516918644") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1512_d20250806_m214837_c001_v0001184_t0013_u01754516917712") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fd9_d20250806_m214837_c001_v7007000_t0000_u01754516917165") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b150e_d20250806_m214836_c001_v0001184_t0058_u01754516916599") 2025/08/06 21:57:11 DEBUG : existing: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b150b_d20250806_m214835_c001_v0001184_t0031_u01754516915848") 2025/08/06 21:57:11 DEBUG : existing-b: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74f3_d20250806_m214927_c001_v7007000_t0000_u01754516967991") 2025/08/06 21:57:11 DEBUG : existing-b: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbceccaf_d20250806_m214926_c001_v0001161_t0043_u01754516966594") 2025/08/06 21:57:11 DEBUG : file1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bea_d20250806_m215306_c001_v7007000_t0000_u01754517186025") 2025/08/06 21:57:11 DEBUG : file1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2111a_d20250806_m215305_c001_v0001183_t0021_u01754517185225") 2025/08/06 21:57:11 DEBUG : file1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bba_d20250806_m215303_c001_v7007000_t0000_u01754517183889") 2025/08/06 21:57:11 DEBUG : file1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db686e_d20250806_m215302_c001_v0001154_t0003_u01754517182882") 2025/08/06 21:57:11 DEBUG : five: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99601_d20250806_m214913_c001_v7007000_t0000_u01754516953031") 2025/08/06 21:57:11 DEBUG : five: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4166f371dbcecc91_d20250806_m214911_c001_v0001161_t0029_u01754516951706") 2025/08/06 21:57:11 DEBUG : foo: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f093976615a_d20250806_m214846_c001_v7007000_t0000_u01754516926345") 2025/08/06 21:57:11 DEBUG : foo: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1533_d20250806_m214845_c001_v0001184_t0018_u01754516925791") 2025/08/06 21:57:12 DEBUG : foo: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1530_d20250806_m214845_c001_v0001184_t0018_u01754516925240") 2025/08/06 21:57:12 DEBUG : four: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99608_d20250806_m214913_c001_v7007000_t0000_u01754516953215") 2025/08/06 21:57:12 DEBUG : four: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b15d3_d20250806_m214911_c001_v0001184_t0018_u01754516951148") 2025/08/06 21:57:12 DEBUG : four: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15d1_d20250806_m214910_c001_v0001184_t0017_u01754516950533") 2025/08/06 21:57:12 DEBUG : hello world2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad88_d20250806_m214757_c001_v7007000_t0000_u01754516877574") 2025/08/06 21:57:12 DEBUG : hello world2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1447_d20250806_m214756_c001_v0001184_t0044_u01754516876955") 2025/08/06 21:57:12 DEBUG : ignore-size: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fcc_d20250806_m214835_c001_v7007000_t0000_u01754516915482") 2025/08/06 21:57:12 DEBUG : ignore-size: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1503_d20250806_m214834_c001_v0001184_t0047_u01754516914544") 2025/08/06 21:57:12 DEBUG : nested/sub dir/file: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74e4_d20250806_m214925_c001_v7007000_t0000_u01754516965864") 2025/08/06 21:57:12 DEBUG : nested/sub dir/file: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1603_d20250806_m214925_c001_v0001184_t0033_u01754516965155") 2025/08/06 21:57:12 DEBUG : nested/sub dir/file: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74e1_d20250806_m214924_c001_v7007000_t0000_u01754516964412") 2025/08/06 21:57:12 DEBUG : nested/sub dir/file: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15fb_d20250806_m214923_c001_v0001184_t0013_u01754516963323") 2025/08/06 21:57:12 DEBUG : one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9960b_d20250806_m214913_c001_v7007000_t0000_u01754516953397") 2025/08/06 21:57:12 DEBUG : one: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b15cb_d20250806_m214909_c001_v0001184_t0018_u01754516949924") 2025/08/06 21:57:12 DEBUG : only0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ac8_d20250806_m215258_c001_v7007000_t0000_u01754517178436") 2025/08/06 21:57:12 DEBUG : only0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b4231fb_d20250806_m215252_c001_v0001041_t0038_u01754517172681") 2025/08/06 21:57:12 DEBUG : only0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a31_d20250806_m215240_c001_v0001184_t0031_u01754517160316") 2025/08/06 21:57:12 DEBUG : only0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9a9f0_d20250806_m215233_c001_v7007000_t0000_u01754517153722") 2025/08/06 21:57:12 DEBUG : only0: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19b5_d20250806_m215220_c001_v0001184_t0004_u01754517140061") 2025/08/06 21:57:12 DEBUG : only1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ace_d20250806_m215258_c001_v7007000_t0000_u01754517178618") 2025/08/06 21:57:12 DEBUG : only1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b423203_d20250806_m215253_c001_v0001041_t0038_u01754517173649") 2025/08/06 21:57:13 DEBUG : only1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a39_d20250806_m215241_c001_v0001184_t0002_u01754517161286") 2025/08/06 21:57:13 DEBUG : only1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9a9f8_d20250806_m215234_c001_v7007000_t0000_u01754517154096") 2025/08/06 21:57:13 DEBUG : only1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19b9_d20250806_m215220_c001_v0001184_t0035_u01754517140661") 2025/08/06 21:57:13 DEBUG : only10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ad5_d20250806_m215258_c001_v7007000_t0000_u01754517178802") 2025/08/06 21:57:13 DEBUG : only10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1aad_d20250806_m215252_c001_v0001184_t0018_u01754517172692") 2025/08/06 21:57:13 DEBUG : only10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a6b_d20250806_m215246_c001_v0001184_t0001_u01754517166645") 2025/08/06 21:57:13 DEBUG : only10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbaba928_d20250806_m215234_c001_v7007000_t0000_u01754517154340") 2025/08/06 21:57:13 DEBUG : only10: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19df_d20250806_m215226_c001_v0001184_t0009_u01754517146008") 2025/08/06 21:57:13 DEBUG : only11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8adc_d20250806_m215258_c001_v7007000_t0000_u01754517178985") 2025/08/06 21:57:13 DEBUG : only11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41592f91c4c210fd_d20250806_m215253_c001_v0001183_t0037_u01754517173250") 2025/08/06 21:57:13 DEBUG : only11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a71_d20250806_m215247_c001_v0001184_t0031_u01754517167176") 2025/08/06 21:57:13 DEBUG : only11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbaba921_d20250806_m215233_c001_v7007000_t0000_u01754517153903") 2025/08/06 21:57:13 DEBUG : only11: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19e3_d20250806_m215226_c001_v0001184_t0057_u01754517146626") 2025/08/06 21:57:13 DEBUG : only12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8ae6_d20250806_m215259_c001_v7007000_t0000_u01754517179168") 2025/08/06 21:57:13 DEBUG : only12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f40806a7e55db6862_d20250806_m215253_c001_v0001154_t0024_u01754517173439") 2025/08/06 21:57:13 DEBUG : only12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a79_d20250806_m215247_c001_v0001184_t0027_u01754517167770") 2025/08/06 21:57:13 DEBUG : only12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9a9f4_d20250806_m215233_c001_v7007000_t0000_u01754517153913") 2025/08/06 21:57:13 DEBUG : only12: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19eb_d20250806_m215227_c001_v0001184_t0024_u01754517147276") 2025/08/06 21:57:13 DEBUG : only13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8aef_d20250806_m215259_c001_v7007000_t0000_u01754517179352") 2025/08/06 21:57:13 DEBUG : only13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b4231fd_d20250806_m215253_c001_v0001041_t0038_u01754517173082") 2025/08/06 21:57:14 DEBUG : only13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a7d_d20250806_m215248_c001_v0001184_t0038_u01754517168262") 2025/08/06 21:57:14 DEBUG : only13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9adf_d20250806_m215233_c001_v7007000_t0000_u01754517153719") 2025/08/06 21:57:14 DEBUG : only13: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19ef_d20250806_m215227_c001_v0001184_t0029_u01754517147908") 2025/08/06 21:57:14 DEBUG : only14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8afb_d20250806_m215259_c001_v7007000_t0000_u01754517179537") 2025/08/06 21:57:14 DEBUG : only14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1aaf_d20250806_m215253_c001_v0001184_t0018_u01754517173091") 2025/08/06 21:57:14 DEBUG : only14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a85_d20250806_m215248_c001_v0001184_t0029_u01754517168949") 2025/08/06 21:57:14 DEBUG : only14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9ae1_d20250806_m215233_c001_v7007000_t0000_u01754517153920") 2025/08/06 21:57:14 DEBUG : only14: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19f3_d20250806_m215228_c001_v0001184_t0056_u01754517148606") 2025/08/06 21:57:14 DEBUG : only15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8aff_d20250806_m215259_c001_v7007000_t0000_u01754517179720") 2025/08/06 21:57:14 DEBUG : only15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b4231ff_d20250806_m215253_c001_v0001041_t0038_u01754517173267") 2025/08/06 21:57:14 DEBUG : only15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a8d_d20250806_m215249_c001_v0001184_t0037_u01754517169476") 2025/08/06 21:57:14 DEBUG : only15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9a9ff_d20250806_m215234_c001_v7007000_t0000_u01754517154338") 2025/08/06 21:57:14 DEBUG : only15: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19f7_d20250806_m215229_c001_v0001184_t0011_u01754517149258") 2025/08/06 21:57:14 DEBUG : only16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b05_d20250806_m215259_c001_v7007000_t0000_u01754517179902") 2025/08/06 21:57:14 DEBUG : only16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1ab1_d20250806_m215253_c001_v0001184_t0018_u01754517173278") 2025/08/06 21:57:14 DEBUG : only16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a93_d20250806_m215250_c001_v0001184_t0006_u01754517170107") 2025/08/06 21:57:14 DEBUG : only16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734bae08_d20250806_m215234_c001_v7007000_t0000_u01754517154065") 2025/08/06 21:57:14 DEBUG : only16: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19fb_d20250806_m215229_c001_v0001184_t0006_u01754517149956") 2025/08/06 21:57:15 DEBUG : only17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b0a_d20250806_m215300_c001_v7007000_t0000_u01754517180087") 2025/08/06 21:57:15 DEBUG : only17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41592f91c4c21101_d20250806_m215253_c001_v0001183_t0037_u01754517173438") 2025/08/06 21:57:15 DEBUG : only17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a95_d20250806_m215250_c001_v0001184_t0045_u01754517170650") 2025/08/06 21:57:15 DEBUG : only17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734badfa_d20250806_m215233_c001_v7007000_t0000_u01754517153315") 2025/08/06 21:57:15 DEBUG : only17: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a01_d20250806_m215230_c001_v0001184_t0041_u01754517150661") 2025/08/06 21:57:15 DEBUG : only18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b13_d20250806_m215300_c001_v7007000_t0000_u01754517180273") 2025/08/06 21:57:15 DEBUG : only18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f40806a7e55db6864_d20250806_m215253_c001_v0001154_t0024_u01754517173635") 2025/08/06 21:57:15 DEBUG : only18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a9c_d20250806_m215251_c001_v0001184_t0005_u01754517171289") 2025/08/06 21:57:15 DEBUG : only18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbaba924_d20250806_m215234_c001_v7007000_t0000_u01754517154087") 2025/08/06 21:57:15 DEBUG : only18: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a07_d20250806_m215231_c001_v0001184_t0009_u01754517151436") 2025/08/06 21:57:15 DEBUG : only19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b1f_d20250806_m215300_c001_v7007000_t0000_u01754517180455") 2025/08/06 21:57:15 DEBUG : only19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41592f91c4c21103_d20250806_m215253_c001_v0001183_t0037_u01754517173624") 2025/08/06 21:57:15 DEBUG : only19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1aa2_d20250806_m215251_c001_v0001184_t0035_u01754517171833") 2025/08/06 21:57:15 DEBUG : only19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9ae4_d20250806_m215234_c001_v7007000_t0000_u01754517154336") 2025/08/06 21:57:15 DEBUG : only19: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a0d_d20250806_m215232_c001_v0001184_t0036_u01754517152119") 2025/08/06 21:57:15 DEBUG : only2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b2a_d20250806_m215300_c001_v7007000_t0000_u01754517180638") 2025/08/06 21:57:15 DEBUG : only2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b423201_d20250806_m215253_c001_v0001041_t0038_u01754517173452") 2025/08/06 21:57:16 DEBUG : only2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a3d_d20250806_m215242_c001_v0001184_t0038_u01754517162014") 2025/08/06 21:57:16 DEBUG : only2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbaba91e_d20250806_m215233_c001_v7007000_t0000_u01754517153717") 2025/08/06 21:57:16 DEBUG : only2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19bb_d20250806_m215221_c001_v0001184_t0055_u01754517141218") 2025/08/06 21:57:16 DEBUG : only3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b35_d20250806_m215300_c001_v7007000_t0000_u01754517180821") 2025/08/06 21:57:16 DEBUG : only3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1ab7_d20250806_m215253_c001_v0001184_t0018_u01754517173466") 2025/08/06 21:57:16 DEBUG : only3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a43_d20250806_m215242_c001_v0001184_t0046_u01754517162651") 2025/08/06 21:57:16 DEBUG : only3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734badfe_d20250806_m215233_c001_v7007000_t0000_u01754517153498") 2025/08/06 21:57:16 DEBUG : only3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19bf_d20250806_m215221_c001_v0001184_t0055_u01754517141836") 2025/08/06 21:57:16 DEBUG : only4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b3f_d20250806_m215301_c001_v7007000_t0000_u01754517181004") 2025/08/06 21:57:16 DEBUG : only4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1ab9_d20250806_m215253_c001_v0001184_t0018_u01754517173658") 2025/08/06 21:57:16 DEBUG : only4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a4b_d20250806_m215243_c001_v0001184_t0013_u01754517163170") 2025/08/06 21:57:16 DEBUG : only4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9ae3_d20250806_m215234_c001_v7007000_t0000_u01754517154104") 2025/08/06 21:57:16 DEBUG : only4: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19c3_d20250806_m215222_c001_v0001184_t0033_u01754517142530") 2025/08/06 21:57:16 DEBUG : only5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b48_d20250806_m215301_c001_v7007000_t0000_u01754517181186") 2025/08/06 21:57:16 DEBUG : only5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41592f91c4c21105_d20250806_m215253_c001_v0001183_t0037_u01754517173808") 2025/08/06 21:57:16 DEBUG : only5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a53_d20250806_m215243_c001_v0001184_t0025_u01754517163706") 2025/08/06 21:57:16 DEBUG : only5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734bae0e_d20250806_m215234_c001_v7007000_t0000_u01754517154512") 2025/08/06 21:57:16 DEBUG : only5: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19c7_d20250806_m215223_c001_v0001184_t0039_u01754517143143") 2025/08/06 21:57:16 DEBUG : only6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b51_d20250806_m215301_c001_v7007000_t0000_u01754517181377") 2025/08/06 21:57:16 DEBUG : only6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f40806a7e55db6866_d20250806_m215253_c001_v0001154_t0024_u01754517173820") 2025/08/06 21:57:17 DEBUG : only6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a57_d20250806_m215244_c001_v0001184_t0046_u01754517164314") 2025/08/06 21:57:17 DEBUG : only6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734bae0b_d20250806_m215234_c001_v7007000_t0000_u01754517154324") 2025/08/06 21:57:17 DEBUG : only6: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19cb_d20250806_m215223_c001_v0001184_t0039_u01754517143733") 2025/08/06 21:57:17 DEBUG : only7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b5b_d20250806_m215301_c001_v7007000_t0000_u01754517181560") 2025/08/06 21:57:17 DEBUG : only7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b423205_d20250806_m215253_c001_v0001041_t0038_u01754517173833") 2025/08/06 21:57:17 DEBUG : only7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a5d_d20250806_m215244_c001_v0001184_t0055_u01754517164839") 2025/08/06 21:57:17 DEBUG : only7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cb9ae6_d20250806_m215234_c001_v7007000_t0000_u01754517154519") 2025/08/06 21:57:17 DEBUG : only7: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19cf_d20250806_m215224_c001_v0001184_t0033_u01754517144307") 2025/08/06 21:57:17 DEBUG : only8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b65_d20250806_m215301_c001_v7007000_t0000_u01754517181743") 2025/08/06 21:57:17 DEBUG : only8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b1abb_d20250806_m215253_c001_v0001184_t0018_u01754517173845") 2025/08/06 21:57:17 DEBUG : only8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a63_d20250806_m215245_c001_v0001184_t0040_u01754517165512") 2025/08/06 21:57:17 DEBUG : only8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734bae02_d20250806_m215233_c001_v7007000_t0000_u01754517153681") 2025/08/06 21:57:17 DEBUG : only8: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19d7_d20250806_m215224_c001_v0001184_t0046_u01754517144790") 2025/08/06 21:57:17 DEBUG : only9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8b6e_d20250806_m215301_c001_v7007000_t0000_u01754517181927") 2025/08/06 21:57:17 DEBUG : only9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41592f91c4c21109_d20250806_m215253_c001_v0001183_t0037_u01754517173993") 2025/08/06 21:57:17 DEBUG : only9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1a67_d20250806_m215246_c001_v0001184_t0048_u01754517166115") 2025/08/06 21:57:17 DEBUG : only9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41621801734bae05_d20250806_m215233_c001_v7007000_t0000_u01754517153866") 2025/08/06 21:57:17 DEBUG : only9: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b19db_d20250806_m215225_c001_v0001184_t0013_u01754517145361") 2025/08/06 21:57:17 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74de_d20250806_m214922_c001_v7007000_t0000_u01754516962202") 2025/08/06 21:57:17 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42311a_d20250806_m214920_c001_v0001041_t0047_u01754516960240") 2025/08/06 21:57:17 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74d7_d20250806_m214919_c001_v7007000_t0000_u01754516959140") 2025/08/06 21:57:17 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15e7_d20250806_m214917_c001_v0001184_t0040_u01754516957299") 2025/08/06 21:57:17 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74af_d20250806_m214916_c001_v7007000_t0000_u01754516956564") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecc97_d20250806_m214914_c001_v0001161_t0017_u01754516954319") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99556_d20250806_m214905_c001_v7007000_t0000_u01754516945079") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15a7_d20250806_m214903_c001_v0001184_t0036_u01754516943942") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99518_d20250806_m214902_c001_v7007000_t0000_u01754516942429") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1599_d20250806_m214901_c001_v0001184_t0004_u01754516941633") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994df_d20250806_m214900_c001_v7007000_t0000_u01754516940498") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1589_d20250806_m214859_c001_v0001184_t0038_u01754516939690") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99473_d20250806_m214854_c001_v7007000_t0000_u01754516934308") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1561_d20250806_m214853_c001_v0001184_t0033_u01754516933329") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9945d_d20250806_m214852_c001_v7007000_t0000_u01754516932962") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1555_d20250806_m214851_c001_v0001184_t0005_u01754516931826") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99435_d20250806_m214851_c001_v7007000_t0000_u01754516931457") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b154b_d20250806_m214850_c001_v0001184_t0009_u01754516930884") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1547_d20250806_m214850_c001_v0001184_t0013_u01754516930280") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99410_d20250806_m214849_c001_v7007000_t0000_u01754516929912") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1545_d20250806_m214849_c001_v0001184_t0046_u01754516929341") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1541_d20250806_m214848_c001_v0001184_t0019_u01754516928760") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f093976619d_d20250806_m214848_c001_v7007000_t0000_u01754516928035") 2025/08/06 21:57:18 DEBUG : potato: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1539_d20250806_m214847_c001_v0001184_t0012_u01754516927283") 2025/08/06 21:57:18 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f11bb0149e811_d20250806_m215006_c001_v7007000_t0000_u01754517006425") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423144_d20250806_m215005_c001_v0001041_t0010_u01754517005700") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386be714_d20250806_m214956_c001_v7007000_t0000_u01754516996997") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423138_d20250806_m214952_c001_v0001041_t0037_u01754516992469") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730aef91_d20250806_m214944_c001_v7007000_t0000_u01754516984784") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42312c_d20250806_m214940_c001_v0001041_t0035_u01754516980206") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe7522_d20250806_m214932_c001_v7007000_t0000_u01754516972572") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423126_d20250806_m214928_c001_v0001041_t0016_u01754516968913") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa995b2_d20250806_m214908_c001_v7007000_t0000_u01754516948767") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15bf_d20250806_m214907_c001_v0001184_t0024_u01754516947582") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99588_d20250806_m214907_c001_v7007000_t0000_u01754516947214") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15af_d20250806_m214905_c001_v0001184_t0031_u01754516945630") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa9955d_d20250806_m214905_c001_v7007000_t0000_u01754516945261") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15a9_d20250806_m214904_c001_v0001184_t0030_u01754516944512") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99535_d20250806_m214903_c001_v7007000_t0000_u01754516943573") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15a1_d20250806_m214902_c001_v0001184_t0038_u01754516942801") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa994f3_d20250806_m214901_c001_v7007000_t0000_u01754516941264") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1591_d20250806_m214900_c001_v0001184_t0019_u01754516940491") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99487_d20250806_m214855_c001_v7007000_t0000_u01754516935049") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1565_d20250806_m214854_c001_v0001184_t0015_u01754516934107") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad8d_d20250806_m214800_c001_v7007000_t0000_u01754516880248") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1453_d20250806_m214759_c001_v0001184_t0034_u01754516879671") 2025/08/06 21:57:19 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad8b_d20250806_m214758_c001_v7007000_t0000_u01754516878750") 2025/08/06 21:57:20 DEBUG : potato2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b144d_d20250806_m214758_c001_v0001184_t0003_u01754516878127") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386be719_d20250806_m214957_c001_v7007000_t0000_u01754516997574") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbceccda_d20250806_m214953_c001_v0001161_t0021_u01754516993750") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730aef97_d20250806_m214945_c001_v7007000_t0000_u01754516985103") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbceccc6_d20250806_m214941_c001_v0001161_t0033_u01754516981505") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe7526_d20250806_m214932_c001_v7007000_t0000_u01754516972793") 2025/08/06 21:57:20 DEBUG : potato3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbceccb7_d20250806_m214929_c001_v0001161_t0045_u01754516969471") 2025/08/06 21:57:20 DEBUG : pre-dest1/1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86994_d20250806_m215039_c001_v7007000_t0000_u01754517039818") 2025/08/06 21:57:20 DEBUG : pre-dest1/1: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecd17_d20250806_m215031_c001_v0001161_t0058_u01754517031682") 2025/08/06 21:57:20 DEBUG : pre-dest2/2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86997_d20250806_m215040_c001_v7007000_t0000_u01754517040004") 2025/08/06 21:57:20 DEBUG : pre-dest2/2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42315b_d20250806_m215032_c001_v0001041_t0034_u01754517032342") 2025/08/06 21:57:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f2259c1_d20250806_m215017_c001_v7007000_t0000_u01754517017313") 2025/08/06 21:57:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b16ee_d20250806_m215014_c001_v0001184_t0039_u01754517014193") 2025/08/06 21:57:20 DEBUG : sizeonly: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fca_d20250806_m214833_c001_v7007000_t0000_u01754516913987") 2025/08/06 21:57:20 DEBUG : sizeonly: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14fb_d20250806_m214833_c001_v0001184_t0013_u01754516913052") 2025/08/06 21:57:20 DEBUG : splitbanan: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b4238_d20250806_m215446_c001_v7007000_t0000_u01754517286794") 2025/08/06 21:57:20 DEBUG : splitbanan: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42328d_d20250806_m215439_c001_v0001041_t0017_u01754517279710") 2025/08/06 21:57:20 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb544_d20250806_m215558_c001_v7007000_t0000_u01754517358286") 2025/08/06 21:57:20 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db693e_d20250806_m215551_c001_v0001154_t0005_u01754517351836") 2025/08/06 21:57:20 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ead013_d20250806_m215544_c001_v7007000_t0000_u01754517344184") 2025/08/06 21:57:20 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6934_d20250806_m215537_c001_v0001154_t0024_u01754517337726") 2025/08/06 21:57:20 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405a2b473ad00343_d20250806_m215529_c001_v7007000_t0000_u01754517329730") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6922_d20250806_m215523_c001_v0001154_t0016_u01754517323534") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f412dc033f4cbac2d_d20250806_m215515_c001_v7007000_t0000_u01754517315886") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6912_d20250806_m215509_c001_v0001154_t0017_u01754517309738") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4111d758386bfd0d_d20250806_m215501_c001_v7007000_t0000_u01754517301677") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6902_d20250806_m215455_c001_v0001154_t0012_u01754517295002") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f419046b64f226f3e_d20250806_m215441_c001_v7007000_t0000_u01754517281583") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1d7e_d20250806_m215438_c001_v0001184_t0045_u01754517278672") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f401bbe58f436fe4f_d20250806_m215430_c001_v7007000_t0000_u01754517270874") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db68d3_d20250806_m215424_c001_v0001154_t0002_u01754517264212") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f11bb0149ff39_d20250806_m215423_c001_v7007000_t0000_u01754517263001") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c2124d_d20250806_m215420_c001_v0001183_t0057_u01754517260135") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f407935410ad59ae4_d20250806_m215412_c001_v7007000_t0000_u01754517252129") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1c93_d20250806_m215405_c001_v0001184_t0008_u01754517245373") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f418ed661d1afa835_d20250806_m215403_c001_v7007000_t0000_u01754517243782") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c211d7_d20250806_m215401_c001_v0001183_t0041_u01754517241156") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4210f345730b3dbc_d20250806_m215347_c001_v7007000_t0000_u01754517227613") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6898_d20250806_m215344_c001_v0001154_t0008_u01754517224118") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f415baf7d94a926b5_d20250806_m215336_c001_v7007000_t0000_u01754517216397") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db688e_d20250806_m215330_c001_v0001154_t0010_u01754517210002") 2025/08/06 21:57:21 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4152d501fbc86fb5_d20250806_m215322_c001_v7007000_t0000_u01754517202057") 2025/08/06 21:57:22 DEBUG : splitbananasplit: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6882_d20250806_m215316_c001_v0001154_t0000_u01754517196054") 2025/08/06 21:57:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367385db8_d20250806_m215425_c001_v7007000_t0000_u01754517265902") 2025/08/06 21:57:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21259_d20250806_m215421_c001_v0001183_t0012_u01754517261130") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eabafe_d20250806_m215310_c001_v7007000_t0000_u01754517190031") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6874_d20250806_m215308_c001_v0001154_t0018_u01754517188896") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea9796_d20250806_m215308_c001_v7007000_t0000_u01754517188120") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423213_d20250806_m215306_c001_v0001041_t0017_u01754517186987") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74e5_d20250806_m214926_c001_v7007000_t0000_u01754516966046") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42311e_d20250806_m214925_c001_v0001041_t0007_u01754516965145") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74e2_d20250806_m214924_c001_v7007000_t0000_u01754516964593") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecca9_d20250806_m214923_c001_v0001161_t0018_u01754516963671") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fc8_d20250806_m214830_c001_v7007000_t0000_u01754516910991") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14e8_d20250806_m214829_c001_v0001184_t0004_u01754516909674") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765fbc_d20250806_m214829_c001_v7007000_t0000_u01754516909309") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14e2_d20250806_m214828_c001_v0001184_t0009_u01754516908390") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765f71_d20250806_m214826_c001_v7007000_t0000_u01754516906163") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14d4_d20250806_m214825_c001_v0001184_t0056_u01754516905331") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765f43_d20250806_m214824_c001_v7007000_t0000_u01754516904786") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14cc_d20250806_m214823_c001_v0001184_t0018_u01754516903896") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14ba_d20250806_m214820_c001_v0001184_t0046_u01754516900997") 2025/08/06 21:57:22 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f406a7f0939765ecc_d20250806_m214820_c001_v7007000_t0000_u01754516900631") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14b4_d20250806_m214820_c001_v0001184_t0028_u01754516900073") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14ae_d20250806_m214819_c001_v0001184_t0030_u01754516899498") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ade4_d20250806_m214818_c001_v7007000_t0000_u01754516898669") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b14a6_d20250806_m214816_c001_v0001184_t0005_u01754516896224") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b149e_d20250806_m214813_c001_v0001184_t0008_u01754516893511") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375adab_d20250806_m214813_c001_v7007000_t0000_u01754516893144") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b149c_d20250806_m214812_c001_v0001184_t0058_u01754516892578") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b149a_d20250806_m214811_c001_v0001184_t0037_u01754516891993") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad9b_d20250806_m214811_c001_v7007000_t0000_u01754516891625") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1489_d20250806_m214808_c001_v0001184_t0057_u01754516888290") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad98_d20250806_m214807_c001_v7007000_t0000_u01754516887921") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1481_d20250806_m214807_c001_v0001184_t0028_u01754516887357") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad95_d20250806_m214806_c001_v7007000_t0000_u01754516886418") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b147d_d20250806_m214805_c001_v0001184_t0024_u01754516885851") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad94_d20250806_m214805_c001_v7007000_t0000_u01754516885294") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1477_d20250806_m214804_c001_v0001184_t0015_u01754516884726") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad93_d20250806_m214803_c001_v7007000_t0000_u01754516883810") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1467_d20250806_m214803_c001_v0001184_t0051_u01754516883060") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad91_d20250806_m214802_c001_v7007000_t0000_u01754516882500") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1461_d20250806_m214801_c001_v0001184_t0057_u01754516881922") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad8f_d20250806_m214801_c001_v7007000_t0000_u01754516881366") 2025/08/06 21:57:23 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1459_d20250806_m214800_c001_v0001184_t0056_u01754516880802") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad86_d20250806_m214756_c001_v7007000_t0000_u01754516876401") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1445_d20250806_m214755_c001_v0001184_t0041_u01754516875827") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad85_d20250806_m214755_c001_v7007000_t0000_u01754516875279") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b143b_d20250806_m214754_c001_v0001184_t0021_u01754516874714") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad83_d20250806_m214753_c001_v7007000_t0000_u01754516873774") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1437_d20250806_m214753_c001_v0001184_t0013_u01754516873209") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f409f985e1375ad80_d20250806_m214750_c001_v7007000_t0000_u01754516870819") 2025/08/06 21:57:24 DEBUG : sub dir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b142b_d20250806_m214750_c001_v0001184_t0000_u01754516870229") 2025/08/06 21:57:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977eabeeb_d20250806_m215310_c001_v7007000_t0000_u01754517190213") 2025/08/06 21:57:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c21124_d20250806_m215308_c001_v0001183_t0019_u01754517188906") 2025/08/06 21:57:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea9aec_d20250806_m215308_c001_v7007000_t0000_u01754517188313") 2025/08/06 21:57:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b0f_d20250806_m215306_c001_v0001184_t0041_u01754517186998") 2025/08/06 21:57:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb546_d20250806_m215600_c001_v7007000_t0000_u01754517360317") 2025/08/06 21:57:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1f42_d20250806_m215559_c001_v0001184_t0001_u01754517359683") 2025/08/06 21:57:24 DEBUG : sub/yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74dd_d20250806_m214921_c001_v7007000_t0000_u01754516961655") 2025/08/06 21:57:24 DEBUG : sub/yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15ef_d20250806_m214919_c001_v0001184_t0018_u01754516959882") 2025/08/06 21:57:24 DEBUG : test_dir1/file2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bef_d20250806_m215306_c001_v7007000_t0000_u01754517186209") 2025/08/06 21:57:24 DEBUG : test_dir1/file2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1b05_d20250806_m215304_c001_v0001184_t0005_u01754517184869") 2025/08/06 21:57:24 DEBUG : test_dir1/file2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bc0_d20250806_m215304_c001_v7007000_t0000_u01754517184072") 2025/08/06 21:57:24 DEBUG : test_dir1/file2: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1af8_d20250806_m215302_c001_v0001184_t0013_u01754517182910") 2025/08/06 21:57:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bf4_d20250806_m215306_c001_v7007000_t0000_u01754517186392") 2025/08/06 21:57:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6872_d20250806_m215304_c001_v0001154_t0017_u01754517184880") 2025/08/06 21:57:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4086dd0977ea8bc5_d20250806_m215304_c001_v7007000_t0000_u01754517184257") 2025/08/06 21:57:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b42320d_d20250806_m215302_c001_v0001041_t0023_u01754517182892") 2025/08/06 21:57:25 DEBUG : three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99611_d20250806_m214913_c001_v7007000_t0000_u01754516953581") 2025/08/06 21:57:25 DEBUG : three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15d9_d20250806_m214912_c001_v0001184_t0043_u01754516952457") 2025/08/06 21:57:25 DEBUG : three: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b15cf_d20250806_m214910_c001_v0001184_t0058_u01754516950297") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb54b_d20250806_m215602_c001_v7007000_t0000_u01754517362352") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232e5_d20250806_m215601_c001_v0001041_t0029_u01754517361281") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb749_d20250806_m215621_c001_v7007000_t0000_u01754517381003") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c213d1_d20250806_m215619_c001_v0001183_t0011_u01754517379289") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb694_d20250806_m215617_c001_v7007000_t0000_u01754517377719") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232ed_d20250806_m215615_c001_v0001041_t0012_u01754517375880") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb63c_d20250806_m215614_c001_v7007000_t0000_u01754517374907") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1f9a_d20250806_m215614_c001_v0001184_t0041_u01754517374282") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb5b3_d20250806_m215609_c001_v7007000_t0000_u01754517369395") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232e7_d20250806_m215608_c001_v0001041_t0013_u01754517368444") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb5e7_d20250806_m215611_c001_v7007000_t0000_u01754517371495") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c213c6_d20250806_m215610_c001_v0001183_t0012_u01754517370433") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb588_d20250806_m215607_c001_v7007000_t0000_u01754517367477") 2025/08/06 21:57:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1022034b593b1f70_d20250806_m215606_c001_v0001184_t0058_u01754517366848") 2025/08/06 21:57:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb55f_d20250806_m215605_c001_v7007000_t0000_u01754517365878") 2025/08/06 21:57:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6943_d20250806_m215604_c001_v0001154_t0024_u01754517364937") 2025/08/06 21:57:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb54e_d20250806_m215603_c001_v7007000_t0000_u01754517363948") 2025/08/06 21:57:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f11592f91c4c213bc_d20250806_m215603_c001_v0001183_t0016_u01754517363312") 2025/08/06 21:57:26 DEBUG : toe/toe/toe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f417ce86367386444_d20250806_m215625_c001_v7007000_t0000_u01754517385991") 2025/08/06 21:57:26 DEBUG : toe/toe/toe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b4232f7_d20250806_m215625_c001_v0001041_t0058_u01754517385124") 2025/08/06 21:57:26 DEBUG : toe/toe/toe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb60e_d20250806_m215613_c001_v7007000_t0000_u01754517373309") 2025/08/06 21:57:26 DEBUG : toe/toe/toe: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db6947_d20250806_m215612_c001_v0001154_t0012_u01754517372463") 2025/08/06 21:57:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb764_d20250806_m215621_c001_v7007000_t0000_u01754517381616") 2025/08/06 21:57:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f10806a7e55db694b_d20250806_m215620_c001_v0001154_t0013_u01754517380635") 2025/08/06 21:57:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f420eba9bcbabb6b2_d20250806_m215618_c001_v7007000_t0000_u01754517378321") 2025/08/06 21:57:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f113cfe5c783a1ba7_d20250806_m215617_c001_v0001179_t0057_u01754517377423") 2025/08/06 21:57:26 DEBUG : two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f410d31759fa99616_d20250806_m214913_c001_v7007000_t0000_u01754516953764") 2025/08/06 21:57:26 DEBUG : two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f405b6ebc1b42310d_d20250806_m214911_c001_v0001041_t0038_u01754516951890") 2025/08/06 21:57:26 DEBUG : two: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f4022034b593b15cd_d20250806_m214910_c001_v0001184_t0018_u01754516950110") 2025/08/06 21:57:26 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74df_d20250806_m214922_c001_v7007000_t0000_u01754516962384") 2025/08/06 21:57:26 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f112ea56363d1907d_d20250806_m214921_c001_v0001093_t0012_u01754516961266") 2025/08/06 21:57:26 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74d5_d20250806_m214918_c001_v7007000_t0000_u01754516958595") 2025/08/06 21:57:26 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1166f371dbcecc9e_d20250806_m214917_c001_v0001161_t0004_u01754516957309") 2025/08/06 21:57:26 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74a2_d20250806_m214916_c001_v7007000_t0000_u01754516956018") 2025/08/06 21:57:27 DEBUG : yam: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f105b6ebc1b423114_d20250806_m214914_c001_v0001041_t0045_u01754516954327") 2025/08/06 21:57:27 DEBUG : yaml: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74d8_d20250806_m214919_c001_v7007000_t0000_u01754516959322") 2025/08/06 21:57:27 DEBUG : yaml: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f101e2b78659a625e_d20250806_m214918_c001_v0001105_t0005_u01754516958323") 2025/08/06 21:57:27 DEBUG : yaml: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f41609e0665fe74b4_d20250806_m214916_c001_v7007000_t0000_u01754516956746") 2025/08/06 21:57:27 DEBUG : yaml: Deleting (id "4_zef62cdc350ad8b1b9f880e1b_f1173336c53a2d421_d20250806_m214915_c001_v0001157_t0023_u01754516955722") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m40.884499551s (try 1/5)