"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/18 04:00:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena" 2025/08/18 04:00:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 04:00:33 DEBUG : Creating backend with remote "/tmp/rclone4143805782" === 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-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/18 04:00:35 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:35 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.44s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:36 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:37 DEBUG : B2 bucket rclone-test-qezojas3qena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:38 DEBUG : Creating backend with remote "/non-existing" 2025/08/18 04:00:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/18 04:00:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:40 INFO : B2 bucket rclone-test-qezojas3qena: Running all checks before starting transfers 2025/08/18 04:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:41 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:41 INFO : B2 bucket rclone-test-qezojas3qena: Checks finished, now starting transfers 2025/08/18 04:00:41 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:42 ERROR : Ignoring --no-traverse with sync 2025/08/18 04:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:42 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/18 04:00:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/18 04:00:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:00:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:00:45 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:45 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 04:00:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:00:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/18 04:00:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:00:47 INFO : sub dir2: Making directory 2025/08/18 04:00:47 INFO : sub dir: Making directory 2025/08/18 04:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:47 INFO : sub dir2/sub sub dir2: Making directory 2025/08/18 04:00:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:47 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/18 04:00:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:48 INFO : sub dir2: Making directory 2025/08/18 04:00:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/18 04:00:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:48 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:48 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:49 DEBUG : sub dir2: Making directory with metadata 2025/08/18 04:00:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:00:49 INFO : sub dir2: Making directory 2025/08/18 04:00:49 INFO : sub dir: Making directory 2025/08/18 04:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:49 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/18 04:00:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/18 04:00:50 DEBUG : B2 bucket rclone-test-qezojas3qena: 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-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:50 INFO : sub dir2: Making directory 2025/08/18 04:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:51 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:52 DEBUG : sub dir2: Making directory with metadata 2025/08/18 04:00:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:00:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:00:52 INFO : sub dir2: Making directory 2025/08/18 04:00:52 INFO : sub dir: Making directory 2025/08/18 04:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:52 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:52 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:52 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:52 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/18 04:00:52 DEBUG : B2 bucket rclone-test-qezojas3qena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:53 INFO : sub dir2: Making directory 2025/08/18 04:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:00:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:00:54 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-berudej6zuki" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-berudej6zuki 2025/08/18 04:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:00:56 DEBUG : B2 bucket rclone-test-berudej6zuki: Waiting for checks to finish 2025/08/18 04:00:56 DEBUG : B2 bucket rclone-test-berudej6zuki: Waiting for transfers to finish 2025/08/18 04:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:01:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:00 DEBUG : B2 bucket rclone-test-berudej6zuki: Purge remote 2025/08/18 04:01:00 INFO : B2 bucket rclone-test-berudej6zuki: cleaning bucket "rclone-test-berudej6zuki" of all files 2025/08/18 04:01:00 DEBUG : sub dir/hello world: Deleting (id "4_z1f025df3506dbbbb9f880e1b_f101641fc770cc59e_d20250818_m040100_c001_v0001106_t0046_u01755489660116") --- PASS: TestServerSideCopy (9.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 04:01:05 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:05 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 04:01:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-depicax2xawa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-depicax2xawa 2025/08/18 04:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:01:08 DEBUG : B2 bucket rclone-test-depicax2xawa: Waiting for checks to finish 2025/08/18 04:01:08 DEBUG : B2 bucket rclone-test-depicax2xawa: Waiting for transfers to finish 2025/08/18 04:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:01:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 04:01:13 DEBUG : B2 bucket rclone-test-depicax2xawa: Waiting for checks to finish 2025/08/18 04:01:13 DEBUG : B2 bucket rclone-test-depicax2xawa: Waiting for transfers to finish 2025/08/18 04:01:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 04:01:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:13 DEBUG : B2 bucket rclone-test-depicax2xawa: Purge remote 2025/08/18 04:01:13 INFO : B2 bucket rclone-test-depicax2xawa: cleaning bucket "rclone-test-depicax2xawa" of all files 2025/08/18 04:01:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f228dc3506dbbbb9f880e1b_f1024361e0ae2b45b_d20250818_m040113_c001_v0001183_t0047_u01755489673296") 2025/08/18 04:01:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f228dc3506dbbbb9f880e1b_f105e40efe9662be7_d20250818_m040111_c001_v0001137_t0051_u01755489671606") --- PASS: TestServerSideCopyOverSelf (9.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 04:01:16 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:16 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 04:01:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/18 04:01:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vobijis3puki" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-vobijis3puki 2025/08/18 04:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:01:18 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for checks to finish 2025/08/18 04:01:18 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for transfers to finish 2025/08/18 04:01:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:01:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/18 04:01:24 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for checks to finish 2025/08/18 04:01:24 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for transfers to finish 2025/08/18 04:01:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/18 04:01:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:25 INFO : sub dir/hello world: Deleted 2025/08/18 04:01:26 DEBUG : testing file moves 2025/08/18 04:01:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/18 04:01:26 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for checks to finish 2025/08/18 04:01:26 DEBUG : B2 bucket rclone-test-vobijis3puki: Waiting for transfers to finish 2025/08/18 04:01:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/18 04:01:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/18 04:01:27 INFO : sub dir/hello world: Deleted 2025/08/18 04:01:27 DEBUG : B2 bucket rclone-test-vobijis3puki: Purge remote 2025/08/18 04:01:27 INFO : B2 bucket rclone-test-vobijis3puki: cleaning bucket "rclone-test-vobijis3puki" of all files 2025/08/18 04:01:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f52bd63506dbbbb9f880e1b_f1123a73905862451_d20250818_m040126_c001_v0001172_t0029_u01755489686655") 2025/08/18 04:01:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f52bd63506dbbbb9f880e1b_f109c00830eef0b81_d20250818_m040124_c001_v0001098_t0020_u01755489684864") 2025/08/18 04:01:28 DEBUG : sub dir/hello world: Deleting (id "4_z5f52bd63506dbbbb9f880e1b_f110d3cfd633078ae_d20250818_m040122_c001_v0001144_t0006_u01755489682490") --- PASS: TestServerSideMoveOverSelf (14.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:32 ERROR : error listing: directory not found 2025/08/18 04:01:32 INFO : Local file system at /tmp/rclone4143805782: Making directory 2025/08/18 04:01:33 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:33 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:01:34 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for checks to finish 2025/08/18 04:01:34 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for transfers to finish 2025/08/18 04:01:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:01:35 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/18 04:01:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/18 04:01:35 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:35 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:01:36 INFO : check sum: Copied (new) 2025/08/18 04:01:36 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:01:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/18 04:01:36 DEBUG : check sum: Unchanged skipping 2025/08/18 04:01:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:36 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/18 04:01:37 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:37 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 04:01:37 INFO : sizeonly: Copied (new) 2025/08/18 04:01:37 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:38 DEBUG : sizeonly: Sizes identical 2025/08/18 04:01:38 DEBUG : sizeonly: Unchanged skipping 2025/08/18 04:01:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:38 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/18 04:01:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/18 04:01:39 INFO : ignore-size: Copied (new) 2025/08/18 04:01:39 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:01:39 DEBUG : ignore-size: Unchanged skipping 2025/08/18 04:01:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:39 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:39 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:01:40 DEBUG : existing: Unchanged skipping 2025/08/18 04:01:40 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:40 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:40 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:40 INFO : There was nothing to transfer 2025/08/18 04:01:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/18 04:01:41 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:41 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 04:01:41 INFO : existing: Copied (replaced existing) 2025/08/18 04:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 04:01:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 04:01:42 INFO : existing: Copied (new) 2025/08/18 04:01:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:42 DEBUG : existing: Destination exists, skipping 2025/08/18 04:01:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:44 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/18 04:01:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 04:01:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:01:44 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 04:01:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:01:44 INFO : a/potato2: Copied (new) 2025/08/18 04:01:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:44 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:46 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/18 04:01:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:01:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/18 04:01:46 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:46 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:46 INFO : There was nothing to transfer 2025/08/18 04:01:47 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/18 04:01:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:01:47 INFO : empty space: Updated modification time in destination 2025/08/18 04:01:47 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:47 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:49 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/18 04:01:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:01:49 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:49 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:50 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/18 04:01:50 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4143805782) 2025/08/18 04:01:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qezojas3qena) 2025/08/18 04:01:50 DEBUG : foo: sha1 differ 2025/08/18 04:01:50 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/18 04:01:50 INFO : foo: Copied (replaced existing) 2025/08/18 04:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:01:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/18 04:01:52 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:52 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:52 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:01:52 INFO : potato: Copied (new) 2025/08/18 04:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/18 04:01:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/18 04:01:54 INFO : potato: Copied (replaced existing) 2025/08/18 04:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/18 04:01:55 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4143805782) 2025/08/18 04:01:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qezojas3qena) 2025/08/18 04:01:55 DEBUG : potato: sha1 differ 2025/08/18 04:01:55 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/18 04:01:55 INFO : potato: Copied (replaced existing) 2025/08/18 04:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:01:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:01:57 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/18 04:01:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:01:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:01:58 DEBUG : empty space: Unchanged skipping 2025/08/18 04:01:58 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:01:58 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:01:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:01:59 INFO : potato2: Copied (new) 2025/08/18 04:01:59 DEBUG : Waiting for deletions to finish 2025/08/18 04:01:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:00 INFO : d: Making directory 2025/08/18 04:02:00 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/18 04:02:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:01 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 04:02:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:01 INFO : a/potato2: Copied (new) 2025/08/18 04:02:01 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:01 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:01 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:01 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:02 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/18 04:02:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:03 DEBUG : c/non empty space: Unchanged skipping 2025/08/18 04:02:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:03 INFO : a/potato2: Copied (new) 2025/08/18 04:02:03 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting files as there were IO errors 2025/08/18 04:02:03 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:05 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:05 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:05 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:05 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:05 INFO : potato: Deleted 2025/08/18 04:02:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.10s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:07 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:07 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:07 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:07 INFO : potato: Deleted 2025/08/18 04:02:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:08 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:08 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:08 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:09 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:09 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/18 04:02:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.80s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:11 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 04:02:11 DEBUG : enormous: Excluded 2025/08/18 04:02:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 04:02:11 DEBUG : potato2: Excluded 2025/08/18 04:02:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 04:02:11 DEBUG : potato2: Excluded 2025/08/18 04:02:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:11 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:11 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:11 INFO : There was nothing to transfer 2025/08/18 04:02:12 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 04:02:12 DEBUG : enormous: Excluded 2025/08/18 04:02:12 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 04:02:12 DEBUG : potato2: Excluded 2025/08/18 04:02:12 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 04:02:12 DEBUG : potato2: Excluded 2025/08/18 04:02:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/18 04:02:12 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:12 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for checks to finish 2025/08/18 04:02:12 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for transfers to finish 2025/08/18 04:02:12 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:13 DEBUG : enormous: Excluded (Size Filter) 2025/08/18 04:02:13 DEBUG : enormous: Excluded 2025/08/18 04:02:13 DEBUG : potato2: Excluded (Size Filter) 2025/08/18 04:02:13 DEBUG : potato2: Excluded 2025/08/18 04:02:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:02:14 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:14 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:14 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:14 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:14 INFO : enormous: Deleted 2025/08/18 04:02:14 INFO : potato2: Deleted 2025/08/18 04:02:14 INFO : There was nothing to transfer 2025/08/18 04:02:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/18 04:02:14 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:14 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for checks to finish 2025/08/18 04:02:14 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for transfers to finish 2025/08/18 04:02:14 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:14 INFO : enormous: Deleted 2025/08/18 04:02:14 INFO : potato2: Deleted 2025/08/18 04:02:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:16 DEBUG : five: Need to transfer - File not found at Destination 2025/08/18 04:02:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/18 04:02:16 DEBUG : three: Sizes identical 2025/08/18 04:02:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/18 04:02:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4143805782) 2025/08/18 04:02:16 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qezojas3qena) 2025/08/18 04:02:16 DEBUG : two: sha1 differ 2025/08/18 04:02:16 DEBUG : one: Destination is newer than source, skipping 2025/08/18 04:02:16 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 04:02:16 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/18 04:02:16 INFO : five: Copied (new) 2025/08/18 04:02:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/18 04:02:17 INFO : four: Copied (replaced existing) 2025/08/18 04:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 04:02:17 INFO : two: Copied (replaced existing) 2025/08/18 04:02:17 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:17 DEBUG : one: Destination is newer than source, skipping 2025/08/18 04:02:17 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4143805782) 2025/08/18 04:02:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qezojas3qena) 2025/08/18 04:02:17 DEBUG : three: sha1 differ 2025/08/18 04:02:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/18 04:02:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/18 04:02:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/18 04:02:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/18 04:02:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 04:02:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/18 04:02:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/18 04:02:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 04:02:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 04:02:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/18 04:02:17 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:02:18 INFO : three: Copied (replaced existing) 2025/08/18 04:02:18 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-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/18 04:02:19 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:19 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:19 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 04:02:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/18 04:02:19 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:19 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 04:02:20 INFO : potato: Copied (new) 2025/08/18 04:02:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:20 INFO : yam: Copied (new) 2025/08/18 04:02:20 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:02:20 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:20 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:20 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:20 DEBUG : potato: Unchanged skipping 2025/08/18 04:02:20 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:21 INFO : yam: Copied (server-side copy) to: yaml 2025/08/18 04:02:21 INFO : yam: Deleted 2025/08/18 04:02:21 INFO : yaml: Renamed from "yam" 2025/08/18 04:02:21 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/18 04:02:22 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:22 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:22 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 04:02:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/18 04:02:22 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:22 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 04:02:23 INFO : potato: Copied (new) 2025/08/18 04:02:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:23 INFO : yam: Copied (new) 2025/08/18 04:02:23 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:02:23 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:23 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:23 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:23 DEBUG : potato: Unchanged skipping 2025/08/18 04:02:23 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:24 INFO : yam: Copied (server-side copy) to: yaml 2025/08/18 04:02:24 INFO : yam: Deleted 2025/08/18 04:02:24 INFO : yaml: Renamed from "yam" 2025/08/18 04:02:24 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/18 04:02:25 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:25 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:25 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/18 04:02:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/18 04:02:25 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:25 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:25 INFO : sub/yam: Copied (new) 2025/08/18 04:02:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/18 04:02:26 INFO : potato: Copied (new) 2025/08/18 04:02:26 DEBUG : Waiting for deletions to finish 2025/08/18 04:02:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:02:26 DEBUG : potato: Unchanged skipping 2025/08/18 04:02:26 INFO : B2 bucket rclone-test-qezojas3qena: Making map for --track-renames 2025/08/18 04:02:26 INFO : B2 bucket rclone-test-qezojas3qena: Finished making map for --track-renames 2025/08/18 04:02:26 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:26 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for renames to finish 2025/08/18 04:02:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/18 04:02:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/18 04:02:27 INFO : sub/yam: Deleted 2025/08/18 04:02:27 INFO : yam: Renamed from "sub/yam" 2025/08/18 04:02:27 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:28 DEBUG : Creating backend with remote "/tmp/rclone4143805782/dir1" 2025/08/18 04:02:28 DEBUG : Config file has changed externally - reloading 2025/08/18 04:02:28 DEBUG : Creating backend with remote "/tmp/rclone4143805782/dir2" 2025/08/18 04:02:28 DEBUG : Local file system at /tmp/rclone4143805782/dir2: Using server-side directory move 2025/08/18 04:02:28 INFO : Local file system at /tmp/rclone4143805782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/18 04:02:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/18 04:02:28 INFO : file1.txt: Moved (server-side) 2025/08/18 04:02:28 DEBUG : Local file system at /tmp/rclone4143805782/dir2: Waiting for checks to finish 2025/08/18 04:02:28 DEBUG : Local file system at /tmp/rclone4143805782/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:02:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 04:02:29 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:29 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/18 04:02:29 INFO : nested/sub dir/file: Copied (new) 2025/08/18 04:02:29 INFO : nested/sub dir/file: Deleted 2025/08/18 04:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:02:29 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:02:29 INFO : sub dir/hello world: Deleted 2025/08/18 04:02:29 INFO : sub dir: Removing directory 2025/08/18 04:02:29 INFO : nested/sub dir: Removing directory 2025/08/18 04:02:29 INFO : nested: Removing directory 2025/08/18 04:02:29 DEBUG : Local file system at /tmp/rclone4143805782: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/18 04:02:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/18 04:02:30 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:30 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/18 04:02:30 INFO : nested/sub dir/file: Copied (new) 2025/08/18 04:02:30 INFO : nested/sub dir/file: Deleted 2025/08/18 04:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:02:31 INFO : sub dir/hello world: Copied (new) 2025/08/18 04:02:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/18 04:02:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 04:02:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 04:02:32 INFO : existing: Copied (new) 2025/08/18 04:02:32 INFO : existing: Deleted 2025/08/18 04:02:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/18 04:02:32 INFO : existing-b: Copied (new) 2025/08/18 04:02:32 INFO : existing-b: Deleted 2025/08/18 04:02:32 DEBUG : existing: Destination exists, skipping 2025/08/18 04:02:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:02:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/18 04:02:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:02:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gidojoj6pina" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-gidojoj6pina 2025/08/18 04:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 04:02:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:02:41 DEBUG : empty space: Unchanged skipping 2025/08/18 04:02:41 DEBUG : B2 bucket rclone-test-gidojoj6pina: Waiting for checks to finish 2025/08/18 04:02:41 INFO : empty space: Deleted 2025/08/18 04:02:41 DEBUG : B2 bucket rclone-test-gidojoj6pina: Waiting for transfers to finish 2025/08/18 04:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:41 INFO : potato2: Copied (server-side copy) 2025/08/18 04:02:41 INFO : potato2: Deleted 2025/08/18 04:02:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:02:41 INFO : potato3: Copied (server-side copy) 2025/08/18 04:02:42 INFO : potato3: Deleted 2025/08/18 04:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zagiyuf0taye" 2025/08/18 04:02:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/18 04:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:02:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 04:02:43 DEBUG : B2 bucket rclone-test-zagiyuf0taye: Waiting for checks to finish 2025/08/18 04:02:43 DEBUG : B2 bucket rclone-test-zagiyuf0taye: Waiting for transfers to finish 2025/08/18 04:02:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:02:47 INFO : empty space: Copied (server-side copy) 2025/08/18 04:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:02:47 INFO : potato3: Copied (server-side copy) 2025/08/18 04:02:47 INFO : empty space: Deleted 2025/08/18 04:02:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:02:48 INFO : potato2: Copied (server-side copy) 2025/08/18 04:02:48 INFO : potato3: Deleted 2025/08/18 04:02:48 INFO : potato2: Deleted 2025/08/18 04:02:48 DEBUG : B2 bucket rclone-test-zagiyuf0taye: Purge remote 2025/08/18 04:02:48 INFO : B2 bucket rclone-test-zagiyuf0taye: cleaning bucket "rclone-test-zagiyuf0taye" of all files 2025/08/18 04:02:48 DEBUG : empty space: Deleting (id "4_zaf720d13508dbbbb9f880e1b_f1170d324889f31ae_d20250818_m040247_c001_v0001044_t0020_u01755489767353") 2025/08/18 04:02:48 DEBUG : potato2: Deleting (id "4_zaf720d13508dbbbb9f880e1b_f11923de9f613980c_d20250818_m040247_c001_v0001102_t0026_u01755489767727") 2025/08/18 04:02:48 DEBUG : potato3: Deleting (id "4_zaf720d13508dbbbb9f880e1b_f1190c9fb2db41307_d20250818_m040247_c001_v0001184_t0056_u01755489767725") 2025/08/18 04:02:50 DEBUG : B2 bucket rclone-test-gidojoj6pina: Purge remote 2025/08/18 04:02:50 INFO : B2 bucket rclone-test-gidojoj6pina: cleaning bucket "rclone-test-gidojoj6pina" of all files 2025/08/18 04:02:50 DEBUG : empty space: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f400e9330132f5b0d_d20250818_m040247_c001_v7007000_t0000_u01755489767852") 2025/08/18 04:02:50 DEBUG : empty space: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f10927846007dc346_d20250818_m040240_c001_v0001179_t0053_u01755489760170") 2025/08/18 04:02:50 DEBUG : potato2: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f400e9330132f5b0f_d20250818_m040248_c001_v7007000_t0000_u01755489768220") 2025/08/18 04:02:50 DEBUG : potato2: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f114e48f404d693c8_d20250818_m040241_c001_v0001098_t0011_u01755489761337") 2025/08/18 04:02:50 DEBUG : potato3: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f400e9330132f5b0e_d20250818_m040248_c001_v7007000_t0000_u01755489768036") 2025/08/18 04:02:50 DEBUG : potato3: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f1160784663bc6d59_d20250818_m040241_c001_v0001172_t0009_u01755489761709") 2025/08/18 04:02:50 DEBUG : potato3: Deleting (id "4_zaff2ed33507dbbbb9f880e1b_f10927846007dc348_d20250818_m040240_c001_v0001179_t0027_u01755489760358") --- PASS: TestServerSideMove (21.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xicapuw4lale" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-xicapuw4lale 2025/08/18 04:03:04 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 04:03:04 DEBUG : empty space: Excluded 2025/08/18 04:03:04 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 04:03:04 DEBUG : empty space: Excluded 2025/08/18 04:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:03:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 04:03:04 DEBUG : B2 bucket rclone-test-xicapuw4lale: Waiting for checks to finish 2025/08/18 04:03:04 DEBUG : B2 bucket rclone-test-xicapuw4lale: Waiting for transfers to finish 2025/08/18 04:03:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:03:04 INFO : potato2: Copied (server-side copy) 2025/08/18 04:03:05 INFO : potato2: Deleted 2025/08/18 04:03:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:03:05 INFO : potato3: Copied (server-side copy) 2025/08/18 04:03:05 INFO : potato3: Deleted 2025/08/18 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hocisay0tume" 2025/08/18 04:03:06 DEBUG : empty space: Excluded (Size Filter) 2025/08/18 04:03:06 DEBUG : empty space: Excluded 2025/08/18 04:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:03:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 04:03:06 DEBUG : B2 bucket rclone-test-hocisay0tume: Waiting for checks to finish 2025/08/18 04:03:06 DEBUG : B2 bucket rclone-test-hocisay0tume: Waiting for transfers to finish 2025/08/18 04:03:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:03:09 INFO : potato2: Copied (server-side copy) 2025/08/18 04:03:09 INFO : potato2: Deleted 2025/08/18 04:03:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:03:09 INFO : potato3: Copied (server-side copy) 2025/08/18 04:03:09 INFO : potato3: Deleted 2025/08/18 04:03:09 DEBUG : B2 bucket rclone-test-hocisay0tume: Purge remote 2025/08/18 04:03:09 INFO : B2 bucket rclone-test-hocisay0tume: cleaning bucket "rclone-test-hocisay0tume" of all files 2025/08/18 04:03:10 DEBUG : potato2: Deleting (id "4_zef425dc3508dbbbb9f880e1b_f117260cc253c6cb3_d20250818_m040308_c001_v0001136_t0041_u01755489788733") 2025/08/18 04:03:10 DEBUG : potato3: Deleting (id "4_zef425dc3508dbbbb9f880e1b_f105d2b82884be893_d20250818_m040309_c001_v0001091_t0018_u01755489789104") 2025/08/18 04:03:11 DEBUG : B2 bucket rclone-test-xicapuw4lale: Purge remote 2025/08/18 04:03:11 INFO : B2 bucket rclone-test-xicapuw4lale: cleaning bucket "rclone-test-xicapuw4lale" of all files 2025/08/18 04:03:12 DEBUG : empty space: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f1127018a385f1630_d20250818_m040303_c001_v0001157_t0043_u01755489783006") 2025/08/18 04:03:12 DEBUG : potato2: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f40322871fe2b4cc2_d20250818_m040309_c001_v7007000_t0000_u01755489789189") 2025/08/18 04:03:12 DEBUG : potato2: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f1083caa31484e1b7_d20250818_m040304_c001_v0001105_t0057_u01755489784593") 2025/08/18 04:03:12 DEBUG : potato3: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f40322871fe2b4cc4_d20250818_m040309_c001_v7007000_t0000_u01755489789465") 2025/08/18 04:03:12 DEBUG : potato3: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f101cd6db0a735060_d20250818_m040304_c001_v0001115_t0048_u01755489784941") 2025/08/18 04:03:12 DEBUG : potato3: Deleting (id "4_z1f623dd3508dbbbb9f880e1b_f1127018a385f1632_d20250818_m040303_c001_v0001157_t0029_u01755489783390") --- PASS: TestServerSideMoveWithFilter (20.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:03:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kohumoq2bupi" 2025/08/18 04:03:18 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qezojas3qena -> B2 bucket rclone-test-kohumoq2bupi 2025/08/18 04:03:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:03:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:03:23 DEBUG : empty space: Unchanged skipping 2025/08/18 04:03:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/18 04:03:23 DEBUG : B2 bucket rclone-test-kohumoq2bupi: Waiting for checks to finish 2025/08/18 04:03:23 INFO : empty space: Deleted 2025/08/18 04:03:23 DEBUG : B2 bucket rclone-test-kohumoq2bupi: Waiting for transfers to finish 2025/08/18 04:03:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:03:24 INFO : potato2: Copied (server-side copy) 2025/08/18 04:03:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:03:24 INFO : potato3: Copied (server-side copy) 2025/08/18 04:03:24 INFO : potato2: Deleted 2025/08/18 04:03:24 INFO : potato3: Deleted 2025/08/18 04:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sorexuz2qoju" 2025/08/18 04:03:25 INFO : tomatoDir: Making directory 2025/08/18 04:03:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/18 04:03:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/18 04:03:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/18 04:03:26 DEBUG : B2 bucket rclone-test-sorexuz2qoju: Waiting for checks to finish 2025/08/18 04:03:26 DEBUG : B2 bucket rclone-test-sorexuz2qoju: Waiting for transfers to finish 2025/08/18 04:03:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/18 04:03:27 INFO : empty space: Copied (server-side copy) 2025/08/18 04:03:27 INFO : empty space: Deleted 2025/08/18 04:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/18 04:03:27 INFO : potato2: Copied (server-side copy) 2025/08/18 04:03:28 INFO : potato2: Deleted 2025/08/18 04:03:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/18 04:03:28 INFO : potato3: Copied (server-side copy) 2025/08/18 04:03:28 INFO : potato3: Deleted 2025/08/18 04:03:29 DEBUG : B2 bucket rclone-test-sorexuz2qoju: Purge remote 2025/08/18 04:03:29 INFO : B2 bucket rclone-test-sorexuz2qoju: cleaning bucket "rclone-test-sorexuz2qoju" of all files 2025/08/18 04:03:29 DEBUG : empty space: Deleting (id "4_z4f62ad73508dbbbb9f880e1b_f1087e30bffcceffb_d20250818_m040327_c001_v0001183_t0030_u01755489807571") 2025/08/18 04:03:29 DEBUG : potato2: Deleting (id "4_z4f62ad73508dbbbb9f880e1b_f1058e33a61ea3be2_d20250818_m040327_c001_v0001183_t0002_u01755489807799") 2025/08/18 04:03:29 DEBUG : potato3: Deleting (id "4_z4f62ad73508dbbbb9f880e1b_f1123a7390586263b_d20250818_m040327_c001_v0001172_t0059_u01755489807950") 2025/08/18 04:03:30 DEBUG : B2 bucket rclone-test-kohumoq2bupi: Purge remote 2025/08/18 04:03:30 INFO : B2 bucket rclone-test-kohumoq2bupi: cleaning bucket "rclone-test-kohumoq2bupi" of all files 2025/08/18 04:03:30 DEBUG : empty space: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f401545a95a375e66_d20250818_m040327_c001_v7007000_t0000_u01755489807782") 2025/08/18 04:03:30 DEBUG : empty space: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f115e7721fb8c6445_d20250818_m040321_c001_v0001116_t0034_u01755489801669") 2025/08/18 04:03:30 DEBUG : potato2: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f401545a95a375e68_d20250818_m040328_c001_v7007000_t0000_u01755489808002") 2025/08/18 04:03:30 DEBUG : potato2: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f1176300143f68a86_d20250818_m040323_c001_v0001038_t0008_u01755489803523") 2025/08/18 04:03:30 DEBUG : potato3: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f401545a95a375e6c_d20250818_m040328_c001_v7007000_t0000_u01755489808650") 2025/08/18 04:03:30 DEBUG : potato3: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f105176118a8ed874_d20250818_m040323_c001_v0001177_t0056_u01755489803890") 2025/08/18 04:03:30 DEBUG : potato3: Deleting (id "4_z7f928db3508dbbbb9f880e1b_f115e7721fb8c6449_d20250818_m040322_c001_v0001116_t0023_u01755489802118") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/rclone-sync-test" 2025/08/18 04:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/rclone-sync-test-include/layer2" 2025/08/18 04:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/rclone-sync-test-ignore-file" 2025/08/18 04:03:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/18 04:03:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/18 04:03:45 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 04:03:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 04:03:45 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test: Waiting for checks to finish 2025/08/18 04:03:45 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test: Waiting for transfers to finish 2025/08/18 04:03:45 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:45 INFO : There was nothing to transfer 2025/08/18 04:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 04:03:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:03:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:03:46 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:46 INFO : There was nothing to transfer 2025/08/18 04:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 04:03:47 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/18 04:03:47 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/18 04:03:47 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:47 INFO : There was nothing to transfer 2025/08/18 04:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 04:03:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:03:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:03:47 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:47 INFO : There was nothing to transfer 2025/08/18 04:03:47 DEBUG : Excluded 2025/08/18 04:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/18 04:03:48 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/18 04:03:48 DEBUG : B2 bucket rclone-test-qezojas3qena path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/18 04:03:48 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/CompareDest" 2025/08/18 04:03:51 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 04:03:51 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:51 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:03:52 INFO : one: Copied (new) 2025/08/18 04:03:52 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:03:53 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:53 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 04:03:54 INFO : one: Copied (replaced existing) 2025/08/18 04:03:54 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:03:56 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 04:03:56 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:56 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:56 INFO : There was nothing to transfer 2025/08/18 04:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 04:03:57 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 04:03:57 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:57 INFO : There was nothing to transfer 2025/08/18 04:03:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 04:03:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 04:03:58 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:58 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:58 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:58 INFO : There was nothing to transfer 2025/08/18 04:03:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:03:59 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/18 04:03:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 04:03:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 04:03:59 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:03:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 04:03:59 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:03:59 DEBUG : Waiting for deletions to finish 2025/08/18 04:03:59 INFO : There was nothing to transfer 2025/08/18 04:04:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:04:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/18 04:04:00 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 04:04:00 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 04:04:00 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/18 04:04:01 INFO : two: Copied (new) 2025/08/18 04:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.60s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dest" 2025/08/18 04:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/pre-dest1" 2025/08/18 04:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/pre-dest2" 2025/08/18 04:04:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/18 04:04:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/18 04:04:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/18 04:04:09 DEBUG : B2 bucket rclone-test-qezojas3qena path dest: Waiting for checks to finish 2025/08/18 04:04:09 DEBUG : B2 bucket rclone-test-qezojas3qena path dest: Waiting for transfers to finish 2025/08/18 04:04:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/18 04:04:09 INFO : 3: Copied (new) 2025/08/18 04:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/CopyDest" 2025/08/18 04:04:14 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 04:04:14 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:14 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:04:15 INFO : one: Copied (new) 2025/08/18 04:04:15 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:04:16 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:16 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 04:04:17 INFO : one: Copied (replaced existing) 2025/08/18 04:04:17 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/BackupDir" 2025/08/18 04:04:20 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:04:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 04:04:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:04:22 INFO : one: Copied (server-side copy) 2025/08/18 04:04:22 INFO : one: Deleted 2025/08/18 04:04:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/18 04:04:23 INFO : one: Copied (server-side copy) 2025/08/18 04:04:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/18 04:04:23 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:23 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:24 DEBUG : one: Unchanged skipping 2025/08/18 04:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/18 04:04:25 INFO : two: Copied (server-side copy) 2025/08/18 04:04:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/18 04:04:25 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:25 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:25 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:25 DEBUG : one: Unchanged skipping 2025/08/18 04:04:25 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:25 DEBUG : two: Unchanged skipping 2025/08/18 04:04:25 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:25 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:25 INFO : There was nothing to transfer 2025/08/18 04:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:26 DEBUG : one: Unchanged skipping 2025/08/18 04:04:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/18 04:04:26 DEBUG : three: Destination not found in --copy-dest 2025/08/18 04:04:26 DEBUG : three: Need to transfer - File not found at Destination 2025/08/18 04:04:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 04:04:26 DEBUG : two: Unchanged skipping 2025/08/18 04:04:26 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:26 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/18 04:04:27 INFO : three: Copied (new) 2025/08/18 04:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/backup" 2025/08/18 04:04:35 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:04:35 DEBUG : two: Unchanged skipping 2025/08/18 04:04:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:04:36 INFO : one: Copied (server-side copy) 2025/08/18 04:04:36 INFO : one: Deleted 2025/08/18 04:04:36 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:04:38 INFO : one: Copied (new) 2025/08/18 04:04:38 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:04:38 INFO : three.txt: Copied (server-side copy) 2025/08/18 04:04:38 INFO : three.txt: Deleted 2025/08/18 04:04:38 INFO : three.txt: Moved into backup dir 2025/08/18 04:04:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:04:40 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:40 DEBUG : two: Unchanged skipping 2025/08/18 04:04:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:04:40 INFO : one: Copied (server-side copy) 2025/08/18 04:04:41 INFO : one: Deleted 2025/08/18 04:04:41 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:04:42 INFO : one: Copied (new) 2025/08/18 04:04:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:04:42 INFO : three.txt: Copied (server-side copy) 2025/08/18 04:04:42 INFO : three.txt: Deleted 2025/08/18 04:04:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/backup" 2025/08/18 04:04:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:04:49 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:49 DEBUG : two: Unchanged skipping 2025/08/18 04:04:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:04:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:04:50 INFO : one: Deleted 2025/08/18 04:04:50 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:04:51 INFO : one: Copied (new) 2025/08/18 04:04:51 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:04:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:04:52 INFO : three.txt: Deleted 2025/08/18 04:04:52 INFO : three.txt: Moved into backup dir 2025/08/18 04:04:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:04:54 DEBUG : two: Unchanged skipping 2025/08/18 04:04:54 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:04:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:04:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:04:55 INFO : one: Deleted 2025/08/18 04:04:55 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:04:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:04:55 INFO : one: Copied (new) 2025/08/18 04:04:55 DEBUG : Waiting for deletions to finish 2025/08/18 04:04:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:04:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:04:56 INFO : three.txt: Deleted 2025/08/18 04:04:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:04:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/8f020d63506dbbbb9f880e1b/c001_v0001036_t0021": EOF 2025/08/18 04:04:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/8f020d63506dbbbb9f880e1b/c001_v0001036_t0021": EOF) 2025/08/18 04:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qezojas3qena: 1/10 (Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/8f020d63506dbbbb9f880e1b/c001_v0001036_t0021": EOF) 2025/08/18 04:05:01 DEBUG : pacer: Reducing sleep to 10ms 2025/08/18 04:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/backup" 2025/08/18 04:05:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:04 DEBUG : two: Unchanged skipping 2025/08/18 04:05:04 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:05:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:05:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 04:05:05 INFO : one: Deleted 2025/08/18 04:05:05 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:05:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:06 INFO : one: Copied (new) 2025/08/18 04:05:06 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:05:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 04:05:07 INFO : three.txt: Deleted 2025/08/18 04:05:07 INFO : three.txt: Moved into backup dir 2025/08/18 04:05:08 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:05:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:05:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:08 DEBUG : two: Unchanged skipping 2025/08/18 04:05:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 04:05:09 INFO : one: Deleted 2025/08/18 04:05:09 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:05:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:05:09 INFO : one: Copied (new) 2025/08/18 04:05:09 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 04:05:10 INFO : three.txt: Deleted 2025/08/18 04:05:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.20s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:05:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:14 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:05:14 DEBUG : two: Unchanged skipping 2025/08/18 04:05:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:05:15 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:05:15 INFO : one: Deleted 2025/08/18 04:05:15 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:05:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:16 INFO : one: Copied (new) 2025/08/18 04:05:16 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:05:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:05:17 INFO : three.txt: Deleted 2025/08/18 04:05:17 INFO : three.txt: Moved into backup dir 2025/08/18 04:05:18 DEBUG : one.bak: Excluded (Path Filter) 2025/08/18 04:05:18 DEBUG : one.bak: Excluded 2025/08/18 04:05:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/18 04:05:18 DEBUG : three.txt.bak: Excluded 2025/08/18 04:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:18 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for checks to finish 2025/08/18 04:05:18 DEBUG : two: Unchanged skipping 2025/08/18 04:05:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:19 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:05:19 INFO : one: Deleted 2025/08/18 04:05:19 DEBUG : B2 bucket rclone-test-qezojas3qena path dst: Waiting for transfers to finish 2025/08/18 04:05:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:05:19 INFO : one: Copied (new) 2025/08/18 04:05:19 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:05:20 INFO : three.txt: Deleted 2025/08/18 04:05:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:05:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:05:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:05:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:05:25 INFO : one: Deleted 2025/08/18 04:05:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:26 INFO : one: Copied (new) 2025/08/18 04:05:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:26 DEBUG : two: Unchanged skipping 2025/08/18 04:05:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 04:05:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:05:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:05:27 INFO : three.txt: Deleted 2025/08/18 04:05:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:28 INFO : three.txt: Copied (new) 2025/08/18 04:05:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:05:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:29 INFO : one: Copied (server-side copy) to: one.bak 2025/08/18 04:05:29 INFO : one: Deleted 2025/08/18 04:05:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:05:30 INFO : one: Copied (new) 2025/08/18 04:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:30 DEBUG : two: Unchanged skipping 2025/08/18 04:05:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 04:05:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/18 04:05:31 INFO : three.txt: Deleted 2025/08/18 04:05:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/18 04:05:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qezojas3qena/dst" 2025/08/18 04:05:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/18 04:05:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/18 04:05:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 04:05:37 INFO : one: Deleted 2025/08/18 04:05:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:39 INFO : one: Copied (new) 2025/08/18 04:05:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:39 DEBUG : two: Unchanged skipping 2025/08/18 04:05:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/18 04:05:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/18 04:05:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 04:05:40 INFO : three.txt: Deleted 2025/08/18 04:05:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:40 INFO : three.txt: Copied (new) 2025/08/18 04:05:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/18 04:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/18 04:05:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/18 04:05:42 INFO : one: Deleted 2025/08/18 04:05:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/18 04:05:42 INFO : one: Copied (new) 2025/08/18 04:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:42 DEBUG : two: Unchanged skipping 2025/08/18 04:05:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/18 04:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/18 04:05:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/18 04:05:44 INFO : three.txt: Deleted 2025/08/18 04:05:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/18 04:05:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/18 04:05:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:05:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:05:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/18 04:05:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/18 04:05:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/18 04:05:48 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:05:48 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:05:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/18 04:05:49 INFO : existing: Copied (new) 2025/08/18 04:05:49 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/18 04:05:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/18 04:05:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:05:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:05:49 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting files as there were IO errors 2025/08/18 04:05:49 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:05:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:05:51 DEBUG : existing: Unchanged skipping 2025/08/18 04:05:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:05:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:05:51 DEBUG : Waiting for deletions to finish 2025/08/18 04:05:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- 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-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:06:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both0: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both13: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both14: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both15: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both16: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both11: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both10: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both12: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both17: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both2: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both3: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both4: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both5: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both6: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both18: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both19: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:03 DEBUG : both1: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both7: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both8: Unchanged skipping 2025/08/18 04:06:03 DEBUG : both9: Unchanged skipping 2025/08/18 04:06:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:06:03 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:03 INFO : only9: Deleted 2025/08/18 04:06:04 INFO : only14: Deleted 2025/08/18 04:06:04 INFO : only1: Deleted 2025/08/18 04:06:04 INFO : only7: Deleted 2025/08/18 04:06:04 INFO : only10: Deleted 2025/08/18 04:06:04 INFO : only16: Deleted 2025/08/18 04:06:04 INFO : only2: Deleted 2025/08/18 04:06:04 INFO : only19: Deleted 2025/08/18 04:06:04 INFO : only4: Deleted 2025/08/18 04:06:04 INFO : only5: Deleted 2025/08/18 04:06:04 INFO : only6: Deleted 2025/08/18 04:06:04 INFO : only0: Deleted 2025/08/18 04:06:04 INFO : only8: Deleted 2025/08/18 04:06:04 INFO : only11: Deleted 2025/08/18 04:06:04 INFO : only12: Deleted 2025/08/18 04:06:04 INFO : only13: Deleted 2025/08/18 04:06:04 INFO : only15: Deleted 2025/08/18 04:06:04 INFO : only17: Deleted 2025/08/18 04:06:04 INFO : only18: Deleted 2025/08/18 04:06:04 INFO : only3: Deleted 2025/08/18 04:06:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:06:19 DEBUG : both0: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both13: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both10: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both11: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both12: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both17: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both18: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both19: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both1: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both2: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both3: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both4: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both14: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both15: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both16: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both5: Unchanged skipping 2025/08/18 04:06:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:19 DEBUG : both6: Unchanged skipping 2025/08/18 04:06:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : both7: Unchanged skipping 2025/08/18 04:06:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : both8: Unchanged skipping 2025/08/18 04:06:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : both9: Unchanged skipping 2025/08/18 04:06:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/18 04:06:19 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:06:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:19 INFO : only0: Copied (replaced existing) 2025/08/18 04:06:19 INFO : only11: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only16: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only15: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only10: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only18: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only19: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only1: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only14: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only2: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only3: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only4: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only5: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only13: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only12: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only17: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only6: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only8: Copied (replaced existing) 2025/08/18 04:06:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:20 INFO : only7: Copied (replaced existing) 2025/08/18 04:06:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/18 04:06:21 INFO : only9: Copied (replaced existing) 2025/08/18 04:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:29 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:06:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:06:29 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 04:06:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:06:29 INFO : empty_on_remote: Making directory 2025/08/18 04:06:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 04:06:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:31 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:06:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:06:31 DEBUG : empty_on_remote: Making directory with metadata 2025/08/18 04:06:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/18 04:06:31 INFO : empty_on_remote: Making directory 2025/08/18 04:06:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/18 04:06:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:34 INFO : sub dir: Making directory 2025/08/18 04:06:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/18 04:06:37 INFO : sub dir: Making directory 2025/08/18 04:06:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.63s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:06:48 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:48 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:06:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : apple: Unchanged skipping 2025/08/18 04:06:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:06:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : banana: Unchanged skipping 2025/08/18 04:06:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:06:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:06:49 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:06:49 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:49 INFO : There was nothing to transfer 2025/08/18 04:06:49 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:49 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:06:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:06:50 DEBUG : apple: Unchanged skipping 2025/08/18 04:06:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:06:50 DEBUG : banana: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:06:50 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:06:50 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:50 INFO : There was nothing to transfer 2025/08/18 04:06:50 DEBUG : Waiting for deletions to finish 2025/08/18 04:06:50 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:07:02 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:02 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : apple: Unchanged skipping 2025/08/18 04:07:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : banana: Unchanged skipping 2025/08/18 04:07:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:07:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:07:03 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:03 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:03 INFO : There was nothing to transfer 2025/08/18 04:07:03 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:03 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:07:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : apple: Unchanged skipping 2025/08/18 04:07:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : banana: Unchanged skipping 2025/08/18 04:07:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:07:04 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:04 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:04 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:04 INFO : There was nothing to transfer 2025/08/18 04:07:04 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:04 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:07:16 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:16 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 04:07:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:17 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:17 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:07:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:07:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 04:07:17 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/18 04:07:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:07:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 04:07:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/18 04:07:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:07:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:07:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:07:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:07:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:07:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:07:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:07:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:07:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:07:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:07:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:07:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:07:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:07:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:07:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:07:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:19 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 04:07:19 INFO : appleappleapplebanana: Deleted 2025/08/18 04:07:19 INFO : splitbananasplit: Deleted 2025/08/18 04:07:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 04:07:19 INFO : apple: Deleted 2025/08/18 04:07:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 04:07:19 INFO : banana: Deleted 2025/08/18 04:07:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 04:07:19 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 04:07:19 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : apple: Unchanged skipping 2025/08/18 04:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : banana: Unchanged skipping 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:07:20 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:20 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:20 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/18 04:07:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/18 04:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/18 04:07:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/18 04:07:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/18 04:07:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/18 04:07:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/18 04:07:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/18 04:07:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/18 04:07:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/18 04:07:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:07:33 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:33 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:07:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/18 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/18 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/18 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/18 04:07:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/18 04:07:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/18 04:07:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/18 04:07:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/18 04:07:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/18 04:07:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/18 04:07:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/18 04:07:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/18 04:07:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:34 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:34 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 04:07:34 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/18 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:07:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/18 04:07:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:07:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:07:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:07:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 04:07:35 INFO : apple: Copied (new) to: PREFIXapple 2025/08/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:07:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:07:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:07:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:07:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:07:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:07:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:07:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:07:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:07:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:07:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:07:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:07:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:07:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:36 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 04:07:36 INFO : banana: Deleted 2025/08/18 04:07:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 04:07:36 INFO : apple: Deleted 2025/08/18 04:07:36 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 04:07:36 INFO : splitbananasplit: Deleted 2025/08/18 04:07:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 04:07:36 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 04:07:36 INFO : appleappleapplebanana: Deleted 2025/08/18 04:07:36 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/18 04:07:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/18 04:07:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/18 04:07:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 04:07:37 INFO : apple: Copied (new) 2025/08/18 04:07:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:07:37 INFO : appleappleapplebanana: Copied (new) 2025/08/18 04:07:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:37 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:37 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:07:37 INFO : splitbananasplit: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:07:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:07:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:07:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 04:07:38 INFO : banana: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:07:38 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:07:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:07:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:07:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:07:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:07:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:07:38 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:07:38 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:07:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:07:38 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:07:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 04:07:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:07:38 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 04:07:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:07:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 04:07:39 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:39 INFO : PREFIXbanana: Deleted 2025/08/18 04:07:39 INFO : PREFIXsplitbananasplit: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/18 04:07:39 INFO : PREFIXapple: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/18 04:07:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/18 04:07:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/18 04:07:39 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:39 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:40 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:07:52 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:52 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:52 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:52 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:52 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:52 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:52 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:53 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:53 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:07:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 04:07:53 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:07:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 04:07:53 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:07:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:07:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:07:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:07:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:07:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:07:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:07:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:07:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:07:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:07:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:07:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:07:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:07:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:07:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:07:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:07:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:54 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:54 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 04:07:54 INFO : splitbananasplit: Deleted 2025/08/18 04:07:54 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 04:07:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 04:07:54 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 04:07:55 INFO : apple: Deleted 2025/08/18 04:07:55 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 04:07:55 INFO : appleappleapplebanana: Deleted 2025/08/18 04:07:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 04:07:55 INFO : banana: Deleted 2025/08/18 04:07:55 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 04:07:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 04:07:55 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : apple: transformed to: appleSUFFIX 2025/08/18 04:07:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/18 04:07:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/18 04:07:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/18 04:07:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/18 04:07:56 INFO : banana: Copied (new) 2025/08/18 04:07:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/18 04:07:56 INFO : apple: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:07:56 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:07:56 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:07:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:07:56 INFO : splitbananasplit: Copied (new) 2025/08/18 04:07:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:07:56 INFO : appleappleapplebanana: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:07:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:07:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:07:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:07:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:07:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:07:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:07:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/18 04:07:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:07:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:07:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:07:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:07:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:07:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:07:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:07:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:07:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:07:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/18 04:07:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/18 04:07:57 INFO : appleSUFFIX: Deleted 2025/08/18 04:07:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/18 04:07:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/18 04:07:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/18 04:07:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/18 04:07:57 INFO : bananaSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : splitbananasplitSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/18 04:07:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/18 04:07:58 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:58 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:07:58 DEBUG : Waiting for deletions to finish 2025/08/18 04:07:59 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:08:10 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:10 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:11 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:11 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/18 04:08:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/18 04:08:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/18 04:08:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/18 04:08:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 04:08:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/18 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/18 04:08:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/18 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/18 04:08:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/18 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/18 04:08:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/18 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/18 04:08:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/18 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/18 04:08:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/18 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/18 04:08:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/18 04:08:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/18 04:08:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/18 04:08:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/18 04:08:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/18 04:08:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/18 04:08:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/18 04:08:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/18 04:08:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/18 04:08:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/18 04:08:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/18 04:08:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/18 04:08:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/18 04:08:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/18 04:08:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/18 04:08:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/18 04:08:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/18 04:08:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/18 04:08:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/18 04:08:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/18 04:08:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/18 04:08:12 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:12 INFO : splitbananasplit: Deleted 2025/08/18 04:08:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0011-56789;.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0015-9;=.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0009-3456789.txt: Deleted 2025/08/18 04:08:13 INFO : appleappleapplebanana: Deleted 2025/08/18 04:08:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0007-1234567.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0014-89;=.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0003-defghij.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0013-789;=.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0012-6789;.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0008-2345678.txt: Deleted 2025/08/18 04:08:13 INFO : dir1/0010-456789.txt: Deleted 2025/08/18 04:08:13 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:13 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 04:08:13 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/18 04:08:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/18 04:08:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/18 04:08:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/18 04:08:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/18 04:08:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/18 04:08:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/18 04:08:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/18 04:08:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/18 04:08:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:14 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:14 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:14 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:14 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:14 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : appleapple: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/18 04:08:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/18 04:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/18 04:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/18 04:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/18 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/18 04:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/18 04:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/18 04:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/18 04:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/18 04:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/18 04:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/18 04:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/18 04:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/18 04:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/18 04:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/18 04:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/18 04:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/18 04:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/18 04:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/18 04:08:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:08:26 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:26 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:27 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:27 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:27 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:27 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:27 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:28 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:28 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:28 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:28 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:28 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:29 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:08:41 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:41 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:42 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:43 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:43 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:43 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:08:54 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:55 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:56 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:56 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:56 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:56 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : apple: Unchanged skipping 2025/08/18 04:08:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:08:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : banana: Unchanged skipping 2025/08/18 04:08:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:08:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:08:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:08:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:08:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:57 DEBUG : Waiting for deletions to finish 2025/08/18 04:08:57 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:08:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:09 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:09 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:09:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:09:10 DEBUG : banana: Unchanged skipping 2025/08/18 04:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : apple: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:09:10 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:10 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:10 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:10 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : apple: Unchanged skipping 2025/08/18 04:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : banana: Unchanged skipping 2025/08/18 04:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:09:11 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:11 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:11 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:11 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:23 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:24 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : apple: Unchanged skipping 2025/08/18 04:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : banana: Unchanged skipping 2025/08/18 04:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:09:24 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:24 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:24 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:25 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/18 04:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : apple: Unchanged skipping 2025/08/18 04:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/18 04:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/18 04:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : banana: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/18 04:09:25 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:25 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:25 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:26 DEBUG : apple: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : banana: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/18 04:09:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (169.42s) --- PASS: TestTransform/NFC (13.64s) --- PASS: TestTransform/NFD (14.01s) --- PASS: TestTransform/base64 (17.08s) --- PASS: TestTransform/prefix (18.70s) --- PASS: TestTransform/suffix (18.80s) --- PASS: TestTransform/truncate (15.86s) --- PASS: TestTransform/encoder (14.30s) --- PASS: TestTransform/ISO-8859-1 (14.35s) --- PASS: TestTransform/charmap (14.12s) --- PASS: TestTransform/lowercase (14.35s) --- PASS: TestTransform/ascii (14.21s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:09:31 INFO : sub dir_somesuffix: Making directory 2025/08/18 04:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/18 04:09:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/18 04:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:09:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:09:31 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:31 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:31 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/18 04:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.76s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:32 INFO : tictactoe: Making directory 2025/08/18 04:09:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:32 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:32 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:33 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/18 04:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:34 INFO : toe: Making directory 2025/08/18 04:09:34 INFO : toe/toe: Making directory 2025/08/18 04:09:34 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:09:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:09:34 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:09:34 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 04:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:36 INFO : toe: Making directory 2025/08/18 04:09:36 INFO : toe/toe: Making directory 2025/08/18 04:09:36 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:09:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/18 04:09:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:36 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/18 04:09:37 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:38 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:09:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:09:38 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:38 INFO : tictacempty_dir: Making directory 2025/08/18 04:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:38 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:38 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:38 INFO : tictactoe: Making directory 2025/08/18 04:09:38 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:38 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:38 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:38 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:39 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:09:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:09:39 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:40 INFO : tictacempty_dir: Making directory 2025/08/18 04:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:40 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:40 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:40 INFO : tictactoe: Making directory 2025/08/18 04:09:40 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:40 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:40 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:40 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:40 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:40 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:09:40 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:40 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:41 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:41 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:09:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/18 04:09:41 NOTICE: B2 bucket rclone-test-qezojas3qena: 0 differences found 2025/08/18 04:09:41 NOTICE: B2 bucket rclone-test-qezojas3qena: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:42 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:42 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:42 INFO : tictactoe: Making directory 2025/08/18 04:09:42 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:42 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:42 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:42 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:42 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:43 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:43 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:43 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 04:09:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/18 04:09:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/18 04:09:43 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.53s) === RUN TestSyntax 2025/08/18 04:09:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:44 INFO : toe: Making directory 2025/08/18 04:09:44 INFO : toe/toe: Making directory 2025/08/18 04:09:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:09:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:44 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:45 INFO : toe/toe/toe: Copied (new) 2025/08/18 04:09:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:46 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:09:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:09:46 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:46 INFO : tictacempty_dir: Making directory 2025/08/18 04:09:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:46 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:46 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:46 INFO : tictactoe: Making directory 2025/08/18 04:09:46 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:46 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:46 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:46 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:46 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:09:46 INFO : toe/toe: Removing directory 2025/08/18 04:09:46 INFO : toe: Removing directory 2025/08/18 04:09:46 INFO : empty_dir: Removing directory 2025/08/18 04:09:46 DEBUG : Local file system at /tmp/rclone4143805782: 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-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:47 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:09:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:09:47 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:47 INFO : tictacempty_dir: Making directory 2025/08/18 04:09:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:47 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:47 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:47 INFO : tictactoe: Making directory 2025/08/18 04:09:47 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:47 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:47 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:09:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:47 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:48 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:09:48 INFO : toe/toe: Removing directory 2025/08/18 04:09:48 INFO : toe: Removing directory 2025/08/18 04:09:48 INFO : empty_dir: Removing directory 2025/08/18 04:09:48 DEBUG : Local file system at /tmp/rclone4143805782: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/18 04:09:50 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.11s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:50 DEBUG : Reset feature "Copy" 2025/08/18 04:09:50 DEBUG : Reset feature "Move" 2025/08/18 04:09:50 DEBUG : Reset feature "Copy" 2025/08/18 04:09:50 DEBUG : Reset feature "Move" 2025/08/18 04:09:50 DEBUG : empty_dir: Making directory with metadata 2025/08/18 04:09:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 04:09:50 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:51 INFO : tictacempty_dir: Making directory 2025/08/18 04:09:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/18 04:09:51 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:51 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:51 INFO : tictactoe: Making directory 2025/08/18 04:09:51 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:51 DEBUG : toe: transformed to: tictactoe 2025/08/18 04:09:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:51 INFO : tictactoe/tictactoe: Making directory 2025/08/18 04:09:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/18 04:09:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/18 04:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:51 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/18 04:09:51 INFO : toe/toe/toe.txt: Deleted 2025/08/18 04:09:51 INFO : toe/toe: Removing directory 2025/08/18 04:09:51 INFO : toe: Removing directory 2025/08/18 04:09:51 INFO : empty_dir: Removing directory 2025/08/18 04:09:51 DEBUG : Local file system at /tmp/rclone4143805782: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/18 04:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/18 04:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/18 04:09:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/18 04:09:53 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.57s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:54 DEBUG : toe: transformed to: dG9l 2025/08/18 04:09:54 DEBUG : toe: transformed to: dG9l 2025/08/18 04:09:54 INFO : dG9l: Making directory 2025/08/18 04:09:54 DEBUG : toe: transformed to: dG9l 2025/08/18 04:09:54 DEBUG : toe: transformed to: dG9l 2025/08/18 04:09:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 04:09:54 INFO : dG9l/dG9l: Making directory 2025/08/18 04:09:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/18 04:09:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/18 04:09:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:09:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/18 04:09:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:09:54 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:54 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/18 04:09:55 DEBUG : Waiting for deletions to finish 2025/08/18 04:09:55 DEBUG : dG9l: transformed to: toe 2025/08/18 04:09:55 DEBUG : dG9l: transformed to: toe 2025/08/18 04:09:55 DEBUG : dG9l: transformed to: toe 2025/08/18 04:09:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/18 04:09:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/18 04:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/18 04:09:56 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for checks to finish 2025/08/18 04:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/18 04:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/18 04:09:56 DEBUG : Local file system at /tmp/rclone4143805782: Waiting for transfers to finish 2025/08/18 04:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qezojas3qena", Local "Local file system at /tmp/rclone4143805782", Modify Window "1ms" 2025/08/18 04:09:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:56 DEBUG : toe: transformed to: 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe: transformed to: 2025/08/18 04:09:57 INFO : B2 bucket rclone-test-qezojas3qena: Making directory 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe: transformed to: 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe: transformed to: 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe/toe: transformed to: 2025/08/18 04:09:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 04:09:57 INFO : toe/toe: Making directory 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe/toe: transformed to: 2025/08/18 04:09:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe: transformed to: 2025/08/18 04:09:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/18 04:09:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/18 04:09:57 DEBUG : toe/toe/toe: transformed to: 2025/08/18 04:09:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/18 04:09:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for checks to finish 2025/08/18 04:09:57 DEBUG : B2 bucket rclone-test-qezojas3qena: Waiting for transfers to finish 2025/08/18 04:09:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/18 04:09:57 INFO : toe/toe/toe: Copied (new) 2025/08/18 04:09:57 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting files as there were IO errors 2025/08/18 04:09:57 ERROR : B2 bucket rclone-test-qezojas3qena: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/08/18 04:09:58 DEBUG : B2 bucket rclone-test-qezojas3qena: Purge remote 2025/08/18 04:09:58 INFO : B2 bucket rclone-test-qezojas3qena: cleaning bucket "rclone-test-qezojas3qena" of all files 2025/08/18 04:09:59 DEBUG : BackupDir/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76c2_d20250818_m040428_c001_v7007000_t0000_u01755489868398") 2025/08/18 04:09:59 DEBUG : BackupDir/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1175c53977dea13e_d20250818_m040422_c001_v0001120_t0018_u01755489862031") 2025/08/18 04:09:59 DEBUG : CompareDest/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5acdaf_d20250818_m040401_c001_v7007000_t0000_u01755489841564") 2025/08/18 04:09:59 DEBUG : CompareDest/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a16d3_d20250818_m040355_c001_v0001036_t0015_u01755489835292") 2025/08/18 04:09:59 DEBUG : CompareDest/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5acdb0_d20250818_m040401_c001_v7007000_t0000_u01755489841750") 2025/08/18 04:09:59 DEBUG : CompareDest/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215fc1_d20250818_m040356_c001_v0001182_t0045_u01755489836923") 2025/08/18 04:09:59 DEBUG : CopyDest/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76c5_d20250818_m040428_c001_v7007000_t0000_u01755489868621") 2025/08/18 04:09:59 DEBUG : CopyDest/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ce44_d20250818_m040419_c001_v0001178_t0018_u01755489859179") 2025/08/18 04:09:59 DEBUG : CopyDest/three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76c7_d20250818_m040428_c001_v7007000_t0000_u01755489868860") 2025/08/18 04:09:59 DEBUG : CopyDest/three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221611f_d20250818_m040426_c001_v0001182_t0013_u01755489866114") 2025/08/18 04:10:00 DEBUG : CopyDest/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76ca_d20250818_m040429_c001_v7007000_t0000_u01755489869085") 2025/08/18 04:10:00 DEBUG : CopyDest/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a172f_d20250818_m040423_c001_v0001036_t0042_u01755489863702") 2025/08/18 04:10:00 DEBUG : EXISTING: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc70_d20250818_m040551_c001_v7007000_t0000_u01755489951615") 2025/08/18 04:10:00 DEBUG : EXISTING: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d0f9_d20250818_m040550_c001_v0001178_t0004_u01755489950623") 2025/08/18 04:10:00 DEBUG : PREFIXapple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae66_d20250818_m040739_c001_v7007000_t0000_u01755490059311") 2025/08/18 04:10:00 DEBUG : PREFIXapple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a64e_d20250818_m040734_c001_v0001113_t0033_u01755490054679") 2025/08/18 04:10:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c610_d20250818_m040739_c001_v7007000_t0000_u01755490059502") 2025/08/18 04:10:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89f0_d20250818_m040734_c001_v0001184_t0051_u01755490054647") 2025/08/18 04:10:00 DEBUG : PREFIXbanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5305_d20250818_m040739_c001_v7007000_t0000_u01755490059086") 2025/08/18 04:10:00 DEBUG : PREFIXbanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221696b_d20250818_m040734_c001_v0001182_t0045_u01755490054668") 2025/08/18 04:10:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1f6_d20250818_m040739_c001_v7007000_t0000_u01755490059116") 2025/08/18 04:10:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d34d_d20250818_m040734_c001_v0001178_t0044_u01755490054659") 2025/08/18 04:10:00 DEBUG : Testêé: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc65_d20250818_m040548_c001_v7007000_t0000_u01755489948278") 2025/08/18 04:10:00 DEBUG : Testêé: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d0e3_d20250818_m040547_c001_v0001178_t0029_u01755489947676") 2025/08/18 04:10:00 DEBUG : Testêé: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22164dc_d20250818_m040546_c001_v0001182_t0043_u01755489946725") 2025/08/18 04:10:00 DEBUG : YXBwbGU=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b53_d20250818_m040721_c001_v7007000_t0000_u01755490041836") 2025/08/18 04:10:00 DEBUG : YXBwbGU=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2f1_d20250818_m040717_c001_v0001178_t0002_u01755490037364") 2025/08/18 04:10:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b57_d20250818_m040722_c001_v7007000_t0000_u01755490042065") 2025/08/18 04:10:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168cd_d20250818_m040717_c001_v0001182_t0028_u01755490037386") 2025/08/18 04:10:00 DEBUG : YmFuYW5h: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b5c_d20250818_m040722_c001_v7007000_t0000_u01755490042271") 2025/08/18 04:10:01 DEBUG : YmFuYW5h: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5e9_d20250818_m040717_c001_v0001113_t0034_u01755490037384") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee00_d20250818_m040204_c001_v7007000_t0000_u01755489724041") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb78_d20250818_m040203_c001_v0001178_t0031_u01755489723418") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4d0e_d20250818_m040202_c001_v7007000_t0000_u01755489722012") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb6e_d20250818_m040201_c001_v0001178_t0059_u01755489721110") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9bd_d20250818_m040145_c001_v7007000_t0000_u01755489705553") 2025/08/18 04:10:01 DEBUG : a/potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb02_d20250818_m040144_c001_v0001178_t0007_u01755489704629") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649dc_d20250818_m040926_c001_v7007000_t0000_u01755490166680") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d619_d20250818_m040922_c001_v0001178_t0028_u01755490162615") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1caba_d20250818_m040912_c001_v7007000_t0000_u01755490152460") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d5a3_d20250818_m040908_c001_v0001178_t0008_u01755490148341") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764d1_d20250818_m040858_c001_v7007000_t0000_u01755490138190") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d55b_d20250818_m040854_c001_v0001178_t0007_u01755490134076") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f5f7_d20250818_m040844_c001_v7007000_t0000_u01755490124007") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d509_d20250818_m040840_c001_v0001178_t0036_u01755490120081") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec0_d20250818_m040829_c001_v7007000_t0000_u01755490109735") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4c7_d20250818_m040825_c001_v0001178_t0034_u01755490105320") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6d5_d20250818_m040815_c001_v7007000_t0000_u01755490095415") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d44f_d20250818_m040809_c001_v0001178_t0037_u01755490089583") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464797_d20250818_m040759_c001_v7007000_t0000_u01755490079584") 2025/08/18 04:10:01 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3ef_d20250818_m040756_c001_v0001178_t0051_u01755490076172") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd175_d20250818_m040754_c001_v7007000_t0000_u01755490074972") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8ae4_d20250818_m040751_c001_v0001184_t0022_u01755490071324") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae69_d20250818_m040740_c001_v7007000_t0000_u01755490060844") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d365_d20250818_m040737_c001_v0001178_t0022_u01755490057707") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae62_d20250818_m040736_c001_v7007000_t0000_u01755490056615") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89de_d20250818_m040732_c001_v0001184_t0000_u01755490052790") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464693_d20250818_m040719_c001_v7007000_t0000_u01755490039663") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2e5_d20250818_m040715_c001_v0001178_t0004_u01755490035091") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a33a_d20250818_m040705_c001_v7007000_t0000_u01755490025088") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2ab_d20250818_m040700_c001_v0001178_t0034_u01755490020900") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51d3_d20250818_m040651_c001_v7007000_t0000_u01755490011051") 2025/08/18 04:10:02 DEBUG : apple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d25a_d20250818_m040646_c001_v0001178_t0034_u01755490006688") 2025/08/18 04:10:02 DEBUG : appleSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef447_d20250818_m040757_c001_v7007000_t0000_u01755490077836") 2025/08/18 04:10:02 DEBUG : appleSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6b8_d20250818_m040753_c001_v0001113_t0058_u01755490073296") 2025/08/18 04:10:02 DEBUG : appleapple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6d7_d20250818_m040815_c001_v7007000_t0000_u01755490095598") 2025/08/18 04:10:02 DEBUG : appleapple: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d459_d20250818_m040811_c001_v0001178_t0000_u01755490091412") 2025/08/18 04:10:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649df_d20250818_m040926_c001_v7007000_t0000_u01755490166884") 2025/08/18 04:10:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8ac_d20250818_m040923_c001_v0001113_t0041_u01755490163047") 2025/08/18 04:10:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cabc_d20250818_m040912_c001_v7007000_t0000_u01755490152642") 2025/08/18 04:10:02 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a868_d20250818_m040908_c001_v0001113_t0041_u01755490148760") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764d3_d20250818_m040858_c001_v7007000_t0000_u01755490138374") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a80c_d20250818_m040854_c001_v0001113_t0036_u01755490134510") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f5fa_d20250818_m040844_c001_v7007000_t0000_u01755490124192") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7d4_d20250818_m040840_c001_v0001113_t0025_u01755490120547") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec1_d20250818_m040829_c001_v7007000_t0000_u01755490109919") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a788_d20250818_m040825_c001_v0001113_t0001_u01755490105932") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad65d5_d20250818_m040813_c001_v7007000_t0000_u01755490093117") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bdc_d20250818_m040809_c001_v0001184_t0018_u01755490089998") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464798_d20250818_m040759_c001_v7007000_t0000_u01755490079770") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6c8_d20250818_m040756_c001_v0001113_t0004_u01755490076152") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef435_d20250818_m040755_c001_v7007000_t0000_u01755490075022") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a22_d20250818_m040752_c001_v0001182_t0013_u01755490072034") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6a_d20250818_m040741_c001_v7007000_t0000_u01755490061027") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a2a_d20250818_m040737_c001_v0001184_t0003_u01755490057717") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d52f9_d20250818_m040736_c001_v7007000_t0000_u01755490056817") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216959_d20250818_m040733_c001_v0001182_t0051_u01755490053192") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b26_d20250818_m040719_c001_v7007000_t0000_u01755490039476") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168bf_d20250818_m040715_c001_v0001182_t0026_u01755490035765") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a33c_d20250818_m040705_c001_v7007000_t0000_u01755490025271") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216835_d20250818_m040701_c001_v0001182_t0002_u01755490021743") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51d5_d20250818_m040651_c001_v7007000_t0000_u01755490011232") 2025/08/18 04:10:03 DEBUG : appleappleapplebanana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221679d_d20250818_m040647_c001_v0001182_t0023_u01755490007781") 2025/08/18 04:10:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763ec_d20250818_m040757_c001_v7007000_t0000_u01755490077881") 2025/08/18 04:10:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a30_d20250818_m040753_c001_v0001182_t0001_u01755490073308") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee01_d20250818_m040204_c001_v7007000_t0000_u01755489724223") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb72_d20250818_m040202_c001_v0001178_t0023_u01755489722585") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4d08_d20250818_m040201_c001_v7007000_t0000_u01755489721447") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb6a_d20250818_m040200_c001_v0001178_t0027_u01755489720269") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9bb_d20250818_m040144_c001_v7007000_t0000_u01755489704968") 2025/08/18 04:10:04 DEBUG : b/potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cafa_d20250818_m040143_c001_v0001178_t0056_u01755489703793") 2025/08/18 04:10:04 DEBUG : backup/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce63bc_d20250818_m040443_c001_v7007000_t0000_u01755489883081") 2025/08/18 04:10:04 DEBUG : backup/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1187d6924265f4eb_d20250818_m040440_c001_v0001181_t0034_u01755489880650") 2025/08/18 04:10:04 DEBUG : backup/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f11643b1775ce24e1_d20250818_m040436_c001_v0001115_t0055_u01755489876092") 2025/08/18 04:10:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b998402_d20250818_m040511_c001_v7007000_t0000_u01755489911032") 2025/08/18 04:10:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10604473a850197d_d20250818_m040509_c001_v0001161_t0036_u01755489909213") 2025/08/18 04:10:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f107ec52419eabcb7_d20250818_m040505_c001_v0001093_t0020_u01755489905279") 2025/08/18 04:10:04 DEBUG : backup/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4021a1ce9c22290e_d20250818_m040456_c001_v7007000_t0000_u01755489896828") 2025/08/18 04:10:04 DEBUG : backup/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1088d3681193a1d4_d20250818_m040454_c001_v0001171_t0005_u01755489894656") 2025/08/18 04:10:04 DEBUG : backup/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1051bfdb25fdf87e_d20250818_m040450_c001_v0001178_t0029_u01755489890203") 2025/08/18 04:10:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b998404_d20250818_m040511_c001_v7007000_t0000_u01755489911216") 2025/08/18 04:10:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1187d6924265f5e3_d20250818_m040510_c001_v0001181_t0025_u01755489910266") 2025/08/18 04:10:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f119fe612ad5091ca_d20250818_m040507_c001_v0001183_t0024_u01755489907121") 2025/08/18 04:10:04 DEBUG : backup/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce63c0_d20250818_m040443_c001_v7007000_t0000_u01755489883263") 2025/08/18 04:10:05 DEBUG : backup/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f103d01283dbcead8_d20250818_m040442_c001_v0001177_t0018_u01755489882316") 2025/08/18 04:10:05 DEBUG : backup/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f112d71aa6faf021b_d20250818_m040438_c001_v0001179_t0027_u01755489878447") 2025/08/18 04:10:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4021a1ce9c222912_d20250818_m040457_c001_v7007000_t0000_u01755489897010") 2025/08/18 04:10:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f108574cc7dfcf4d0_d20250818_m040456_c001_v0001178_t0043_u01755489896067") 2025/08/18 04:10:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10449060a11b1dc9_d20250818_m040452_c001_v0001184_t0007_u01755489892192") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649e6_d20250818_m040927_c001_v7007000_t0000_u01755490167073") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d3d_d20250818_m040922_c001_v0001182_t0024_u01755490162837") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cac0_d20250818_m040912_c001_v7007000_t0000_u01755490152826") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ce2_d20250818_m040908_c001_v0001182_t0050_u01755490148563") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764d5_d20250818_m040858_c001_v7007000_t0000_u01755490138558") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216c78_d20250818_m040854_c001_v0001182_t0056_u01755490134305") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f5fd_d20250818_m040844_c001_v7007000_t0000_u01755490124377") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216bf5_d20250818_m040840_c001_v0001182_t0049_u01755490120350") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec4_d20250818_m040830_c001_v7007000_t0000_u01755490110103") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216b70_d20250818_m040825_c001_v0001182_t0024_u01755490105734") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6d9_d20250818_m040815_c001_v7007000_t0000_u01755490095781") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ace_d20250818_m040809_c001_v0001182_t0050_u01755490089796") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464799_d20250818_m040759_c001_v7007000_t0000_u01755490079953") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b22_d20250818_m040756_c001_v0001184_t0043_u01755490076162") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464787_d20250818_m040755_c001_v7007000_t0000_u01755490075224") 2025/08/18 04:10:05 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6a6_d20250818_m040751_c001_v0001113_t0017_u01755490071527") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6b_d20250818_m040741_c001_v7007000_t0000_u01755490061210") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a65e_d20250818_m040737_c001_v0001113_t0034_u01755490057728") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a071_d20250818_m040736_c001_v7007000_t0000_u01755490056565") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d347_d20250818_m040732_c001_v0001178_t0029_u01755490052984") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a023_d20250818_m040719_c001_v7007000_t0000_u01755490039732") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5db_d20250818_m040715_c001_v0001113_t0023_u01755490035305") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a340_d20250818_m040705_c001_v7007000_t0000_u01755490025452") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a583_d20250818_m040701_c001_v0001113_t0000_u01755490021168") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51d7_d20250818_m040651_c001_v7007000_t0000_u01755490011413") 2025/08/18 04:10:06 DEBUG : banana: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a539_d20250818_m040647_c001_v0001113_t0019_u01755490007295") 2025/08/18 04:10:06 DEBUG : bananaSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f400e9330132f622a_d20250818_m040757_c001_v7007000_t0000_u01755490077893") 2025/08/18 04:10:06 DEBUG : bananaSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3c9_d20250818_m040753_c001_v0001178_t0029_u01755490073316") 2025/08/18 04:10:06 DEBUG : both0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1e5_d20250818_m040621_c001_v7007000_t0000_u01755489981745") 2025/08/18 04:10:06 DEBUG : both0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22165d8_d20250818_m040609_c001_v0001182_t0043_u01755489969836") 2025/08/18 04:10:06 DEBUG : both0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464535_d20250818_m040605_c001_v7007000_t0000_u01755489965495") 2025/08/18 04:10:06 DEBUG : both0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216520_d20250818_m040553_c001_v0001182_t0005_u01755489953509") 2025/08/18 04:10:06 DEBUG : both1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1e8_d20250818_m040621_c001_v7007000_t0000_u01755489981927") 2025/08/18 04:10:06 DEBUG : both1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22165e6_d20250818_m040610_c001_v0001182_t0051_u01755489970597") 2025/08/18 04:10:06 DEBUG : both1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464537_d20250818_m040605_c001_v7007000_t0000_u01755489965676") 2025/08/18 04:10:06 DEBUG : both1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216526_d20250818_m040553_c001_v0001182_t0051_u01755489953949") 2025/08/18 04:10:06 DEBUG : both10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1ea_d20250818_m040622_c001_v7007000_t0000_u01755489982109") 2025/08/18 04:10:07 DEBUG : both10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216622_d20250818_m040614_c001_v0001182_t0004_u01755489974519") 2025/08/18 04:10:07 DEBUG : both10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464539_d20250818_m040605_c001_v7007000_t0000_u01755489965871") 2025/08/18 04:10:07 DEBUG : both10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216556_d20250818_m040558_c001_v0001182_t0030_u01755489958268") 2025/08/18 04:10:07 DEBUG : both11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1eb_d20250818_m040622_c001_v7007000_t0000_u01755489982292") 2025/08/18 04:10:07 DEBUG : both11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216626_d20250818_m040614_c001_v0001182_t0035_u01755489974995") 2025/08/18 04:10:07 DEBUG : both11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946453b_d20250818_m040606_c001_v7007000_t0000_u01755489966056") 2025/08/18 04:10:07 DEBUG : both11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216558_d20250818_m040558_c001_v0001182_t0044_u01755489958756") 2025/08/18 04:10:07 DEBUG : both12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1ee_d20250818_m040622_c001_v7007000_t0000_u01755489982475") 2025/08/18 04:10:07 DEBUG : both12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221662e_d20250818_m040615_c001_v0001182_t0007_u01755489975558") 2025/08/18 04:10:07 DEBUG : both12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946453e_d20250818_m040606_c001_v7007000_t0000_u01755489966267") 2025/08/18 04:10:07 DEBUG : both12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221655e_d20250818_m040559_c001_v0001182_t0039_u01755489959175") 2025/08/18 04:10:07 DEBUG : both13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1ef_d20250818_m040622_c001_v7007000_t0000_u01755489982658") 2025/08/18 04:10:07 DEBUG : both13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216638_d20250818_m040616_c001_v0001182_t0058_u01755489976035") 2025/08/18 04:10:07 DEBUG : both13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464541_d20250818_m040606_c001_v7007000_t0000_u01755489966450") 2025/08/18 04:10:07 DEBUG : both13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216564_d20250818_m040559_c001_v0001182_t0014_u01755489959624") 2025/08/18 04:10:07 DEBUG : both14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f0_d20250818_m040622_c001_v7007000_t0000_u01755489982841") 2025/08/18 04:10:07 DEBUG : both14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221663c_d20250818_m040616_c001_v0001182_t0003_u01755489976447") 2025/08/18 04:10:07 DEBUG : both14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464542_d20250818_m040606_c001_v7007000_t0000_u01755489966632") 2025/08/18 04:10:07 DEBUG : both14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221656e_d20250818_m040600_c001_v0001182_t0017_u01755489960158") 2025/08/18 04:10:07 DEBUG : both15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f1_d20250818_m040623_c001_v7007000_t0000_u01755489983026") 2025/08/18 04:10:07 DEBUG : both15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216642_d20250818_m040616_c001_v0001182_t0013_u01755489976895") 2025/08/18 04:10:08 DEBUG : both15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464545_d20250818_m040606_c001_v7007000_t0000_u01755489966817") 2025/08/18 04:10:08 DEBUG : both15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216574_d20250818_m040600_c001_v0001182_t0041_u01755489960592") 2025/08/18 04:10:08 DEBUG : both16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f2_d20250818_m040623_c001_v7007000_t0000_u01755489983222") 2025/08/18 04:10:08 DEBUG : both16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221664a_d20250818_m040617_c001_v0001182_t0035_u01755489977326") 2025/08/18 04:10:08 DEBUG : both16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464546_d20250818_m040607_c001_v7007000_t0000_u01755489967000") 2025/08/18 04:10:08 DEBUG : both16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221657a_d20250818_m040601_c001_v0001182_t0040_u01755489961039") 2025/08/18 04:10:08 DEBUG : both17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f5_d20250818_m040623_c001_v7007000_t0000_u01755489983413") 2025/08/18 04:10:08 DEBUG : both17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216650_d20250818_m040617_c001_v0001182_t0007_u01755489977768") 2025/08/18 04:10:08 DEBUG : both17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464549_d20250818_m040607_c001_v7007000_t0000_u01755489967196") 2025/08/18 04:10:08 DEBUG : both17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221657c_d20250818_m040601_c001_v0001182_t0057_u01755489961464") 2025/08/18 04:10:08 DEBUG : both18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f6_d20250818_m040623_c001_v7007000_t0000_u01755489983595") 2025/08/18 04:10:08 DEBUG : both18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216656_d20250818_m040618_c001_v0001182_t0000_u01755489978192") 2025/08/18 04:10:08 DEBUG : both18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946454a_d20250818_m040607_c001_v7007000_t0000_u01755489967382") 2025/08/18 04:10:08 DEBUG : both18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216582_d20250818_m040601_c001_v0001182_t0011_u01755489961946") 2025/08/18 04:10:08 DEBUG : both19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f8_d20250818_m040623_c001_v7007000_t0000_u01755489983778") 2025/08/18 04:10:08 DEBUG : both19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221665c_d20250818_m040618_c001_v0001182_t0058_u01755489978645") 2025/08/18 04:10:08 DEBUG : both19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946454b_d20250818_m040607_c001_v7007000_t0000_u01755489967565") 2025/08/18 04:10:08 DEBUG : both19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221658a_d20250818_m040602_c001_v0001182_t0039_u01755489962345") 2025/08/18 04:10:08 DEBUG : both2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1f9_d20250818_m040623_c001_v7007000_t0000_u01755489983960") 2025/08/18 04:10:08 DEBUG : both2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22165f0_d20250818_m040611_c001_v0001182_t0041_u01755489971008") 2025/08/18 04:10:09 DEBUG : both2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946454e_d20250818_m040607_c001_v7007000_t0000_u01755489967763") 2025/08/18 04:10:09 DEBUG : both2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221652c_d20250818_m040554_c001_v0001182_t0013_u01755489954388") 2025/08/18 04:10:09 DEBUG : both3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1fa_d20250818_m040624_c001_v7007000_t0000_u01755489984201") 2025/08/18 04:10:09 DEBUG : both3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22165fc_d20250818_m040611_c001_v0001182_t0022_u01755489971414") 2025/08/18 04:10:09 DEBUG : both3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464551_d20250818_m040607_c001_v7007000_t0000_u01755489967946") 2025/08/18 04:10:09 DEBUG : both3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216532_d20250818_m040554_c001_v0001182_t0012_u01755489954937") 2025/08/18 04:10:09 DEBUG : both4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1fb_d20250818_m040624_c001_v7007000_t0000_u01755489984383") 2025/08/18 04:10:09 DEBUG : both4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216600_d20250818_m040611_c001_v0001182_t0020_u01755489971816") 2025/08/18 04:10:09 DEBUG : both4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464553_d20250818_m040608_c001_v7007000_t0000_u01755489968129") 2025/08/18 04:10:09 DEBUG : both4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221653a_d20250818_m040555_c001_v0001182_t0031_u01755489955438") 2025/08/18 04:10:09 DEBUG : both5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1fc_d20250818_m040624_c001_v7007000_t0000_u01755489984566") 2025/08/18 04:10:09 DEBUG : both5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216604_d20250818_m040612_c001_v0001182_t0000_u01755489972275") 2025/08/18 04:10:09 DEBUG : both5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464554_d20250818_m040608_c001_v7007000_t0000_u01755489968310") 2025/08/18 04:10:09 DEBUG : both5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221653e_d20250818_m040555_c001_v0001182_t0040_u01755489955847") 2025/08/18 04:10:09 DEBUG : both6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1fe_d20250818_m040624_c001_v7007000_t0000_u01755489984748") 2025/08/18 04:10:09 DEBUG : both6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221660a_d20250818_m040612_c001_v0001182_t0051_u01755489972783") 2025/08/18 04:10:09 DEBUG : both6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464557_d20250818_m040608_c001_v7007000_t0000_u01755489968493") 2025/08/18 04:10:09 DEBUG : both6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216546_d20250818_m040556_c001_v0001182_t0001_u01755489956265") 2025/08/18 04:10:09 DEBUG : both7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef1ff_d20250818_m040624_c001_v7007000_t0000_u01755489984931") 2025/08/18 04:10:09 DEBUG : both7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221660e_d20250818_m040613_c001_v0001182_t0020_u01755489973249") 2025/08/18 04:10:09 DEBUG : both7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464558_d20250818_m040608_c001_v7007000_t0000_u01755489968677") 2025/08/18 04:10:10 DEBUG : both7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216548_d20250818_m040556_c001_v0001182_t0022_u01755489956693") 2025/08/18 04:10:10 DEBUG : both8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef201_d20250818_m040625_c001_v7007000_t0000_u01755489985114") 2025/08/18 04:10:10 DEBUG : both8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216610_d20250818_m040613_c001_v0001182_t0059_u01755489973676") 2025/08/18 04:10:10 DEBUG : both8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946455c_d20250818_m040608_c001_v7007000_t0000_u01755489968860") 2025/08/18 04:10:10 DEBUG : both8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221654c_d20250818_m040557_c001_v0001182_t0054_u01755489957136") 2025/08/18 04:10:10 DEBUG : both9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef203_d20250818_m040625_c001_v7007000_t0000_u01755489985298") 2025/08/18 04:10:10 DEBUG : both9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221661e_d20250818_m040614_c001_v0001182_t0042_u01755489974107") 2025/08/18 04:10:10 DEBUG : both9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464560_d20250818_m040609_c001_v7007000_t0000_u01755489969044") 2025/08/18 04:10:10 DEBUG : both9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221654e_d20250818_m040557_c001_v0001182_t0008_u01755489957652") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee02_d20250818_m040204_c001_v7007000_t0000_u01755489724420") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb74_d20250818_m040202_c001_v0001178_t0057_u01755489722795") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4d0f_d20250818_m040202_c001_v7007000_t0000_u01755489722196") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb6c_d20250818_m040200_c001_v0001178_t0057_u01755489720489") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9be_d20250818_m040145_c001_v7007000_t0000_u01755489705769") 2025/08/18 04:10:10 DEBUG : c/non empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb00_d20250818_m040144_c001_v0001178_t0021_u01755489704003") 2025/08/18 04:10:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b5f_d20250818_m040722_c001_v7007000_t0000_u01755490042460") 2025/08/18 04:10:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d891a_d20250818_m040717_c001_v0001184_t0054_u01755490037395") 2025/08/18 04:10:10 DEBUG : check sum: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9a7_d20250818_m040137_c001_v7007000_t0000_u01755489697080") 2025/08/18 04:10:10 DEBUG : check sum: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cad4_d20250818_m040136_c001_v0001178_t0042_u01755489696074") 2025/08/18 04:10:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416fa9f85297aebd_d20250818_m040956_c001_v7007000_t0000_u01755490196674") 2025/08/18 04:10:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d6a7_d20250818_m040955_c001_v0001178_t0022_u01755490195116") 2025/08/18 04:10:11 DEBUG : dest/3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb763d_d20250818_m040410_c001_v7007000_t0000_u01755489850768") 2025/08/18 04:10:11 DEBUG : dest/3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f406d10cb5a1f1968_d20250818_m040409_c001_v0001179_t0039_u01755489849673") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6dc_d20250818_m040815_c001_v7007000_t0000_u01755490095967") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d45d_d20250818_m040811_c001_v0001178_t0018_u01755490091654") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649e9_d20250818_m040927_c001_v7007000_t0000_u01755490167259") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d5e3_d20250818_m040917_c001_v0001178_t0047_u01755490157234") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cac1_d20250818_m040913_c001_v7007000_t0000_u01755490153096") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d589_d20250818_m040902_c001_v0001178_t0012_u01755490142883") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764d7_d20250818_m040858_c001_v7007000_t0000_u01755490138743") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d53b_d20250818_m040848_c001_v0001178_t0029_u01755490128769") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f5fe_d20250818_m040844_c001_v7007000_t0000_u01755490124561") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4e7_d20250818_m040834_c001_v0001178_t0058_u01755490114413") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec6_d20250818_m040830_c001_v7007000_t0000_u01755490110287") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4a5_d20250818_m040820_c001_v0001178_t0047_u01755490100119") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41376fab2f41afb1_d20250818_m040813_c001_v7007000_t0000_u01755490093061") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d435_d20250818_m040804_c001_v0001178_t0025_u01755490084253") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479a_d20250818_m040800_c001_v7007000_t0000_u01755490080136") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b26_d20250818_m040756_c001_v0001184_t0032_u01755490076395") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f417188f9c7277779_d20250818_m040755_c001_v7007000_t0000_u01755490075032") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a9c_d20250818_m040745_c001_v0001184_t0034_u01755490065464") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6c_d20250818_m040741_c001_v7007000_t0000_u01755490061393") 2025/08/18 04:10:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d367_d20250818_m040737_c001_v0001178_t0044_u01755490057927") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfd1b_d20250818_m040736_c001_v7007000_t0000_u01755490056155") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8998_d20250818_m040726_c001_v0001184_t0035_u01755490046762") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b2b_d20250818_m040719_c001_v7007000_t0000_u01755490039679") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2c1_d20250818_m040709_c001_v0001178_t0003_u01755490029682") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a343_d20250818_m040705_c001_v7007000_t0000_u01755490025634") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d293_d20250818_m040655_c001_v0001178_t0020_u01755490015672") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51d8_d20250818_m040651_c001_v7007000_t0000_u01755490011603") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d232_d20250818_m040642_c001_v0001178_t0030_u01755490002038") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b9702_d20250818_m040758_c001_v7007000_t0000_u01755490078008") 2025/08/18 04:10:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a32_d20250818_m040753_c001_v0001182_t0017_u01755490073520") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6dd_d20250818_m040816_c001_v7007000_t0000_u01755490096151") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bf2_d20250818_m040811_c001_v0001184_t0043_u01755490091635") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649ed_d20250818_m040927_c001_v7007000_t0000_u01755490167444") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d28_d20250818_m040917_c001_v0001182_t0042_u01755490157807") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cac3_d20250818_m040913_c001_v7007000_t0000_u01755490153279") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216cba_d20250818_m040903_c001_v0001182_t0027_u01755490143459") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764d9_d20250818_m040858_c001_v7007000_t0000_u01755490138952") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216c43_d20250818_m040849_c001_v0001182_t0039_u01755490129343") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f5ff_d20250818_m040844_c001_v7007000_t0000_u01755490124745") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216bc9_d20250818_m040834_c001_v0001182_t0043_u01755490114994") 2025/08/18 04:10:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec7_d20250818_m040830_c001_v7007000_t0000_u01755490110488") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216b38_d20250818_m040820_c001_v0001182_t0052_u01755490100697") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfeb2_d20250818_m040813_c001_v7007000_t0000_u01755490093125") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a9c_d20250818_m040804_c001_v0001182_t0044_u01755490084831") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479b_d20250818_m040800_c001_v7007000_t0000_u01755490080321") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3f1_d20250818_m040756_c001_v0001178_t0052_u01755490076405") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f52c_d20250818_m040755_c001_v7007000_t0000_u01755490075096") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a684_d20250818_m040746_c001_v0001113_t0017_u01755490066030") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6d_d20250818_m040741_c001_v7007000_t0000_u01755490061577") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a2e_d20250818_m040737_c001_v0001184_t0052_u01755490057937") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef23_d20250818_m040736_c001_v7007000_t0000_u01755490056373") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d329_d20250818_m040727_c001_v0001178_t0034_u01755490047542") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b9986a1_d20250818_m040719_c001_v7007000_t0000_u01755490039687") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5bb_d20250818_m040710_c001_v0001113_t0034_u01755490030263") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a346_d20250818_m040705_c001_v7007000_t0000_u01755490025815") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a563_d20250818_m040656_c001_v0001113_t0008_u01755490016271") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51da_d20250818_m040651_c001_v7007000_t0000_u01755490011795") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a51f_d20250818_m040642_c001_v0001113_t0019_u01755490002619") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef449_d20250818_m040758_c001_v7007000_t0000_u01755490078018") 2025/08/18 04:10:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3cb_d20250818_m040753_c001_v0001178_t0040_u01755490073528") 2025/08/18 04:10:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6de_d20250818_m040816_c001_v7007000_t0000_u01755490096335") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a726_d20250818_m040811_c001_v0001113_t0055_u01755490091644") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649f2_d20250818_m040927_c001_v7007000_t0000_u01755490167638") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a892_d20250818_m040918_c001_v0001113_t0042_u01755490158371") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cac5_d20250818_m040913_c001_v7007000_t0000_u01755490153462") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a84c_d20250818_m040904_c001_v0001113_t0001_u01755490144106") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764db_d20250818_m040859_c001_v7007000_t0000_u01755490139136") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7f8_d20250818_m040849_c001_v0001113_t0028_u01755490129902") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f601_d20250818_m040844_c001_v7007000_t0000_u01755490124930") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7ba_d20250818_m040835_c001_v0001113_t0045_u01755490115551") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaec8_d20250818_m040830_c001_v7007000_t0000_u01755490110674") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a762_d20250818_m040821_c001_v0001113_t0035_u01755490101265") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6c2_d20250818_m040812_c001_v7007000_t0000_u01755490092873") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b92_d20250818_m040805_c001_v0001184_t0029_u01755490085400") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479c_d20250818_m040800_c001_v7007000_t0000_u01755490080507") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a5e_d20250818_m040756_c001_v0001182_t0039_u01755490076418") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b96ee_d20250818_m040755_c001_v7007000_t0000_u01755490075240") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22169ea_d20250818_m040746_c001_v0001182_t0038_u01755490066871") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6e_d20250818_m040741_c001_v7007000_t0000_u01755490061760") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216995_d20250818_m040737_c001_v0001182_t0050_u01755490057957") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef25_d20250818_m040736_c001_v7007000_t0000_u01755490056573") 2025/08/18 04:10:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216923_d20250818_m040728_c001_v0001182_t0041_u01755490048410") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40828a1d17df34d5_d20250818_m040719_c001_v7007000_t0000_u01755490039730") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221688f_d20250818_m040711_c001_v0001182_t0051_u01755490031053") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a349_d20250818_m040705_c001_v7007000_t0000_u01755490025997") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22167f7_d20250818_m040656_c001_v0001182_t0019_u01755490016990") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51dd_d20250818_m040651_c001_v7007000_t0000_u01755490011977") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216747_d20250818_m040643_c001_v0001182_t0013_u01755490003250") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b96ff_d20250818_m040757_c001_v7007000_t0000_u01755490077825") 2025/08/18 04:10:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8afe_d20250818_m040753_c001_v0001184_t0005_u01755490073561") 2025/08/18 04:10:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6df_d20250818_m040816_c001_v7007000_t0000_u01755490096518") 2025/08/18 04:10:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ae8_d20250818_m040811_c001_v0001182_t0005_u01755490091665") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649f7_d20250818_m040927_c001_v7007000_t0000_u01755490167823") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8eff_d20250818_m040919_c001_v0001184_t0004_u01755490159030") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cac8_d20250818_m040913_c001_v7007000_t0000_u01755490153689") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8e62_d20250818_m040904_c001_v0001184_t0056_u01755490144897") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764dc_d20250818_m040859_c001_v7007000_t0000_u01755490139321") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8dbc_d20250818_m040850_c001_v0001184_t0019_u01755490130671") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f604_d20250818_m040845_c001_v7007000_t0000_u01755490125114") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8d26_d20250818_m040836_c001_v0001184_t0024_u01755490116232") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaeca_d20250818_m040830_c001_v7007000_t0000_u01755490110856") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8c7d_d20250818_m040821_c001_v0001184_t0014_u01755490101950") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbfa2_d20250818_m040813_c001_v7007000_t0000_u01755490093288") 2025/08/18 04:10:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6fe_d20250818_m040806_c001_v0001113_t0024_u01755490086001") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479d_d20250818_m040800_c001_v7007000_t0000_u01755490080692") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6ce_d20250818_m040756_c001_v0001113_t0017_u01755490076565") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f526_d20250818_m040754_c001_v7007000_t0000_u01755490074618") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3a3_d20250818_m040747_c001_v0001178_t0056_u01755490067479") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae6f_d20250818_m040741_c001_v7007000_t0000_u01755490061943") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a30_d20250818_m040738_c001_v0001184_t0045_u01755490058147") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfd1d_d20250818_m040736_c001_v7007000_t0000_u01755490056518") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a628_d20250818_m040728_c001_v0001113_t0033_u01755490048982") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b1d_d20250818_m040719_c001_v7007000_t0000_u01755490039109") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d88c8_d20250818_m040711_c001_v0001184_t0025_u01755490031605") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a34d_d20250818_m040706_c001_v7007000_t0000_u01755490026177") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8817_d20250818_m040657_c001_v0001184_t0022_u01755490017556") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51e0_d20250818_m040652_c001_v7007000_t0000_u01755490012157") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8793_d20250818_m040643_c001_v0001184_t0050_u01755490003451") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763ed_d20250818_m040758_c001_v7007000_t0000_u01755490078072") 2025/08/18 04:10:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6ba_d20250818_m040753_c001_v0001113_t0034_u01755490073627") 2025/08/18 04:10:16 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e0_d20250818_m040816_c001_v7007000_t0000_u01755490096701") 2025/08/18 04:10:16 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bf6_d20250818_m040811_c001_v0001184_t0004_u01755490091836") 2025/08/18 04:10:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94649fc_d20250818_m040928_c001_v7007000_t0000_u01755490168020") 2025/08/18 04:10:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d5f5_d20250818_m040919_c001_v0001178_t0001_u01755490159317") 2025/08/18 04:10:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1caca_d20250818_m040913_c001_v7007000_t0000_u01755490153874") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d593_d20250818_m040905_c001_v0001178_t0057_u01755490145092") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764de_d20250818_m040859_c001_v7007000_t0000_u01755490139504") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d543_d20250818_m040850_c001_v0001178_t0053_u01755490130874") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f607_d20250818_m040845_c001_v7007000_t0000_u01755490125298") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4f1_d20250818_m040836_c001_v0001178_t0033_u01755490116446") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaecb_d20250818_m040831_c001_v7007000_t0000_u01755490111039") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4b1_d20250818_m040822_c001_v0001178_t0047_u01755490102155") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6c6_d20250818_m040813_c001_v7007000_t0000_u01755490093246") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d43b_d20250818_m040806_c001_v0001178_t0000_u01755490086388") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479e_d20250818_m040800_c001_v7007000_t0000_u01755490080876") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3f5_d20250818_m040756_c001_v0001178_t0027_u01755490076605") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763db_d20250818_m040755_c001_v7007000_t0000_u01755490075158") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8abc_d20250818_m040747_c001_v0001184_t0039_u01755490067692") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae70_d20250818_m040742_c001_v7007000_t0000_u01755490062126") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d36b_d20250818_m040738_c001_v0001178_t0003_u01755490058159") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f417188f9c7277756_d20250818_m040736_c001_v7007000_t0000_u01755490056724") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89b6_d20250818_m040729_c001_v0001184_t0059_u01755490049478") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464692_d20250818_m040719_c001_v7007000_t0000_u01755490039504") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2d3_d20250818_m040711_c001_v0001178_t0021_u01755490031814") 2025/08/18 04:10:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a350_d20250818_m040706_c001_v7007000_t0000_u01755490026358") 2025/08/18 04:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d299_d20250818_m040657_c001_v0001178_t0005_u01755490017756") 2025/08/18 04:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51e2_d20250818_m040652_c001_v7007000_t0000_u01755490012338") 2025/08/18 04:10:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d23a_d20250818_m040643_c001_v0001178_t0053_u01755490003700") 2025/08/18 04:10:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f405e2f9d17e04964_d20250818_m040757_c001_v7007000_t0000_u01755490077863") 2025/08/18 04:10:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3d1_d20250818_m040753_c001_v0001178_t0023_u01755490073736") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e1_d20250818_m040816_c001_v7007000_t0000_u01755490096884") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d45f_d20250818_m040811_c001_v0001178_t0040_u01755490091901") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a00_d20250818_m040928_c001_v7007000_t0000_u01755490168210") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d2e_d20250818_m040919_c001_v0001182_t0036_u01755490159542") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cacb_d20250818_m040914_c001_v7007000_t0000_u01755490154056") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216cca_d20250818_m040905_c001_v0001182_t0019_u01755490145304") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e0_d20250818_m040859_c001_v7007000_t0000_u01755490139688") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216c54_d20250818_m040851_c001_v0001182_t0048_u01755490131079") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f60c_d20250818_m040845_c001_v7007000_t0000_u01755490125482") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216bd9_d20250818_m040837_c001_v0001182_t0057_u01755490117324") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaecc_d20250818_m040831_c001_v7007000_t0000_u01755490111222") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216b48_d20250818_m040822_c001_v0001182_t0059_u01755490102370") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41376fab2f41afb5_d20250818_m040813_c001_v7007000_t0000_u01755490093249") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ab2_d20250818_m040806_c001_v0001182_t0044_u01755490086596") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946479f_d20250818_m040801_c001_v7007000_t0000_u01755490081059") 2025/08/18 04:10:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b2e_d20250818_m040756_c001_v0001184_t0047_u01755490076616") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763d7_d20250818_m040754_c001_v7007000_t0000_u01755490074786") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a690_d20250818_m040747_c001_v0001113_t0028_u01755490067912") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae71_d20250818_m040742_c001_v7007000_t0000_u01755490062310") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216997_d20250818_m040738_c001_v0001182_t0041_u01755490058169") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a073_d20250818_m040736_c001_v7007000_t0000_u01755490056750") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d334_d20250818_m040729_c001_v0001178_t0014_u01755490049688") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd0c2_d20250818_m040719_c001_v7007000_t0000_u01755490039518") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5c5_d20250818_m040712_c001_v0001113_t0017_u01755490032087") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a354_d20250818_m040706_c001_v7007000_t0000_u01755490026541") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a56b_d20250818_m040657_c001_v0001113_t0047_u01755490017978") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51e3_d20250818_m040652_c001_v7007000_t0000_u01755490012520") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a525_d20250818_m040643_c001_v0001113_t0021_u01755490003910") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464792_d20250818_m040757_c001_v7007000_t0000_u01755490077848") 2025/08/18 04:10:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a35_d20250818_m040753_c001_v0001182_t0052_u01755490073770") 2025/08/18 04:10:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e3_d20250818_m040817_c001_v7007000_t0000_u01755490097068") 2025/08/18 04:10:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216aec_d20250818_m040811_c001_v0001182_t0034_u01755490091892") 2025/08/18 04:10:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a04_d20250818_m040928_c001_v7007000_t0000_u01755490168396") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8a2_d20250818_m040919_c001_v0001113_t0049_u01755490159739") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cacd_d20250818_m040914_c001_v7007000_t0000_u01755490154240") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a858_d20250818_m040905_c001_v0001113_t0035_u01755490145588") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e2_d20250818_m040859_c001_v7007000_t0000_u01755490139872") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7fe_d20250818_m040851_c001_v0001113_t0033_u01755490131275") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f60e_d20250818_m040845_c001_v7007000_t0000_u01755490125666") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7be_d20250818_m040837_c001_v0001113_t0049_u01755490117536") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaecd_d20250818_m040831_c001_v7007000_t0000_u01755490111405") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a770_d20250818_m040822_c001_v0001113_t0033_u01755490102582") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6c4_d20250818_m040813_c001_v7007000_t0000_u01755490093056") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8ba8_d20250818_m040806_c001_v0001184_t0047_u01755490086811") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a1_d20250818_m040801_c001_v7007000_t0000_u01755490081243") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a60_d20250818_m040756_c001_v0001182_t0034_u01755490076635") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b96ed_d20250818_m040755_c001_v7007000_t0000_u01755490075167") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22169f8_d20250818_m040748_c001_v0001182_t0035_u01755490068457") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae72_d20250818_m040742_c001_v7007000_t0000_u01755490062492") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a660_d20250818_m040738_c001_v0001113_t0019_u01755490058185") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d52f6_d20250818_m040736_c001_v7007000_t0000_u01755490056566") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216939_d20250818_m040729_c001_v0001182_t0025_u01755490049908") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6d35_d20250818_m040719_c001_v7007000_t0000_u01755490039489") 2025/08/18 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221689b_d20250818_m040712_c001_v0001182_t0051_u01755490032542") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a358_d20250818_m040706_c001_v7007000_t0000_u01755490026722") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216801_d20250818_m040658_c001_v0001182_t0043_u01755490018377") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51e5_d20250818_m040652_c001_v7007000_t0000_u01755490012700") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216763_d20250818_m040644_c001_v0001182_t0057_u01755490004322") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f400e9330132f622c_d20250818_m040758_c001_v7007000_t0000_u01755490078081") 2025/08/18 04:10:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b02_d20250818_m040753_c001_v0001184_t0014_u01755490073773") 2025/08/18 04:10:21 DEBUG : dir1/0007-12345: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e5_d20250818_m040817_c001_v7007000_t0000_u01755490097251") 2025/08/18 04:10:21 DEBUG : dir1/0007-12345: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a728_d20250818_m040811_c001_v0001113_t0032_u01755490091942") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a06_d20250818_m040928_c001_v7007000_t0000_u01755490168581") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8f0d_d20250818_m040920_c001_v0001184_t0011_u01755490160049") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cacf_d20250818_m040914_c001_v7007000_t0000_u01755490154422") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8e6c_d20250818_m040906_c001_v0001184_t0000_u01755490146004") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e3_d20250818_m040900_c001_v7007000_t0000_u01755490140056") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8dc6_d20250818_m040851_c001_v0001184_t0020_u01755490131802") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f611_d20250818_m040845_c001_v7007000_t0000_u01755490125850") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8d34_d20250818_m040837_c001_v0001184_t0019_u01755490117780") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaecf_d20250818_m040831_c001_v7007000_t0000_u01755490111588") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8c8c_d20250818_m040822_c001_v0001184_t0036_u01755490102953") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd1c3_d20250818_m040813_c001_v7007000_t0000_u01755490093261") 2025/08/18 04:10:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a704_d20250818_m040807_c001_v0001113_t0004_u01755490087123") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a3_d20250818_m040801_c001_v7007000_t0000_u01755490081428") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b30_d20250818_m040756_c001_v0001184_t0058_u01755490076871") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f405e2f9d17e0495c_d20250818_m040754_c001_v7007000_t0000_u01755490074994") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3a9_d20250818_m040748_c001_v0001178_t0053_u01755490068708") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae73_d20250818_m040742_c001_v7007000_t0000_u01755490062676") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a34_d20250818_m040738_c001_v0001184_t0027_u01755490058347") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef27_d20250818_m040736_c001_v7007000_t0000_u01755490056765") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a62e_d20250818_m040730_c001_v0001113_t0032_u01755490050104") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b21_d20250818_m040719_c001_v7007000_t0000_u01755490039291") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d88da_d20250818_m040712_c001_v0001184_t0006_u01755490032758") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a35d_d20250818_m040706_c001_v7007000_t0000_u01755490026903") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8827_d20250818_m040658_c001_v0001184_t0048_u01755490018581") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51e8_d20250818_m040652_c001_v7007000_t0000_u01755490012891") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d879f_d20250818_m040644_c001_v0001184_t0017_u01755490004516") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6b81_d20250818_m040757_c001_v7007000_t0000_u01755490077911") 2025/08/18 04:10:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3d3_d20250818_m040753_c001_v0001178_t0058_u01755490073958") 2025/08/18 04:10:22 DEBUG : dir1/0008-23456: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e6_d20250818_m040817_c001_v7007000_t0000_u01755490097434") 2025/08/18 04:10:22 DEBUG : dir1/0008-23456: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bfa_d20250818_m040812_c001_v0001184_t0033_u01755490092069") 2025/08/18 04:10:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a09_d20250818_m040928_c001_v7007000_t0000_u01755490168774") 2025/08/18 04:10:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d603_d20250818_m040920_c001_v0001178_t0043_u01755490160250") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad0_d20250818_m040914_c001_v7007000_t0000_u01755490154604") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d59b_d20250818_m040906_c001_v0001178_t0052_u01755490146247") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e5_d20250818_m040900_c001_v7007000_t0000_u01755490140241") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d54b_d20250818_m040852_c001_v0001178_t0015_u01755490132010") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f612_d20250818_m040846_c001_v7007000_t0000_u01755490126034") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4fb_d20250818_m040837_c001_v0001178_t0008_u01755490117973") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed0_d20250818_m040831_c001_v7007000_t0000_u01755490111770") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4b7_d20250818_m040823_c001_v0001178_t0025_u01755490103156") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfeb3_d20250818_m040813_c001_v7007000_t0000_u01755490093313") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d443_d20250818_m040807_c001_v0001178_t0015_u01755490087410") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a5_d20250818_m040801_c001_v7007000_t0000_u01755490081612") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3fd_d20250818_m040756_c001_v0001178_t0008_u01755490076916") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763d5_d20250818_m040754_c001_v7007000_t0000_u01755490074601") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8acc_d20250818_m040748_c001_v0001184_t0055_u01755490068916") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae74_d20250818_m040742_c001_v7007000_t0000_u01755490062860") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d373_d20250818_m040738_c001_v0001178_t0014_u01755490058380") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef21_d20250818_m040736_c001_v7007000_t0000_u01755490056185") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89c4_d20250818_m040730_c001_v0001184_t0013_u01755490050632") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a021_d20250818_m040719_c001_v7007000_t0000_u01755490039533") 2025/08/18 04:10:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2d7_d20250818_m040712_c001_v0001178_t0049_u01755490032960") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a360_d20250818_m040707_c001_v7007000_t0000_u01755490027084") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d29d_d20250818_m040658_c001_v0001178_t0032_u01755490018776") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51ea_d20250818_m040653_c001_v7007000_t0000_u01755490013071") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d248_d20250818_m040644_c001_v0001178_t0053_u01755490004716") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b9700_d20250818_m040757_c001_v7007000_t0000_u01755490077875") 2025/08/18 04:10:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a3e_d20250818_m040753_c001_v0001182_t0022_u01755490073971") 2025/08/18 04:10:24 DEBUG : dir1/0009-34567: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6e8_d20250818_m040817_c001_v7007000_t0000_u01755490097647") 2025/08/18 04:10:24 DEBUG : dir1/0009-34567: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d461_d20250818_m040812_c001_v0001178_t0022_u01755490092120") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a0b_d20250818_m040928_c001_v7007000_t0000_u01755490168959") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d35_d20250818_m040920_c001_v0001182_t0056_u01755490160457") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad1_d20250818_m040914_c001_v7007000_t0000_u01755490154787") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216cce_d20250818_m040906_c001_v0001182_t0057_u01755490146467") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e6_d20250818_m040900_c001_v7007000_t0000_u01755490140424") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216c62_d20250818_m040852_c001_v0001182_t0044_u01755490132218") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f613_d20250818_m040846_c001_v7007000_t0000_u01755490126218") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216be5_d20250818_m040838_c001_v0001182_t0005_u01755490118181") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed2_d20250818_m040831_c001_v7007000_t0000_u01755490111952") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216b50_d20250818_m040823_c001_v0001182_t0016_u01755490103373") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbfa1_d20250818_m040813_c001_v7007000_t0000_u01755490093107") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216aba_d20250818_m040807_c001_v0001182_t0005_u01755490087622") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a6_d20250818_m040801_c001_v7007000_t0000_u01755490081798") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a64_d20250818_m040756_c001_v0001182_t0029_u01755490076989") 2025/08/18 04:10:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a480_d20250818_m040755_c001_v7007000_t0000_u01755490075005") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a696_d20250818_m040749_c001_v0001113_t0014_u01755490069137") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae75_d20250818_m040743_c001_v7007000_t0000_u01755490063043") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221699f_d20250818_m040738_c001_v0001182_t0012_u01755490058442") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c602_d20250818_m040736_c001_v7007000_t0000_u01755490056783") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d33d_d20250818_m040730_c001_v0001178_t0046_u01755490050832") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464694_d20250818_m040719_c001_v7007000_t0000_u01755490039696") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5cf_d20250818_m040713_c001_v0001113_t0005_u01755490033184") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a364_d20250818_m040707_c001_v7007000_t0000_u01755490027275") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a571_d20250818_m040659_c001_v0001113_t0004_u01755490019004") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51ec_d20250818_m040653_c001_v7007000_t0000_u01755490013252") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a527_d20250818_m040644_c001_v0001113_t0051_u01755490004926") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef44a_d20250818_m040758_c001_v7007000_t0000_u01755490078202") 2025/08/18 04:10:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b06_d20250818_m040753_c001_v0001184_t0025_u01755490073980") 2025/08/18 04:10:25 DEBUG : dir1/0010-45678: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6ea_d20250818_m040817_c001_v7007000_t0000_u01755490097835") 2025/08/18 04:10:25 DEBUG : dir1/0010-45678: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216aee_d20250818_m040812_c001_v0001182_t0005_u01755490092243") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a0d_d20250818_m040929_c001_v7007000_t0000_u01755490169143") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8a6_d20250818_m040920_c001_v0001113_t0050_u01755490160653") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad2_d20250818_m040914_c001_v7007000_t0000_u01755490154969") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a85e_d20250818_m040906_c001_v0001113_t0049_u01755490146699") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764e8_d20250818_m040900_c001_v7007000_t0000_u01755490140608") 2025/08/18 04:10:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a804_d20250818_m040852_c001_v0001113_t0055_u01755490132420") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f615_d20250818_m040846_c001_v7007000_t0000_u01755490126403") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7c6_d20250818_m040838_c001_v0001113_t0056_u01755490118391") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed3_d20250818_m040832_c001_v7007000_t0000_u01755490112134") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a776_d20250818_m040823_c001_v0001113_t0053_u01755490103592") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6c8_d20250818_m040813_c001_v7007000_t0000_u01755490093430") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bba_d20250818_m040807_c001_v0001184_t0050_u01755490087830") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a7_d20250818_m040801_c001_v7007000_t0000_u01755490081985") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6d6_d20250818_m040757_c001_v0001113_t0049_u01755490077048") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef437_d20250818_m040755_c001_v7007000_t0000_u01755490075252") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a02_d20250818_m040749_c001_v0001182_t0030_u01755490069556") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae76_d20250818_m040743_c001_v7007000_t0000_u01755490063227") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a36_d20250818_m040738_c001_v0001184_t0036_u01755490058543") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c601_d20250818_m040736_c001_v7007000_t0000_u01755490056601") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221693f_d20250818_m040731_c001_v0001182_t0050_u01755490051092") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd0c3_d20250818_m040719_c001_v7007000_t0000_u01755490039705") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168a9_d20250818_m040713_c001_v0001182_t0027_u01755490033619") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a368_d20250818_m040707_c001_v7007000_t0000_u01755490027457") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216811_d20250818_m040659_c001_v0001182_t0040_u01755490019404") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51ed_d20250818_m040653_c001_v7007000_t0000_u01755490013435") 2025/08/18 04:10:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216773_d20250818_m040645_c001_v0001182_t0036_u01755490005213") 2025/08/18 04:10:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6b85_d20250818_m040758_c001_v7007000_t0000_u01755490078098") 2025/08/18 04:10:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6be_d20250818_m040754_c001_v0001113_t0016_u01755490074056") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6ec_d20250818_m040818_c001_v7007000_t0000_u01755490098018") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bfe_d20250818_m040812_c001_v0001184_t0026_u01755490092275") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a0e_d20250818_m040929_c001_v7007000_t0000_u01755490169328") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8f11_d20250818_m040920_c001_v0001184_t0051_u01755490160929") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad3_d20250818_m040915_c001_v7007000_t0000_u01755490155152") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8e83_d20250818_m040906_c001_v0001184_t0041_u01755490146986") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764ea_d20250818_m040900_c001_v7007000_t0000_u01755490140792") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8dcc_d20250818_m040852_c001_v0001184_t0054_u01755490132660") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f616_d20250818_m040846_c001_v7007000_t0000_u01755490126598") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8d46_d20250818_m040838_c001_v0001184_t0051_u01755490118832") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed4_d20250818_m040832_c001_v7007000_t0000_u01755490112316") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8c9c_d20250818_m040824_c001_v0001184_t0029_u01755490104021") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd1c2_d20250818_m040813_c001_v7007000_t0000_u01755490093073") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a70c_d20250818_m040808_c001_v0001113_t0007_u01755490088033") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647a9_d20250818_m040802_c001_v7007000_t0000_u01755490082174") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b38_d20250818_m040757_c001_v0001184_t0002_u01755490077074") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464786_d20250818_m040754_c001_v7007000_t0000_u01755490074997") 2025/08/18 04:10:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3b3_d20250818_m040749_c001_v0001178_t0033_u01755490069751") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae78_d20250818_m040743_c001_v7007000_t0000_u01755490063410") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d375_d20250818_m040738_c001_v0001178_t0028_u01755490058623") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f417188f9c7277755_d20250818_m040736_c001_v7007000_t0000_u01755490056540") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a632_d20250818_m040731_c001_v0001113_t0012_u01755490051292") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40828a1d17df34d4_d20250818_m040719_c001_v7007000_t0000_u01755490039545") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d88e8_d20250818_m040713_c001_v0001184_t0015_u01755490033820") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a36b_d20250818_m040707_c001_v7007000_t0000_u01755490027639") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d882b_d20250818_m040659_c001_v0001184_t0047_u01755490019607") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51ee_d20250818_m040653_c001_v7007000_t0000_u01755490013615") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d87a9_d20250818_m040645_c001_v0001184_t0007_u01755490005424") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464794_d20250818_m040758_c001_v7007000_t0000_u01755490078228") 2025/08/18 04:10:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a40_d20250818_m040754_c001_v0001182_t0028_u01755490074182") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6ed_d20250818_m040818_c001_v7007000_t0000_u01755490098203") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d467_d20250818_m040812_c001_v0001178_t0047_u01755490092330") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a11_d20250818_m040929_c001_v7007000_t0000_u01755490169513") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d60d_d20250818_m040921_c001_v0001178_t0028_u01755490161144") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad5_d20250818_m040915_c001_v7007000_t0000_u01755490155335") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d59f_d20250818_m040907_c001_v0001178_t0041_u01755490147185") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764eb_d20250818_m040900_c001_v7007000_t0000_u01755490140975") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d54f_d20250818_m040852_c001_v0001178_t0004_u01755490132907") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f618_d20250818_m040846_c001_v7007000_t0000_u01755490126784") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4ff_d20250818_m040839_c001_v0001178_t0018_u01755490119053") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed5_d20250818_m040832_c001_v7007000_t0000_u01755490112499") 2025/08/18 04:10:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d4c1_d20250818_m040824_c001_v0001178_t0039_u01755490104217") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad65d6_d20250818_m040813_c001_v7007000_t0000_u01755490093304") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d449_d20250818_m040808_c001_v0001178_t0029_u01755490088576") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647aa_d20250818_m040802_c001_v7007000_t0000_u01755490082358") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3ff_d20250818_m040757_c001_v0001178_t0058_u01755490077124") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd171_d20250818_m040754_c001_v7007000_t0000_u01755490074789") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8ad8_d20250818_m040750_c001_v0001184_t0034_u01755490070141") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae79_d20250818_m040743_c001_v7007000_t0000_u01755490063594") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22169a1_d20250818_m040738_c001_v0001182_t0033_u01755490058649") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae63_d20250818_m040736_c001_v7007000_t0000_u01755490056803") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89d2_d20250818_m040731_c001_v0001184_t0014_u01755490051766") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6d39_d20250818_m040719_c001_v7007000_t0000_u01755490039738") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2e1_d20250818_m040714_c001_v0001178_t0041_u01755490034022") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a36e_d20250818_m040707_c001_v7007000_t0000_u01755490027822") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2a5_d20250818_m040659_c001_v0001178_t0019_u01755490019823") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51ef_d20250818_m040653_c001_v7007000_t0000_u01755490013796") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d24e_d20250818_m040645_c001_v0001178_t0019_u01755490005628") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f405e2f9d17e04967_d20250818_m040758_c001_v7007000_t0000_u01755490078231") 2025/08/18 04:10:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b08_d20250818_m040754_c001_v0001184_t0024_u01755490074191") 2025/08/18 04:10:29 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6ee_d20250818_m040818_c001_v7007000_t0000_u01755490098386") 2025/08/18 04:10:29 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a730_d20250818_m040812_c001_v0001113_t0042_u01755490092369") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a13_d20250818_m040929_c001_v7007000_t0000_u01755490169699") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d37_d20250818_m040921_c001_v0001182_t0039_u01755490161352") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad6_d20250818_m040915_c001_v7007000_t0000_u01755490155517") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216cda_d20250818_m040907_c001_v0001182_t0029_u01755490147393") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764ee_d20250818_m040901_c001_v7007000_t0000_u01755490141179") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216c70_d20250818_m040853_c001_v0001182_t0027_u01755490133143") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f61b_d20250818_m040847_c001_v7007000_t0000_u01755490127023") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216bed_d20250818_m040839_c001_v0001182_t0056_u01755490119327") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed7_d20250818_m040832_c001_v7007000_t0000_u01755490112685") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216b5e_d20250818_m040824_c001_v0001182_t0056_u01755490104438") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647e1_d20250818_m040813_c001_v7007000_t0000_u01755490093082") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ac0_d20250818_m040808_c001_v0001182_t0006_u01755490088801") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647ac_d20250818_m040802_c001_v7007000_t0000_u01755490082553") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a68_d20250818_m040757_c001_v0001182_t0020_u01755490077203") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f405e2f9d17e0495e_d20250818_m040755_c001_v7007000_t0000_u01755490075180") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a69e_d20250818_m040750_c001_v0001113_t0040_u01755490070346") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae7a_d20250818_m040743_c001_v7007000_t0000_u01755490063781") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a3a_d20250818_m040738_c001_v0001184_t0058_u01755490058762") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfd1c_d20250818_m040736_c001_v7007000_t0000_u01755490056336") 2025/08/18 04:10:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d345_d20250818_m040731_c001_v0001178_t0003_u01755490051972") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464691_d20250818_m040719_c001_v7007000_t0000_u01755490039481") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5d3_d20250818_m040714_c001_v0001113_t0041_u01755490034233") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a372_d20250818_m040708_c001_v7007000_t0000_u01755490028004") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a577_d20250818_m040700_c001_v0001113_t0015_u01755490020059") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51f0_d20250818_m040653_c001_v7007000_t0000_u01755490013977") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a52f_d20250818_m040645_c001_v0001113_t0023_u01755490005861") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b9706_d20250818_m040758_c001_v7007000_t0000_u01755490078190") 2025/08/18 04:10:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3d9_d20250818_m040754_c001_v0001178_t0035_u01755490074217") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6ef_d20250818_m040818_c001_v7007000_t0000_u01755490098570") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216af2_d20250818_m040812_c001_v0001182_t0014_u01755490092439") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a1c_d20250818_m040929_c001_v7007000_t0000_u01755490169884") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8a8_d20250818_m040921_c001_v0001113_t0023_u01755490161549") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad7_d20250818_m040915_c001_v7007000_t0000_u01755490155699") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a860_d20250818_m040907_c001_v0001113_t0008_u01755490147595") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764ef_d20250818_m040901_c001_v7007000_t0000_u01755490141363") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a808_d20250818_m040853_c001_v0001113_t0023_u01755490133360") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f61d_d20250818_m040847_c001_v7007000_t0000_u01755490127208") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a7d0_d20250818_m040839_c001_v0001113_t0040_u01755490119537") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed8_d20250818_m040832_c001_v7007000_t0000_u01755490112867") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a782_d20250818_m040824_c001_v0001113_t0004_u01755490104636") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40828a1d17df3542_d20250818_m040813_c001_v7007000_t0000_u01755490093271") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8bd0_d20250818_m040809_c001_v0001184_t0000_u01755490089001") 2025/08/18 04:10:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647ad_d20250818_m040802_c001_v7007000_t0000_u01755490082737") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b3e_d20250818_m040757_c001_v0001184_t0043_u01755490077310") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3763d9_d20250818_m040754_c001_v7007000_t0000_u01755490074971") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a14_d20250818_m040750_c001_v0001182_t0038_u01755490070911") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae7b_d20250818_m040743_c001_v7007000_t0000_u01755490063964") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22169a3_d20250818_m040738_c001_v0001182_t0046_u01755490058859") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1ef_d20250818_m040736_c001_v7007000_t0000_u01755490056600") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221694b_d20250818_m040732_c001_v0001182_t0059_u01755490052177") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464695_d20250818_m040719_c001_v7007000_t0000_u01755490039845") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168b5_d20250818_m040714_c001_v0001182_t0002_u01755490034664") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a373_d20250818_m040708_c001_v7007000_t0000_u01755490028186") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221681d_d20250818_m040700_c001_v0001182_t0011_u01755490020485") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51f2_d20250818_m040654_c001_v7007000_t0000_u01755490014157") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216786_d20250818_m040646_c001_v0001182_t0052_u01755490006279") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464793_d20250818_m040758_c001_v7007000_t0000_u01755490078031") 2025/08/18 04:10:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8b0c_d20250818_m040754_c001_v0001184_t0020_u01755490074385") 2025/08/18 04:10:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6f0_d20250818_m040818_c001_v7007000_t0000_u01755490098753") 2025/08/18 04:10:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8c04_d20250818_m040812_c001_v0001184_t0056_u01755490092474") 2025/08/18 04:10:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a1e_d20250818_m040930_c001_v7007000_t0000_u01755490170070") 2025/08/18 04:10:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8f21_d20250818_m040922_c001_v0001184_t0054_u01755490162402") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cad9_d20250818_m040915_c001_v7007000_t0000_u01755490155881") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8e91_d20250818_m040908_c001_v0001184_t0004_u01755490148130") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764f0_d20250818_m040901_c001_v7007000_t0000_u01755490141547") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8de2_d20250818_m040853_c001_v0001184_t0053_u01755490133874") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f61f_d20250818_m040847_c001_v7007000_t0000_u01755490127393") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8d4e_d20250818_m040839_c001_v0001184_t0039_u01755490119865") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaed9_d20250818_m040833_c001_v7007000_t0000_u01755490113049") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8cac_d20250818_m040825_c001_v0001184_t0054_u01755490105107") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40828a1d17df3541_d20250818_m040813_c001_v7007000_t0000_u01755490093089") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a716_d20250818_m040809_c001_v0001113_t0041_u01755490089203") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647ae_d20250818_m040802_c001_v7007000_t0000_u01755490082920") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a6d8_d20250818_m040757_c001_v0001113_t0027_u01755490077321") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f529_d20250818_m040754_c001_v7007000_t0000_u01755490074832") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3bd_d20250818_m040751_c001_v0001178_t0000_u01755490071117") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae7c_d20250818_m040744_c001_v7007000_t0000_u01755490064147") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d379_d20250818_m040738_c001_v0001178_t0000_u01755490058894") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1f0_d20250818_m040736_c001_v7007000_t0000_u01755490056811") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a63e_d20250818_m040732_c001_v0001113_t0014_u01755490052395") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b31_d20250818_m040719_c001_v7007000_t0000_u01755490039864") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d88f8_d20250818_m040714_c001_v0001184_t0006_u01755490034887") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a376_d20250818_m040708_c001_v7007000_t0000_u01755490028372") 2025/08/18 04:10:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d883d_d20250818_m040700_c001_v0001184_t0000_u01755490020691") 2025/08/18 04:10:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51f3_d20250818_m040654_c001_v7007000_t0000_u01755490014338") 2025/08/18 04:10:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d87b5_d20250818_m040646_c001_v0001184_t0007_u01755490006473") 2025/08/18 04:10:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f405e2f9d17e04966_d20250818_m040758_c001_v7007000_t0000_u01755490078048") 2025/08/18 04:10:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a46_d20250818_m040754_c001_v0001182_t0053_u01755490074399") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b61_d20250818_m040722_c001_v7007000_t0000_u01755490042653") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168d1_d20250818_m040717_c001_v0001182_t0044_u01755490037581") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b63_d20250818_m040722_c001_v7007000_t0000_u01755490042844") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d891c_d20250818_m040717_c001_v0001184_t0023_u01755490037591") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b66_d20250818_m040723_c001_v7007000_t0000_u01755490043028") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2f3_d20250818_m040717_c001_v0001178_t0002_u01755490037707") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b67_d20250818_m040723_c001_v7007000_t0000_u01755490043212") 2025/08/18 04:10:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168d5_d20250818_m040717_c001_v0001182_t0005_u01755490037794") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b6a_d20250818_m040723_c001_v7007000_t0000_u01755490043405") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5ed_d20250818_m040717_c001_v0001113_t0050_u01755490037828") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b6f_d20250818_m040723_c001_v7007000_t0000_u01755490043596") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8922_d20250818_m040717_c001_v0001184_t0044_u01755490037850") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b72_d20250818_m040723_c001_v7007000_t0000_u01755490043794") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2f7_d20250818_m040717_c001_v0001178_t0035_u01755490037990") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b74_d20250818_m040724_c001_v7007000_t0000_u01755490044007") 2025/08/18 04:10:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168d7_d20250818_m040718_c001_v0001182_t0016_u01755490038020") 2025/08/18 04:10:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b76_d20250818_m040724_c001_v7007000_t0000_u01755490044201") 2025/08/18 04:10:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8926_d20250818_m040718_c001_v0001184_t0013_u01755490038047") 2025/08/18 04:10:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b79_d20250818_m040724_c001_v7007000_t0000_u01755490044389") 2025/08/18 04:10:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5f1_d20250818_m040718_c001_v0001113_t0003_u01755490038158") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b7b_d20250818_m040724_c001_v7007000_t0000_u01755490044662") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d892a_d20250818_m040718_c001_v0001184_t0049_u01755490038241") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b7d_d20250818_m040724_c001_v7007000_t0000_u01755490044865") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168dd_d20250818_m040718_c001_v0001182_t0000_u01755490038253") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b80_d20250818_m040725_c001_v7007000_t0000_u01755490045052") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d892c_d20250818_m040718_c001_v0001184_t0016_u01755490038442") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b83_d20250818_m040725_c001_v7007000_t0000_u01755490045246") 2025/08/18 04:10:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d2fb_d20250818_m040718_c001_v0001178_t0052_u01755490038458") 2025/08/18 04:10:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b88_d20250818_m040725_c001_v7007000_t0000_u01755490045435") 2025/08/18 04:10:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22168df_d20250818_m040718_c001_v0001182_t0005_u01755490038477") 2025/08/18 04:10:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb8b8a_d20250818_m040725_c001_v7007000_t0000_u01755490045622") 2025/08/18 04:10:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a5f9_d20250818_m040718_c001_v0001113_t0034_u01755490038560") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f417188f9c727775a_d20250818_m040739_c001_v7007000_t0000_u01755490059352") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89f6_d20250818_m040734_c001_v0001184_t0007_u01755490054855") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae65_d20250818_m040739_c001_v7007000_t0000_u01755490059129") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221696f_d20250818_m040734_c001_v0001182_t0029_u01755490054868") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a081_d20250818_m040739_c001_v7007000_t0000_u01755490059164") 2025/08/18 04:10:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d34f_d20250818_m040734_c001_v0001178_t0024_u01755490054881") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c60e_d20250818_m040739_c001_v7007000_t0000_u01755490059321") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216975_d20250818_m040735_c001_v0001182_t0047_u01755490055065") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef3a_d20250818_m040739_c001_v7007000_t0000_u01755490059333") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d89fc_d20250818_m040735_c001_v0001184_t0054_u01755490055075") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c60b_d20250818_m040739_c001_v7007000_t0000_u01755490059138") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d351_d20250818_m040735_c001_v0001178_t0033_u01755490055091") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1f9_d20250818_m040739_c001_v7007000_t0000_u01755490059364") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a650_d20250818_m040735_c001_v0001113_t0021_u01755490055268") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d530c_d20250818_m040739_c001_v7007000_t0000_u01755490059448") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216977_d20250818_m040735_c001_v0001182_t0049_u01755490055278") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae67_d20250818_m040739_c001_v7007000_t0000_u01755490059493") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a00_d20250818_m040735_c001_v0001184_t0049_u01755490055288") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1fa_d20250818_m040739_c001_v7007000_t0000_u01755490059479") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d353_d20250818_m040735_c001_v0001178_t0038_u01755490055457") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f417188f9c7277759_d20250818_m040739_c001_v7007000_t0000_u01755490059167") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216979_d20250818_m040735_c001_v0001182_t0006_u01755490055482") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4014078dc87eef38_d20250818_m040739_c001_v7007000_t0000_u01755490059149") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a06_d20250818_m040735_c001_v0001184_t0039_u01755490055493") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1f7_d20250818_m040739_c001_v7007000_t0000_u01755490059179") 2025/08/18 04:10:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221697f_d20250818_m040735_c001_v0001182_t0035_u01755490055694") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416e654b2241a083_d20250818_m040739_c001_v7007000_t0000_u01755490059351") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d357_d20250818_m040735_c001_v0001178_t0022_u01755490055727") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5308_d20250818_m040739_c001_v7007000_t0000_u01755490059267") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8a0a_d20250818_m040735_c001_v0001184_t0004_u01755490055776") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad1f8_d20250818_m040739_c001_v7007000_t0000_u01755490059298") 2025/08/18 04:10:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a652_d20250818_m040735_c001_v0001113_t0048_u01755490055788") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc58_d20250818_m040545_c001_v7007000_t0000_u01755489945142") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f104a2b2473fdf402_d20250818_m040542_c001_v0001093_t0008_u01755489942204") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5085_d20250818_m040542_c001_v7007000_t0000_u01755489942001") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f104a2b2473fdf3f6_d20250818_m040538_c001_v0001093_t0046_u01755489938632") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5079_d20250818_m040537_c001_v7007000_t0000_u01755489937872") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d09b_d20250818_m040533_c001_v0001178_t0037_u01755489933966") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd68b8_d20250818_m040532_c001_v7007000_t0000_u01755489932336") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1007de67a830a35b_d20250818_m040529_c001_v0001150_t0059_u01755489929785") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d504f_d20250818_m040529_c001_v7007000_t0000_u01755489929571") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1007de67a830a34f_d20250818_m040526_c001_v0001150_t0030_u01755489926323") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5039_d20250818_m040525_c001_v7007000_t0000_u01755489925578") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22163ec_d20250818_m040522_c001_v0001182_t0058_u01755489922111") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b99842c_d20250818_m040520_c001_v7007000_t0000_u01755489920817") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1188f2f33bbabf8a_d20250818_m040519_c001_v0001161_t0048_u01755489919516") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f403ed5585f5a65f8_d20250818_m040519_c001_v7007000_t0000_u01755489919326") 2025/08/18 04:10:37 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1188f2f33bbabf6a_d20250818_m040516_c001_v0001161_t0026_u01755489916315") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f403ed5585f5a65f1_d20250818_m040515_c001_v7007000_t0000_u01755489915576") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221636a_d20250818_m040512_c001_v0001182_t0043_u01755489912314") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b998405_d20250818_m040511_c001_v7007000_t0000_u01755489911398") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10604473a8501985_d20250818_m040509_c001_v0001161_t0028_u01755489909705") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b9983f6_d20250818_m040509_c001_v7007000_t0000_u01755489909517") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10604473a8501965_d20250818_m040506_c001_v0001161_t0037_u01755489906604") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b9983dd_d20250818_m040505_c001_v7007000_t0000_u01755489905874") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22162b6_d20250818_m040458_c001_v0001182_t0041_u01755489898108") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4021a1ce9c222915_d20250818_m040457_c001_v7007000_t0000_u01755489897192") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10901e42be5e73bc_d20250818_m040455_c001_v0001115_t0029_u01755489895288") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b4e71_d20250818_m040455_c001_v7007000_t0000_u01755489895104") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10901e42be5e73b5_d20250818_m040451_c001_v0001115_t0015_u01755489891143") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b4e68_d20250818_m040450_c001_v7007000_t0000_u01755489890411") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a1785_d20250818_m040444_c001_v0001036_t0057_u01755489884352") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce63c2_d20250818_m040443_c001_v7007000_t0000_u01755489883445") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f11081ff1b438e762_d20250818_m040441_c001_v0001104_t0006_u01755489881260") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715eef23_d20250818_m040441_c001_v7007000_t0000_u01755489881074") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f11081ff1b438e74d_d20250818_m040437_c001_v0001104_t0024_u01755489877366") 2025/08/18 04:10:38 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715eef01_d20250818_m040436_c001_v7007000_t0000_u01755489876632") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ce8b_d20250818_m040430_c001_v0001178_t0021_u01755489870425") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76cc_d20250818_m040429_c001_v7007000_t0000_u01755489869285") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f11783272da3aa96a_d20250818_m040422_c001_v0001150_t0052_u01755489862855") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad6020_d20250818_m040422_c001_v7007000_t0000_u01755489862651") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22160c3_d20250818_m040418_c001_v0001182_t0057_u01755489858601") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f103fd0e0e2299745_d20250818_m040416_c001_v0001109_t0020_u01755489856798") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f103fd0e0e2299741_d20250818_m040415_c001_v0001109_t0038_u01755489855198") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5acdb1_d20250818_m040401_c001_v7007000_t0000_u01755489841934") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cdc8_d20250818_m040354_c001_v0001178_t0025_u01755489834721") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137e408f6aca6ba_d20250818_m040353_c001_v0001098_t0012_u01755489833680") 2025/08/18 04:10:39 DEBUG : dst/one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137e408f6aca6b2_d20250818_m040352_c001_v0001098_t0043_u01755489832615") 2025/08/18 04:10:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc59_d20250818_m040545_c001_v7007000_t0000_u01755489945327") 2025/08/18 04:10:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1142c5128c01156b_d20250818_m040541_c001_v0001182_t0040_u01755489941787") 2025/08/18 04:10:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1199723c09cd46a9_d20250818_m040537_c001_v0001043_t0052_u01755489937471") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd68ba_d20250818_m040532_c001_v7007000_t0000_u01755489932524") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1067d663edaa19e8_d20250818_m040529_c001_v0001180_t0003_u01755489929386") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f107e2bb93b276f04_d20250818_m040525_c001_v0001134_t0019_u01755489925237") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b99842e_d20250818_m040521_c001_v7007000_t0000_u01755489921017") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1167318d57797d11_d20250818_m040519_c001_v0001181_t0002_u01755489919114") 2025/08/18 04:10:39 DEBUG : dst/one.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f102d45037e274ce1_d20250818_m040515_c001_v0001105_t0000_u01755489915198") 2025/08/18 04:10:39 DEBUG : dst/three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76ce_d20250818_m040429_c001_v7007000_t0000_u01755489869486") 2025/08/18 04:10:40 DEBUG : dst/three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f103fd0e0e229977d_d20250818_m040427_c001_v0001109_t0020_u01755489867267") 2025/08/18 04:10:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc5b_d20250818_m040545_c001_v7007000_t0000_u01755489945511") 2025/08/18 04:10:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1174d39c26a4c01c_d20250818_m040543_c001_v0001131_t0014_u01755489943457") 2025/08/18 04:10:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1094458ba183d68f_d20250818_m040539_c001_v0001134_t0037_u01755489939759") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc5c_d20250818_m040545_c001_v7007000_t0000_u01755489945695") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f104a2b2473fdf406_d20250818_m040544_c001_v0001093_t0024_u01755489944286") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d508a_d20250818_m040544_c001_v7007000_t0000_u01755489944083") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f104a2b2473fdf3fc_d20250818_m040540_c001_v0001093_t0058_u01755489940271") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d507e_d20250818_m040540_c001_v7007000_t0000_u01755489940068") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d0a1_d20250818_m040534_c001_v0001178_t0039_u01755489934747") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd68bc_d20250818_m040532_c001_v7007000_t0000_u01755489932768") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1007de67a830a36c_d20250818_m040531_c001_v0001150_t0053_u01755489931595") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5058_d20250818_m040531_c001_v7007000_t0000_u01755489931386") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1007de67a830a355_d20250818_m040527_c001_v0001150_t0018_u01755489927740") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d5045_d20250818_m040527_c001_v7007000_t0000_u01755489927537") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22163f0_d20250818_m040522_c001_v0001182_t0051_u01755489922518") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f403ed5585f5a65fb_d20250818_m040520_c001_v7007000_t0000_u01755489920249") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d033_d20250818_m040518_c001_v0001178_t0023_u01755489918290") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f403ed5585f5a65f3_d20250818_m040517_c001_v7007000_t0000_u01755489917557") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216370_d20250818_m040512_c001_v0001182_t0018_u01755489912734") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b9983fc_d20250818_m040510_c001_v7007000_t0000_u01755489910482") 2025/08/18 04:10:40 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cfe1_d20250818_m040508_c001_v0001178_t0018_u01755489908418") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b9983e7_d20250818_m040507_c001_v7007000_t0000_u01755489907334") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22162e4_d20250818_m040500_c001_v0001182_t0045_u01755489900996") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b4e72_d20250818_m040456_c001_v7007000_t0000_u01755489896273") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a17a9_d20250818_m040453_c001_v0001036_t0023_u01755489893487") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b4e6e_d20250818_m040452_c001_v7007000_t0000_u01755489892401") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cf05_d20250818_m040445_c001_v0001178_t0004_u01755489885843") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715eef2c_d20250818_m040442_c001_v7007000_t0000_u01755489882523") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ced3_d20250818_m040439_c001_v0001178_t0034_u01755489879781") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715eef11_d20250818_m040438_c001_v7007000_t0000_u01755489878682") 2025/08/18 04:10:41 DEBUG : dst/three.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216156_d20250818_m040431_c001_v0001182_t0043_u01755489871779") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd68be_d20250818_m040532_c001_v7007000_t0000_u01755489932957") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f11643b1775ce25c1_d20250818_m040530_c001_v0001115_t0018_u01755489930805") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f105bb7fdb00cb064_d20250818_m040527_c001_v0001172_t0054_u01755489927280") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b99842f_d20250818_m040521_c001_v7007000_t0000_u01755489921199") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f109954bf33d4796c_d20250818_m040520_c001_v0001181_t0049_u01755489920034") 2025/08/18 04:10:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10382ef2c17c77bd_d20250818_m040516_c001_v0001098_t0038_u01755489916886") 2025/08/18 04:10:41 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc5d_d20250818_m040545_c001_v7007000_t0000_u01755489945997") 2025/08/18 04:10:41 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216458_d20250818_m040534_c001_v0001182_t0057_u01755489934552") 2025/08/18 04:10:41 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd68bf_d20250818_m040533_c001_v7007000_t0000_u01755489933141") 2025/08/18 04:10:41 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d04d_d20250818_m040522_c001_v0001178_t0002_u01755489922317") 2025/08/18 04:10:41 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b998430_d20250818_m040521_c001_v7007000_t0000_u01755489921380") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d007_d20250818_m040512_c001_v0001178_t0039_u01755489912508") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b998407_d20250818_m040511_c001_v7007000_t0000_u01755489911579") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cf8d_d20250818_m040458_c001_v0001178_t0012_u01755489898678") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4021a1ce9c222918_d20250818_m040457_c001_v7007000_t0000_u01755489897374") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216218_d20250818_m040445_c001_v0001182_t0006_u01755489885269") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce63c7_d20250818_m040443_c001_v7007000_t0000_u01755489883627") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a174b_d20250818_m040430_c001_v0001036_t0030_u01755489870994") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb76cf_d20250818_m040429_c001_v7007000_t0000_u01755489869674") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f109a6710c3dde024_d20250818_m040424_c001_v0001145_t0003_u01755489864881") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5acdb2_d20250818_m040402_c001_v7007000_t0000_u01755489842115") 2025/08/18 04:10:42 DEBUG : dst/two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137e408f6aca6f2_d20250818_m040400_c001_v0001098_t0047_u01755489840692") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce624f_d20250818_m040323_c001_v7007000_t0000_u01755489803485") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215e49_d20250818_m040317_c001_v0001182_t0034_u01755489797585") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6231_d20250818_m040315_c001_v7007000_t0000_u01755489795526") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215d9e_d20250818_m040257_c001_v0001182_t0042_u01755489777610") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6136_d20250818_m040241_c001_v7007000_t0000_u01755489761314") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215cea_d20250818_m040235_c001_v0001182_t0013_u01755489755088") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee32_d20250818_m040215_c001_v7007000_t0000_u01755489735071") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbc6_d20250818_m040213_c001_v0001178_t0051_u01755489733315") 2025/08/18 04:10:42 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee29_d20250818_m040212_c001_v7007000_t0000_u01755489732536") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbba_d20250818_m040211_c001_v0001178_t0009_u01755489731337") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee19_d20250818_m040208_c001_v7007000_t0000_u01755489728775") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb9a_d20250818_m040207_c001_v0001178_t0001_u01755489727105") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee0c_d20250818_m040206_c001_v7007000_t0000_u01755489726303") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb86_d20250818_m040205_c001_v0001178_t0026_u01755489725117") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cfc_d20250818_m040159_c001_v7007000_t0000_u01755489719697") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb5c_d20250818_m040158_c001_v0001178_t0014_u01755489718279") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cd9_d20250818_m040157_c001_v7007000_t0000_u01755489717481") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb4a_d20250818_m040156_c001_v0001178_t0044_u01755489716709") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9d2_d20250818_m040152_c001_v7007000_t0000_u01755489712850") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb28_d20250818_m040151_c001_v0001178_t0038_u01755489711634") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9c9_d20250818_m040149_c001_v7007000_t0000_u01755489709779") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb16_d20250818_m040148_c001_v0001178_t0007_u01755489708808") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9c3_d20250818_m040148_c001_v7007000_t0000_u01755489708446") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10458a031afed993_d20250818_m040147_c001_v0001040_t0044_u01755489707681") 2025/08/18 04:10:43 DEBUG : empty space: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb08_d20250818_m040146_c001_v0001178_t0056_u01755489706131") 2025/08/18 04:10:43 DEBUG : enormous: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee2e_d20250818_m040214_c001_v7007000_t0000_u01755489734147") 2025/08/18 04:10:43 DEBUG : enormous: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbca_d20250818_m040213_c001_v0001178_t0013_u01755489733526") 2025/08/18 04:10:43 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41958dc2689dbc6a_d20250818_m040550_c001_v7007000_t0000_u01755489950240") 2025/08/18 04:10:43 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22164fc_d20250818_m040549_c001_v0001182_t0059_u01755489949030") 2025/08/18 04:10:43 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad5edc_d20250818_m040233_c001_v7007000_t0000_u01755489753399") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215cce_d20250818_m040232_c001_v0001182_t0047_u01755489752367") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9b8_d20250818_m040143_c001_v7007000_t0000_u01755489703431") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caf6_d20250818_m040142_c001_v0001178_t0034_u01755489702389") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9b1_d20250818_m040141_c001_v7007000_t0000_u01755489701844") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caf0_d20250818_m040141_c001_v0001178_t0052_u01755489701257") 2025/08/18 04:10:44 DEBUG : existing: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caec_d20250818_m040140_c001_v0001178_t0041_u01755489700491") 2025/08/18 04:10:44 DEBUG : existing-b: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad5edd_d20250818_m040233_c001_v7007000_t0000_u01755489753626") 2025/08/18 04:10:44 DEBUG : existing-b: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc32_d20250818_m040232_c001_v0001178_t0050_u01755489752376") 2025/08/18 04:10:44 DEBUG : file1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef247_d20250818_m040633_c001_v7007000_t0000_u01755489993841") 2025/08/18 04:10:44 DEBUG : file1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d871d_d20250818_m040632_c001_v0001184_t0018_u01755489992642") 2025/08/18 04:10:44 DEBUG : file1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef233_d20250818_m040631_c001_v7007000_t0000_u01755489991295") 2025/08/18 04:10:44 DEBUG : file1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a4f7_d20250818_m040629_c001_v0001113_t0025_u01755489989925") 2025/08/18 04:10:44 DEBUG : five: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee3b_d20250818_m040218_c001_v7007000_t0000_u01755489738600") 2025/08/18 04:10:44 DEBUG : five: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368cbe4_d20250818_m040216_c001_v0001178_t0044_u01755489736622") 2025/08/18 04:10:44 DEBUG : foo: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9cf_d20250818_m040151_c001_v7007000_t0000_u01755489711269") 2025/08/18 04:10:44 DEBUG : foo: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368cb24_d20250818_m040150_c001_v0001178_t0044_u01755489710700") 2025/08/18 04:10:44 DEBUG : foo: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368cb1e_d20250818_m040150_c001_v0001178_t0044_u01755489710141") 2025/08/18 04:10:44 DEBUG : four: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee3d_d20250818_m040218_c001_v7007000_t0000_u01755489738784") 2025/08/18 04:10:44 DEBUG : four: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b2215c44_d20250818_m040217_c001_v0001182_t0020_u01755489737168") 2025/08/18 04:10:44 DEBUG : four: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbdc_d20250818_m040216_c001_v0001178_t0054_u01755489736033") 2025/08/18 04:10:45 DEBUG : hello world2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b70d_d20250818_m040044_c001_v7007000_t0000_u01755489644035") 2025/08/18 04:10:45 DEBUG : hello world2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9c0_d20250818_m040043_c001_v0001178_t0043_u01755489643452") 2025/08/18 04:10:45 DEBUG : ignore-size: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9ac_d20250818_m040140_c001_v7007000_t0000_u01755489700130") 2025/08/18 04:10:45 DEBUG : ignore-size: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cae2_d20250818_m040139_c001_v0001178_t0047_u01755489699160") 2025/08/18 04:10:45 DEBUG : nested/sub dir/file: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad5ed7_d20250818_m040231_c001_v7007000_t0000_u01755489751632") 2025/08/18 04:10:45 DEBUG : nested/sub dir/file: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc2c_d20250818_m040230_c001_v0001178_t0049_u01755489750857") 2025/08/18 04:10:45 DEBUG : nested/sub dir/file: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee7b_d20250818_m040230_c001_v7007000_t0000_u01755489750110") 2025/08/18 04:10:45 DEBUG : nested/sub dir/file: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc24_d20250818_m040229_c001_v0001178_t0056_u01755489749168") 2025/08/18 04:10:45 DEBUG : one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee3e_d20250818_m040218_c001_v7007000_t0000_u01755489738966") 2025/08/18 04:10:45 DEBUG : one: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368cbd2_d20250818_m040215_c001_v0001178_t0044_u01755489735457") 2025/08/18 04:10:45 DEBUG : only0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef205_d20250818_m040625_c001_v7007000_t0000_u01755489985480") 2025/08/18 04:10:45 DEBUG : only0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b2216670_d20250818_m040619_c001_v0001182_t0020_u01755489979693") 2025/08/18 04:10:45 DEBUG : only0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d16d_d20250818_m040610_c001_v0001178_t0046_u01755489970388") 2025/08/18 04:10:45 DEBUG : only0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946452d_d20250818_m040604_c001_v7007000_t0000_u01755489964498") 2025/08/18 04:10:45 DEBUG : only0: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d109_d20250818_m040553_c001_v0001178_t0024_u01755489953704") 2025/08/18 04:10:45 DEBUG : only1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef207_d20250818_m040625_c001_v7007000_t0000_u01755489985663") 2025/08/18 04:10:45 DEBUG : only1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4033c0f3674d8694_d20250818_m040620_c001_v0001184_t0029_u01755489980444") 2025/08/18 04:10:45 DEBUG : only1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d171_d20250818_m040610_c001_v0001178_t0007_u01755489970791") 2025/08/18 04:10:45 DEBUG : only1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd693e_d20250818_m040604_c001_v7007000_t0000_u01755489964114") 2025/08/18 04:10:45 DEBUG : only1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d10d_d20250818_m040554_c001_v0001178_t0031_u01755489954156") 2025/08/18 04:10:46 DEBUG : only10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef208_d20250818_m040625_c001_v7007000_t0000_u01755489985845") 2025/08/18 04:10:46 DEBUG : only10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4033c0f3674d8692_d20250818_m040620_c001_v0001184_t0029_u01755489980261") 2025/08/18 04:10:46 DEBUG : only10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d19c_d20250818_m040614_c001_v0001178_t0031_u01755489974728") 2025/08/18 04:10:46 DEBUG : only10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464529_d20250818_m040604_c001_v7007000_t0000_u01755489964129") 2025/08/18 04:10:46 DEBUG : only10: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d133_d20250818_m040558_c001_v0001178_t0059_u01755489958487") 2025/08/18 04:10:46 DEBUG : only11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef209_d20250818_m040626_c001_v7007000_t0000_u01755489986030") 2025/08/18 04:10:46 DEBUG : only11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1c8_d20250818_m040619_c001_v0001178_t0044_u01755489979703") 2025/08/18 04:10:46 DEBUG : only11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1a3_d20250818_m040615_c001_v0001178_t0028_u01755489975263") 2025/08/18 04:10:46 DEBUG : only11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6946_d20250818_m040604_c001_v7007000_t0000_u01755489964523") 2025/08/18 04:10:46 DEBUG : only11: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d13b_d20250818_m040558_c001_v0001178_t0018_u01755489958962") 2025/08/18 04:10:46 DEBUG : only12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef20b_d20250818_m040626_c001_v7007000_t0000_u01755489986215") 2025/08/18 04:10:46 DEBUG : only12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1d4_d20250818_m040620_c001_v0001178_t0044_u01755489980659") 2025/08/18 04:10:46 DEBUG : only12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1a7_d20250818_m040615_c001_v0001178_t0032_u01755489975770") 2025/08/18 04:10:46 DEBUG : only12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad056_d20250818_m040604_c001_v7007000_t0000_u01755489964673") 2025/08/18 04:10:46 DEBUG : only12: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d13f_d20250818_m040559_c001_v0001178_t0038_u01755489959368") 2025/08/18 04:10:46 DEBUG : only13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef20d_d20250818_m040626_c001_v7007000_t0000_u01755489986399") 2025/08/18 04:10:46 DEBUG : only13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b2216680_d20250818_m040620_c001_v0001182_t0020_u01755489980650") 2025/08/18 04:10:46 DEBUG : only13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1ab_d20250818_m040616_c001_v0001178_t0023_u01755489976238") 2025/08/18 04:10:46 DEBUG : only13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946452e_d20250818_m040604_c001_v7007000_t0000_u01755489964682") 2025/08/18 04:10:46 DEBUG : only13: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d141_d20250818_m040559_c001_v0001178_t0044_u01755489959945") 2025/08/18 04:10:46 DEBUG : only14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef20e_d20250818_m040626_c001_v7007000_t0000_u01755489986585") 2025/08/18 04:10:46 DEBUG : only14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416efef210f0a4ca_d20250818_m040620_c001_v0001113_t0003_u01755489980450") 2025/08/18 04:10:46 DEBUG : only14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1ad_d20250818_m040616_c001_v0001178_t0007_u01755489976687") 2025/08/18 04:10:46 DEBUG : only14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd693c_d20250818_m040603_c001_v7007000_t0000_u01755489963932") 2025/08/18 04:10:47 DEBUG : only14: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d143_d20250818_m040600_c001_v0001178_t0044_u01755489960378") 2025/08/18 04:10:47 DEBUG : only15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef20f_d20250818_m040626_c001_v7007000_t0000_u01755489986767") 2025/08/18 04:10:47 DEBUG : only15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1cc_d20250818_m040620_c001_v0001178_t0044_u01755489980102") 2025/08/18 04:10:47 DEBUG : only15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1b6_d20250818_m040617_c001_v0001178_t0022_u01755489977088") 2025/08/18 04:10:47 DEBUG : only15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb78f6_d20250818_m040604_c001_v7007000_t0000_u01755489964700") 2025/08/18 04:10:47 DEBUG : only15: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d149_d20250818_m040600_c001_v0001178_t0056_u01755489960809") 2025/08/18 04:10:47 DEBUG : only16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef210_d20250818_m040626_c001_v7007000_t0000_u01755489986950") 2025/08/18 04:10:47 DEBUG : only16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b2216674_d20250818_m040620_c001_v0001182_t0020_u01755489980094") 2025/08/18 04:10:47 DEBUG : only16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1bc_d20250818_m040617_c001_v0001178_t0038_u01755489977551") 2025/08/18 04:10:47 DEBUG : only16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb78ed_d20250818_m040604_c001_v7007000_t0000_u01755489964149") 2025/08/18 04:10:47 DEBUG : only16: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d14f_d20250818_m040601_c001_v0001178_t0058_u01755489961253") 2025/08/18 04:10:48 DEBUG : only17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef212_d20250818_m040627_c001_v7007000_t0000_u01755489987133") 2025/08/18 04:10:48 DEBUG : only17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4033c0f3674d869a_d20250818_m040620_c001_v0001184_t0029_u01755489980810") 2025/08/18 04:10:48 DEBUG : only17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1c0_d20250818_m040617_c001_v0001178_t0005_u01755489977977") 2025/08/18 04:10:48 DEBUG : only17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6949_d20250818_m040604_c001_v7007000_t0000_u01755489964712") 2025/08/18 04:10:48 DEBUG : only17: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d151_d20250818_m040601_c001_v0001178_t0030_u01755489961702") 2025/08/18 04:10:48 DEBUG : only18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef214_d20250818_m040627_c001_v7007000_t0000_u01755489987314") 2025/08/18 04:10:48 DEBUG : only18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b221667a_d20250818_m040620_c001_v0001182_t0020_u01755489980277") 2025/08/18 04:10:48 DEBUG : only18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1c4_d20250818_m040618_c001_v0001178_t0047_u01755489978422") 2025/08/18 04:10:48 DEBUG : only18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad059_d20250818_m040604_c001_v7007000_t0000_u01755489964859") 2025/08/18 04:10:48 DEBUG : only18: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d155_d20250818_m040602_c001_v0001178_t0059_u01755489962139") 2025/08/18 04:10:48 DEBUG : only19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef215_d20250818_m040627_c001_v7007000_t0000_u01755489987498") 2025/08/18 04:10:48 DEBUG : only19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1d0_d20250818_m040620_c001_v0001178_t0044_u01755489980288") 2025/08/18 04:10:48 DEBUG : only19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d1c6_d20250818_m040618_c001_v0001178_t0055_u01755489978842") 2025/08/18 04:10:48 DEBUG : only19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6942_d20250818_m040604_c001_v7007000_t0000_u01755489964309") 2025/08/18 04:10:48 DEBUG : only19: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d157_d20250818_m040602_c001_v0001178_t0013_u01755489962539") 2025/08/18 04:10:48 DEBUG : only2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef216_d20250818_m040627_c001_v7007000_t0000_u01755489987681") 2025/08/18 04:10:48 DEBUG : only2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b221667e_d20250818_m040620_c001_v0001182_t0020_u01755489980461") 2025/08/18 04:10:48 DEBUG : only2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d179_d20250818_m040611_c001_v0001178_t0040_u01755489971202") 2025/08/18 04:10:48 DEBUG : only2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad053_d20250818_m040604_c001_v7007000_t0000_u01755489964308") 2025/08/18 04:10:48 DEBUG : only2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d111_d20250818_m040554_c001_v0001178_t0026_u01755489954617") 2025/08/18 04:10:48 DEBUG : only3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef217_d20250818_m040627_c001_v7007000_t0000_u01755489987863") 2025/08/18 04:10:49 DEBUG : only3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1d2_d20250818_m040620_c001_v0001178_t0044_u01755489980471") 2025/08/18 04:10:49 DEBUG : only3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d181_d20250818_m040611_c001_v0001178_t0039_u01755489971608") 2025/08/18 04:10:49 DEBUG : only3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464530_d20250818_m040604_c001_v7007000_t0000_u01755489964873") 2025/08/18 04:10:49 DEBUG : only3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d115_d20250818_m040555_c001_v0001178_t0033_u01755489955129") 2025/08/18 04:10:49 DEBUG : only4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef21c_d20250818_m040628_c001_v7007000_t0000_u01755489988046") 2025/08/18 04:10:49 DEBUG : only4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4033c0f3674d8696_d20250818_m040620_c001_v0001184_t0029_u01755489980627") 2025/08/18 04:10:49 DEBUG : only4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d183_d20250818_m040612_c001_v0001178_t0014_u01755489972012") 2025/08/18 04:10:49 DEBUG : only4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b946452b_d20250818_m040604_c001_v7007000_t0000_u01755489964316") 2025/08/18 04:10:49 DEBUG : only4: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d11b_d20250818_m040555_c001_v0001178_t0021_u01755489955641") 2025/08/18 04:10:49 DEBUG : only5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef21e_d20250818_m040628_c001_v7007000_t0000_u01755489988228") 2025/08/18 04:10:49 DEBUG : only5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416efef210f0a4cc_d20250818_m040620_c001_v0001113_t0003_u01755489980639") 2025/08/18 04:10:49 DEBUG : only5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d18b_d20250818_m040612_c001_v0001178_t0055_u01755489972518") 2025/08/18 04:10:49 DEBUG : only5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb78f1_d20250818_m040604_c001_v7007000_t0000_u01755489964333") 2025/08/18 04:10:49 DEBUG : only5: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d11d_d20250818_m040556_c001_v0001178_t0057_u01755489956051") 2025/08/18 04:10:49 DEBUG : only6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef220_d20250818_m040628_c001_v7007000_t0000_u01755489988410") 2025/08/18 04:10:49 DEBUG : only6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416efef210f0a4d0_d20250818_m040620_c001_v0001113_t0003_u01755489980821") 2025/08/18 04:10:49 DEBUG : only6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d18f_d20250818_m040612_c001_v0001178_t0052_u01755489972985") 2025/08/18 04:10:49 DEBUG : only6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad054_d20250818_m040604_c001_v7007000_t0000_u01755489964490") 2025/08/18 04:10:49 DEBUG : only6: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d11f_d20250818_m040556_c001_v0001178_t0038_u01755489956464") 2025/08/18 04:10:49 DEBUG : only7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef221_d20250818_m040628_c001_v7007000_t0000_u01755489988604") 2025/08/18 04:10:49 DEBUG : only7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368d1d8_d20250818_m040620_c001_v0001178_t0044_u01755489980842") 2025/08/18 04:10:50 DEBUG : only7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d191_d20250818_m040613_c001_v0001178_t0015_u01755489973454") 2025/08/18 04:10:50 DEBUG : only7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5ad050_d20250818_m040604_c001_v7007000_t0000_u01755489964125") 2025/08/18 04:10:50 DEBUG : only7: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d125_d20250818_m040556_c001_v0001178_t0011_u01755489956901") 2025/08/18 04:10:50 DEBUG : only8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef222_d20250818_m040628_c001_v7007000_t0000_u01755489988788") 2025/08/18 04:10:50 DEBUG : only8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415729e3b2216684_d20250818_m040620_c001_v0001182_t0020_u01755489980833") 2025/08/18 04:10:50 DEBUG : only8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d193_d20250818_m040613_c001_v0001178_t0011_u01755489973886") 2025/08/18 04:10:50 DEBUG : only8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb78f3_d20250818_m040604_c001_v7007000_t0000_u01755489964514") 2025/08/18 04:10:50 DEBUG : only8: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d12b_d20250818_m040557_c001_v0001178_t0021_u01755489957438") 2025/08/18 04:10:50 DEBUG : only9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef223_d20250818_m040628_c001_v7007000_t0000_u01755489988972") 2025/08/18 04:10:50 DEBUG : only9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4033c0f3674d86a2_d20250818_m040621_c001_v0001184_t0029_u01755489981047") 2025/08/18 04:10:50 DEBUG : only9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d197_d20250818_m040614_c001_v0001178_t0045_u01755489974311") 2025/08/18 04:10:50 DEBUG : only9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd6939_d20250818_m040603_c001_v7007000_t0000_u01755489963750") 2025/08/18 04:10:50 DEBUG : only9: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d12d_d20250818_m040558_c001_v0001178_t0055_u01755489958003") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee6f_d20250818_m040228_c001_v7007000_t0000_u01755489748040") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a15d2_d20250818_m040225_c001_v0001036_t0014_u01755489745876") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee5c_d20250818_m040224_c001_v7007000_t0000_u01755489744766") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc00_d20250818_m040222_c001_v0001178_t0056_u01755489742909") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee51_d20250818_m040222_c001_v7007000_t0000_u01755489742174") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215c5e_d20250818_m040219_c001_v0001182_t0000_u01755489739889") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee22_d20250818_m040210_c001_v7007000_t0000_u01755489730580") 2025/08/18 04:10:50 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cba8_d20250818_m040209_c001_v0001178_t0024_u01755489729332") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee15_d20250818_m040207_c001_v7007000_t0000_u01755489727702") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb98_d20250818_m040206_c001_v0001178_t0052_u01755489726891") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee09_d20250818_m040205_c001_v7007000_t0000_u01755489725707") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb84_d20250818_m040204_c001_v0001178_t0041_u01755489724787") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cf5_d20250818_m040159_c001_v7007000_t0000_u01755489719136") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb54_d20250818_m040158_c001_v0001178_t0028_u01755489718070") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cde_d20250818_m040157_c001_v7007000_t0000_u01755489717671") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb48_d20250818_m040156_c001_v0001178_t0037_u01755489716505") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cd1_d20250818_m040156_c001_v7007000_t0000_u01755489716108") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb46_d20250818_m040155_c001_v0001178_t0012_u01755489715519") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb3c_d20250818_m040154_c001_v0001178_t0046_u01755489714934") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cce_d20250818_m040154_c001_v7007000_t0000_u01755489714544") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb34_d20250818_m040153_c001_v0001178_t0015_u01755489713971") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb30_d20250818_m040153_c001_v0001178_t0013_u01755489713393") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9d3_d20250818_m040153_c001_v7007000_t0000_u01755489713032") 2025/08/18 04:10:51 DEBUG : potato: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb2e_d20250818_m040152_c001_v0001178_t0008_u01755489712242") 2025/08/18 04:10:51 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad5fb1_d20250818_m040336_c001_v7007000_t0000_u01755489816650") 2025/08/18 04:10:51 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a169b_d20250818_m040335_c001_v0001036_t0056_u01755489815867") 2025/08/18 04:10:51 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6252_d20250818_m040324_c001_v7007000_t0000_u01755489804097") 2025/08/18 04:10:51 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a1662_d20250818_m040316_c001_v0001036_t0045_u01755489796812") 2025/08/18 04:10:51 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd65f3_d20250818_m040304_c001_v7007000_t0000_u01755489784971") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a1624_d20250818_m040256_c001_v0001036_t0023_u01755489776678") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6137_d20250818_m040241_c001_v7007000_t0000_u01755489761705") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a15ea_d20250818_m040234_c001_v0001036_t0053_u01755489754550") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee31_d20250818_m040214_c001_v7007000_t0000_u01755489734329") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbbe_d20250818_m040213_c001_v0001178_t0026_u01755489733092") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee2a_d20250818_m040212_c001_v7007000_t0000_u01755489732726") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbb8_d20250818_m040211_c001_v0001178_t0002_u01755489731131") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee23_d20250818_m040210_c001_v7007000_t0000_u01755489730764") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbb4_d20250818_m040209_c001_v0001178_t0013_u01755489729986") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee1b_d20250818_m040208_c001_v7007000_t0000_u01755489728965") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cba0_d20250818_m040208_c001_v0001178_t0009_u01755489728108") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee0d_d20250818_m040206_c001_v7007000_t0000_u01755489726488") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb90_d20250818_m040205_c001_v0001178_t0056_u01755489725717") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d4cfd_d20250818_m040159_c001_v7007000_t0000_u01755489719882") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cb60_d20250818_m040158_c001_v0001178_t0013_u01755489718940") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b726_d20250818_m040046_c001_v7007000_t0000_u01755489646711") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9d2_d20250818_m040046_c001_v0001178_t0033_u01755489646068") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b718_d20250818_m040045_c001_v7007000_t0000_u01755489645159") 2025/08/18 04:10:52 DEBUG : potato2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9c4_d20250818_m040044_c001_v0001178_t0051_u01755489644580") 2025/08/18 04:10:52 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6254_d20250818_m040324_c001_v7007000_t0000_u01755489804280") 2025/08/18 04:10:52 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ccfb_d20250818_m040318_c001_v0001178_t0028_u01755489798247") 2025/08/18 04:10:53 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4176b152a7fd65f5_d20250818_m040305_c001_v7007000_t0000_u01755489785412") 2025/08/18 04:10:53 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cca8_d20250818_m040258_c001_v0001178_t0009_u01755489778188") 2025/08/18 04:10:53 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4210861356ce6138_d20250818_m040242_c001_v7007000_t0000_u01755489762085") 2025/08/18 04:10:53 DEBUG : potato3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc38_d20250818_m040235_c001_v0001178_t0022_u01755489755288") 2025/08/18 04:10:53 DEBUG : pre-dest1/1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb763f_d20250818_m040410_c001_v7007000_t0000_u01755489850957") 2025/08/18 04:10:53 DEBUG : pre-dest1/1: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cdf4_d20250818_m040402_c001_v0001178_t0019_u01755489842868") 2025/08/18 04:10:53 DEBUG : pre-dest2/2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4202e62cdccb7640_d20250818_m040411_c001_v7007000_t0000_u01755489851140") 2025/08/18 04:10:53 DEBUG : pre-dest2/2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a16f1_d20250818_m040403_c001_v0001036_t0024_u01755489843444") 2025/08/18 04:10:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f412e5d075b5acd8a_d20250818_m040348_c001_v7007000_t0000_u01755489828516") 2025/08/18 04:10:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215f4d_d20250818_m040344_c001_v0001182_t0029_u01755489824532") 2025/08/18 04:10:53 DEBUG : sizeonly: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9a9_d20250818_m040138_c001_v7007000_t0000_u01755489698610") 2025/08/18 04:10:53 DEBUG : sizeonly: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cada_d20250818_m040137_c001_v0001178_t0015_u01755489697632") 2025/08/18 04:10:53 DEBUG : splitbanan: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6f1_d20250818_m040818_c001_v7007000_t0000_u01755490098938") 2025/08/18 04:10:53 DEBUG : splitbanan: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216ae0_d20250818_m040811_c001_v0001182_t0045_u01755490091424") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a27_d20250818_m040930_c001_v7007000_t0000_u01755490170255") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8f25_d20250818_m040923_c001_v0001184_t0041_u01755490163349") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1cadd_d20250818_m040916_c001_v7007000_t0000_u01755490156065") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8e9d_d20250818_m040909_c001_v0001184_t0001_u01755490149188") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f401545a95a3764f2_d20250818_m040901_c001_v7007000_t0000_u01755490141732") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8dee_d20250818_m040854_c001_v0001184_t0047_u01755490134818") 2025/08/18 04:10:53 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8f621_d20250818_m040847_c001_v7007000_t0000_u01755490127578") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8d5a_d20250818_m040841_c001_v0001184_t0000_u01755490121135") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdaeda_d20250818_m040833_c001_v7007000_t0000_u01755490113243") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8cb6_d20250818_m040826_c001_v0001184_t0037_u01755490106369") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409b96f40fb1c6c1_d20250818_m040812_c001_v7007000_t0000_u01755490092688") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a71a_d20250818_m040810_c001_v0001113_t0056_u01755490090276") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b94647af_d20250818_m040803_c001_v7007000_t0000_u01755490083106") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216a5a_d20250818_m040756_c001_v0001182_t0032_u01755490076184") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcd170_d20250818_m040754_c001_v7007000_t0000_u01755490074605") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d3c1_d20250818_m040752_c001_v0001178_t0008_u01755490072241") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdae7e_d20250818_m040744_c001_v7007000_t0000_u01755490064334") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b221698f_d20250818_m040737_c001_v0001182_t0058_u01755490057737") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4145fb5ce60cfd1e_d20250818_m040736_c001_v7007000_t0000_u01755490056699") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a64a_d20250818_m040733_c001_v0001113_t0030_u01755490053412") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40430b240b99869f_d20250818_m040719_c001_v7007000_t0000_u01755490039504") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8908_d20250818_m040715_c001_v0001184_t0021_u01755490035978") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f415bcd026709a379_d20250818_m040708_c001_v7007000_t0000_u01755490028558") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d884d_d20250818_m040701_c001_v0001184_t0003_u01755490021940") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4157d5f4e00d51f4_d20250818_m040654_c001_v7007000_t0000_u01755490014532") 2025/08/18 04:10:54 DEBUG : splitbananasplit: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d87bf_d20250818_m040647_c001_v0001184_t0014_u01755490007989") 2025/08/18 04:10:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40322871fe2b9704_d20250818_m040758_c001_v7007000_t0000_u01755490078062") 2025/08/18 04:10:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8af8_d20250818_m040753_c001_v0001184_t0055_u01755490073285") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef26a_d20250818_m040641_c001_v7007000_t0000_u01755490001113") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216723_d20250818_m040638_c001_v0001182_t0030_u01755489998618") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdad95_d20250818_m040637_c001_v7007000_t0000_u01755489997484") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a507_d20250818_m040634_c001_v0001113_t0029_u01755489994794") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4105d0699dad5ed9_d20250818_m040231_c001_v7007000_t0000_u01755489751814") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a15e2_d20250818_m040230_c001_v0001036_t0052_u01755489750847") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee7c_d20250818_m040230_c001_v7007000_t0000_u01755489750293") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215cb6_d20250818_m040229_c001_v0001182_t0023_u01755489749521") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc9a1_d20250818_m040135_c001_v7007000_t0000_u01755489695521") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cad0_d20250818_m040133_c001_v0001178_t0017_u01755489693977") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc998_d20250818_m040133_c001_v7007000_t0000_u01755489693615") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caca_d20250818_m040132_c001_v0001178_t0003_u01755489692497") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc98c_d20250818_m040127_c001_v7007000_t0000_u01755489687401") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caaa_d20250818_m040125_c001_v0001178_t0053_u01755489685867") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40673a98dfdcc98a_d20250818_m040125_c001_v7007000_t0000_u01755489685322") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368caa0_d20250818_m040123_c001_v0001178_t0029_u01755489683704") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca7a_d20250818_m040117_c001_v0001178_t0048_u01755489677219") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f408577b289d6f51a_d20250818_m040116_c001_v7007000_t0000_u01755489676849") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca74_d20250818_m040116_c001_v0001178_t0018_u01755489676205") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca72_d20250818_m040115_c001_v0001178_t0003_u01755489675448") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f408577b289d6f518_d20250818_m040115_c001_v7007000_t0000_u01755489675039") 2025/08/18 04:10:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca62_d20250818_m040112_c001_v0001178_t0029_u01755489672512") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca52_d20250818_m040106_c001_v0001178_t0033_u01755489666319") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f408577b289d6f512_d20250818_m040105_c001_v7007000_t0000_u01755489665949") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca4c_d20250818_m040105_c001_v0001178_t0033_u01755489665315") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca48_d20250818_m040104_c001_v0001178_t0007_u01755489664530") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f408577b289d6f510_d20250818_m040103_c001_v7007000_t0000_u01755489663783") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca12_d20250818_m040054_c001_v0001178_t0031_u01755489654837") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b766_d20250818_m040054_c001_v7007000_t0000_u01755489654474") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca08_d20250818_m040053_c001_v0001178_t0035_u01755489653775") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b75e_d20250818_m040052_c001_v7007000_t0000_u01755489652873") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368ca00_d20250818_m040052_c001_v0001178_t0009_u01755489652302") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b755_d20250818_m040051_c001_v7007000_t0000_u01755489651763") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9fa_d20250818_m040051_c001_v0001178_t0048_u01755489651193") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b748_d20250818_m040050_c001_v7007000_t0000_u01755489650294") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9f4_d20250818_m040049_c001_v0001178_t0003_u01755489649532") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b73d_d20250818_m040048_c001_v7007000_t0000_u01755489648982") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9e8_d20250818_m040048_c001_v0001178_t0002_u01755489648418") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b732_d20250818_m040047_c001_v7007000_t0000_u01755489647856") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9e0_d20250818_m040047_c001_v0001178_t0013_u01755489647255") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b704_d20250818_m040042_c001_v7007000_t0000_u01755489642908") 2025/08/18 04:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9b4_d20250818_m040042_c001_v0001178_t0050_u01755489642311") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b6fc_d20250818_m040041_c001_v7007000_t0000_u01755489641749") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9b0_d20250818_m040041_c001_v0001178_t0046_u01755489641130") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b6ee_d20250818_m040040_c001_v7007000_t0000_u01755489640230") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c9a8_d20250818_m040039_c001_v0001178_t0045_u01755489639637") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4114cc1e3692b6ce_d20250818_m040037_c001_v7007000_t0000_u01755489637273") 2025/08/18 04:10:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368c996_d20250818_m040036_c001_v0001178_t0046_u01755489636697") 2025/08/18 04:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef26b_d20250818_m040641_c001_v7007000_t0000_u01755490001296") 2025/08/18 04:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d875b_d20250818_m040638_c001_v0001184_t0044_u01755489998637") 2025/08/18 04:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f409e81a204fdad97_d20250818_m040637_c001_v7007000_t0000_u01755489997667") 2025/08/18 04:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d21a_d20250818_m040634_c001_v0001178_t0058_u01755489994804") 2025/08/18 04:10:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a4f_d20250818_m040932_c001_v7007000_t0000_u01755490172437") 2025/08/18 04:10:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d643_d20250818_m040931_c001_v0001178_t0026_u01755490171679") 2025/08/18 04:10:57 DEBUG : sub/yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee68_d20250818_m040227_c001_v7007000_t0000_u01755489747488") 2025/08/18 04:10:57 DEBUG : sub/yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cc0e_d20250818_m040225_c001_v0001178_t0007_u01755489745527") 2025/08/18 04:10:57 DEBUG : test_dir1/file2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef24a_d20250818_m040634_c001_v7007000_t0000_u01755489994024") 2025/08/18 04:10:57 DEBUG : test_dir1/file2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22166f3_d20250818_m040632_c001_v0001182_t0050_u01755489992303") 2025/08/18 04:10:57 DEBUG : test_dir1/file2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef235_d20250818_m040631_c001_v7007000_t0000_u01755489991479") 2025/08/18 04:10:57 DEBUG : test_dir1/file2: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b22166e1_d20250818_m040629_c001_v0001182_t0025_u01755489989941") 2025/08/18 04:10:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef24d_d20250818_m040634_c001_v7007000_t0000_u01755489994208") 2025/08/18 04:10:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d20c_d20250818_m040632_c001_v0001178_t0019_u01755489992292") 2025/08/18 04:10:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4070d5d6715ef237_d20250818_m040631_c001_v7007000_t0000_u01755489991667") 2025/08/18 04:10:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d202_d20250818_m040629_c001_v0001178_t0039_u01755489989946") 2025/08/18 04:10:58 DEBUG : three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee40_d20250818_m040219_c001_v7007000_t0000_u01755489739149") 2025/08/18 04:10:58 DEBUG : three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbec_d20250818_m040218_c001_v0001178_t0009_u01755489738014") 2025/08/18 04:10:58 DEBUG : three: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368cbd8_d20250818_m040215_c001_v0001178_t0049_u01755489735827") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a63_d20250818_m040934_c001_v7007000_t0000_u01755490174121") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d73_d20250818_m040933_c001_v0001182_t0033_u01755490173478") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464b40_d20250818_m040953_c001_v7007000_t0000_u01755490193170") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a921_d20250818_m040951_c001_v0001113_t0059_u01755490191533") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464b1a_d20250818_m040949_c001_v7007000_t0000_u01755490189954") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216dcd_d20250818_m040948_c001_v0001182_t0007_u01755490188442") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464afa_d20250818_m040947_c001_v7007000_t0000_u01755490187457") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d675_d20250818_m040946_c001_v0001178_t0009_u01755490186824") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464ac5_d20250818_m040941_c001_v7007000_t0000_u01755490181691") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216d9d_d20250818_m040940_c001_v0001182_t0020_u01755490180476") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464ad3_d20250818_m040944_c001_v7007000_t0000_u01755490184228") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8f4_d20250818_m040942_c001_v0001113_t0042_u01755490182690") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464ab7_d20250818_m040939_c001_v7007000_t0000_u01755490179490") 2025/08/18 04:10:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1137ac9af368d657_d20250818_m040938_c001_v0001178_t0056_u01755490178804") 2025/08/18 04:10:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a9c_d20250818_m040937_c001_v7007000_t0000_u01755490177841") 2025/08/18 04:10:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8f7d_d20250818_m040937_c001_v0001184_t0043_u01755490177121") 2025/08/18 04:10:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464a81_d20250818_m040936_c001_v7007000_t0000_u01755490176146") 2025/08/18 04:10:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f116efef210f0a8d0_d20250818_m040935_c001_v0001113_t0000_u01755490175160") 2025/08/18 04:10:59 DEBUG : toe/toe/toe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f416fa9f85297aec7_d20250818_m040958_c001_v7007000_t0000_u01755490198255") 2025/08/18 04:10:59 DEBUG : toe/toe/toe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2216e0d_d20250818_m040957_c001_v0001182_t0041_u01755490197643") 2025/08/18 04:10:59 DEBUG : toe/toe/toe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464aea_d20250818_m040945_c001_v7007000_t0000_u01755490185855") 2025/08/18 04:10:59 DEBUG : toe/toe/toe: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d8fc4_d20250818_m040945_c001_v0001184_t0024_u01755490185203") 2025/08/18 04:10:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464b44_d20250818_m040953_c001_v7007000_t0000_u01755490193772") 2025/08/18 04:10:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1033c0f3674d9006_d20250818_m040952_c001_v0001184_t0059_u01755490192959") 2025/08/18 04:10:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4183e4d6b9464b23_d20250818_m040950_c001_v7007000_t0000_u01755490190574") 2025/08/18 04:10:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f1048b684999a98d1_d20250818_m040949_c001_v0001041_t0013_u01755490189610") 2025/08/18 04:10:59 DEBUG : two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee41_d20250818_m040219_c001_v7007000_t0000_u01755489739332") 2025/08/18 04:10:59 DEBUG : two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f40805196749a15b2_d20250818_m040217_c001_v0001036_t0021_u01755489737365") 2025/08/18 04:10:59 DEBUG : two: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f4137ac9af368cbd4_d20250818_m040215_c001_v0001178_t0044_u01755489735643") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee71_d20250818_m040228_c001_v7007000_t0000_u01755489748224") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f104435bd5c3fbe93_d20250818_m040227_c001_v0001165_t0024_u01755489747248") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee5a_d20250818_m040224_c001_v7007000_t0000_u01755489744099") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f115729e3b2215c7c_d20250818_m040222_c001_v0001182_t0053_u01755489742921") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee4a_d20250818_m040221_c001_v7007000_t0000_u01755489741625") 2025/08/18 04:10:59 DEBUG : yam: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f10805196749a15c0_d20250818_m040219_c001_v0001036_t0016_u01755489739900") 2025/08/18 04:10:59 DEBUG : yaml: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee5e_d20250818_m040224_c001_v7007000_t0000_u01755489744950") 2025/08/18 04:10:59 DEBUG : yaml: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f101b9b58880384f9_d20250818_m040223_c001_v0001154_t0009_u01755489743748") 2025/08/18 04:10:59 DEBUG : yaml: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f41813bcb8be8ee53_d20250818_m040222_c001_v7007000_t0000_u01755489742357") 2025/08/18 04:11:00 DEBUG : yaml: Deleting (id "4_z8f020d63506dbbbb9f880e1b_f105fc96378c53de9_d20250818_m040221_c001_v0001157_t0011_u01755489741224") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m31.237175017s (try 1/5)