"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/24 03:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare" 2025/09/24 03:32:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/24 03:32:36 DEBUG : Creating backend with remote "/tmp/rclone2689745841" === 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/24 03:32:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:32:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:39 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:40 DEBUG : Creating backend with remote "/non-existing" 2025/09/24 03:32:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/24 03:32:40 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:40 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:41 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:41 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:43 INFO : B2 bucket rclone-test-wufemim2tare: Running all checks before starting transfers 2025/09/24 03:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:43 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:43 INFO : B2 bucket rclone-test-wufemim2tare: Checks finished, now starting transfers 2025/09/24 03:32:43 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:44 ERROR : Ignoring --no-traverse with sync 2025/09/24 03:32:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:45 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/24 03:32:46 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:46 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/24 03:32:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:32:47 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:47 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:32:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 03:32:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:32:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/24 03:32:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:32:50 INFO : sub dir2: Making directory 2025/09/24 03:32:50 INFO : sub dir: Making directory 2025/09/24 03:32:50 INFO : sub dir2/sub sub dir2: Making directory 2025/09/24 03:32:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:50 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/24 03:32:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:51 INFO : sub dir2: Making directory 2025/09/24 03:32:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/24 03:32:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:32:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:51 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:51 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:52 DEBUG : sub dir2: Making directory with metadata 2025/09/24 03:32:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:32:52 INFO : sub dir2: Making directory 2025/09/24 03:32:52 INFO : sub dir: Making directory 2025/09/24 03:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:53 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/24 03:32:53 DEBUG : B2 bucket rclone-test-wufemim2tare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/24 03:32:53 DEBUG : B2 bucket rclone-test-wufemim2tare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:54 INFO : sub dir2: Making directory 2025/09/24 03:32:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:55 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:55 DEBUG : sub dir2: Making directory with metadata 2025/09/24 03:32:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:32:56 INFO : sub dir2: Making directory 2025/09/24 03:32:56 INFO : sub dir: Making directory 2025/09/24 03:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:56 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:56 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:56 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/24 03:32:56 DEBUG : B2 bucket rclone-test-wufemim2tare: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:57 INFO : sub dir2: Making directory 2025/09/24 03:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:32:57 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:32:57 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:32:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:32:57 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:32:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zefonid6guto" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-zefonid6guto 2025/09/24 03:33:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:33:00 DEBUG : B2 bucket rclone-test-zefonid6guto: Waiting for checks to finish 2025/09/24 03:33:00 DEBUG : B2 bucket rclone-test-zefonid6guto: Waiting for transfers to finish 2025/09/24 03:33:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:33:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:01 DEBUG : B2 bucket rclone-test-zefonid6guto: Purge remote 2025/09/24 03:33:01 INFO : B2 bucket rclone-test-zefonid6guto: cleaning bucket "rclone-test-zefonid6guto" of all files 2025/09/24 03:33:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fe21d83c08d7b9b9f980e1b_f10944903b3a46177_d20250924_m033301_c001_v0001131_t0019_u01758684781127") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 03:33:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 03:33:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bibalac4cala" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-bibalac4cala 2025/09/24 03:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:33:07 DEBUG : B2 bucket rclone-test-bibalac4cala: Waiting for checks to finish 2025/09/24 03:33:07 DEBUG : B2 bucket rclone-test-bibalac4cala: Waiting for transfers to finish 2025/09/24 03:33:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:33:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 03:33:10 DEBUG : B2 bucket rclone-test-bibalac4cala: Waiting for checks to finish 2025/09/24 03:33:10 DEBUG : B2 bucket rclone-test-bibalac4cala: Waiting for transfers to finish 2025/09/24 03:33:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 03:33:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:10 DEBUG : B2 bucket rclone-test-bibalac4cala: Purge remote 2025/09/24 03:33:10 INFO : B2 bucket rclone-test-bibalac4cala: cleaning bucket "rclone-test-bibalac4cala" of all files 2025/09/24 03:33:11 DEBUG : sub dir/hello world: Deleting (id "4_z2fa23d23c08d7b9b9f980e1b_f107128f1ba4459d2_d20250924_m033310_c001_v0001117_t0051_u01758684790151") 2025/09/24 03:33:11 DEBUG : sub dir/hello world: Deleting (id "4_z2fa23d23c08d7b9b9f980e1b_f106e1332b962646c_d20250924_m033308_c001_v0001179_t0011_u01758684788235") --- PASS: TestServerSideCopyOverSelf (7.09s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 03:33:13 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:13 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 03:33:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/24 03:33:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-goseyaj1sofu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-goseyaj1sofu 2025/09/24 03:33:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:33:16 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for checks to finish 2025/09/24 03:33:16 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for transfers to finish 2025/09/24 03:33:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:33:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:19 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for checks to finish 2025/09/24 03:33:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/24 03:33:19 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for transfers to finish 2025/09/24 03:33:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/24 03:33:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:19 INFO : sub dir/hello world: Deleted 2025/09/24 03:33:20 DEBUG : testing file moves 2025/09/24 03:33:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/24 03:33:20 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for checks to finish 2025/09/24 03:33:20 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Waiting for transfers to finish 2025/09/24 03:33:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/24 03:33:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/24 03:33:21 INFO : sub dir/hello world: Deleted 2025/09/24 03:33:21 DEBUG : B2 bucket rclone-test-goseyaj1sofu: Purge remote 2025/09/24 03:33:21 INFO : B2 bucket rclone-test-goseyaj1sofu: cleaning bucket "rclone-test-goseyaj1sofu" of all files 2025/09/24 03:33:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa25d83c08d7b9b9f980e1b_f1147d8142f5ddeba_d20250924_m033320_c001_v0001044_t0022_u01758684800936") 2025/09/24 03:33:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa25d83c08d7b9b9f980e1b_f118c35bc65e9993a_d20250924_m033319_c001_v0001177_t0026_u01758684799257") 2025/09/24 03:33:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa25d83c08d7b9b9f980e1b_f100f9a2dd82aad1e_d20250924_m033317_c001_v0001145_t0025_u01758684797867") --- PASS: TestServerSideMoveOverSelf (8.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:23 ERROR : error listing: directory not found 2025/09/24 03:33:23 INFO : Local file system at /tmp/rclone2689745841: Making directory 2025/09/24 03:33:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:33:25 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for checks to finish 2025/09/24 03:33:25 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for transfers to finish 2025/09/24 03:33:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:33:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/24 03:33:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/24 03:33:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:33:27 INFO : check sum: Copied (new) 2025/09/24 03:33:27 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:33:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/24 03:33:27 DEBUG : check sum: Unchanged skipping 2025/09/24 03:33:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:27 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/24 03:33:28 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:28 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 03:33:29 INFO : sizeonly: Copied (new) 2025/09/24 03:33:29 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:29 DEBUG : sizeonly: Sizes identical 2025/09/24 03:33:29 DEBUG : sizeonly: Unchanged skipping 2025/09/24 03:33:29 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:29 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:29 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/24 03:33:30 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:30 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/24 03:33:31 INFO : ignore-size: Copied (new) 2025/09/24 03:33:31 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:33:31 DEBUG : ignore-size: Unchanged skipping 2025/09/24 03:33:31 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:31 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:31 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:33:32 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:32 DEBUG : existing: Unchanged skipping 2025/09/24 03:33:32 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:32 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:32 INFO : There was nothing to transfer 2025/09/24 03:33:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/24 03:33:33 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:33 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 03:33:33 INFO : existing: Copied (replaced existing) 2025/09/24 03:33:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 03:33:34 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:34 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 03:33:34 INFO : existing: Copied (new) 2025/09/24 03:33:34 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:35 DEBUG : existing: Destination exists, skipping 2025/09/24 03:33:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:35 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/24 03:33:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:36 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 03:33:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:33:37 INFO : a/potato2: Copied (new) 2025/09/24 03:33:37 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:38 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/09/24 03:33:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:33:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/24 03:33:38 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:38 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:38 INFO : There was nothing to transfer 2025/09/24 03:33:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:39 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/09/24 03:33:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:33:40 INFO : empty space: Updated modification time in destination 2025/09/24 03:33:40 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:40 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:40 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/24 03:33:41 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:33:41 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:41 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:41 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:42 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/09/24 03:33:42 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2689745841) 2025/09/24 03:33:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wufemim2tare) 2025/09/24 03:33:42 DEBUG : foo: sha1 differ 2025/09/24 03:33:42 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/24 03:33:42 INFO : foo: Copied (replaced existing) 2025/09/24 03:33:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/24 03:33:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:44 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:33:44 INFO : potato: Copied (new) 2025/09/24 03:33:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/24 03:33:46 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:46 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/24 03:33:46 INFO : potato: Copied (replaced existing) 2025/09/24 03:33:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:48 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/09/24 03:33:48 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2689745841) 2025/09/24 03:33:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wufemim2tare) 2025/09/24 03:33:48 DEBUG : potato: sha1 differ 2025/09/24 03:33:48 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/24 03:33:48 INFO : potato: Copied (replaced existing) 2025/09/24 03:33:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:50 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/24 03:33:50 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:52 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:33:52 INFO : potato2: Copied (new) 2025/09/24 03:33:52 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:54 INFO : d: Making directory 2025/09/24 03:33:54 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/24 03:33:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:54 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 03:33:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:33:54 INFO : a/potato2: Copied (new) 2025/09/24 03:33:54 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:55 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/24 03:33:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:57 DEBUG : c/non empty space: Unchanged skipping 2025/09/24 03:33:57 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:57 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:33:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:33:57 INFO : a/potato2: Copied (new) 2025/09/24 03:33:57 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting files as there were IO errors 2025/09/24 03:33:57 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:33:59 DEBUG : Waiting for deletions to finish 2025/09/24 03:33:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:33:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:33:59 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:33:59 DEBUG : empty space: Unchanged skipping 2025/09/24 03:33:59 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:00 INFO : potato: Deleted 2025/09/24 03:34:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:02 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:02 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:02 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:02 INFO : potato: Deleted 2025/09/24 03:34:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:34:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:02 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:02 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:02 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/24 03:34:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:07 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : enormous: Excluded 2025/09/24 03:34:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : potato2: Excluded 2025/09/24 03:34:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : potato2: Excluded 2025/09/24 03:34:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:34:07 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:07 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:07 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:07 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:07 INFO : There was nothing to transfer 2025/09/24 03:34:07 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : enormous: Excluded 2025/09/24 03:34:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : potato2: Excluded 2025/09/24 03:34:07 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 03:34:07 DEBUG : potato2: Excluded 2025/09/24 03:34:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/24 03:34:07 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:07 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for checks to finish 2025/09/24 03:34:07 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for transfers to finish 2025/09/24 03:34:07 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/24 03:34:09 DEBUG : enormous: Excluded 2025/09/24 03:34:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/24 03:34:09 DEBUG : potato2: Excluded 2025/09/24 03:34:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:34:09 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:09 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:09 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:09 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:10 INFO : enormous: Deleted 2025/09/24 03:34:10 INFO : potato2: Deleted 2025/09/24 03:34:10 INFO : There was nothing to transfer 2025/09/24 03:34:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/24 03:34:10 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:10 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for checks to finish 2025/09/24 03:34:10 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for transfers to finish 2025/09/24 03:34:10 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:10 INFO : enormous: Deleted 2025/09/24 03:34:10 INFO : potato2: Deleted 2025/09/24 03:34:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:12 DEBUG : five: Need to transfer - File not found at Destination 2025/09/24 03:34:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/24 03:34:12 DEBUG : three: Sizes identical 2025/09/24 03:34:12 DEBUG : one: Destination is newer than source, skipping 2025/09/24 03:34:12 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/24 03:34:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2689745841) 2025/09/24 03:34:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wufemim2tare) 2025/09/24 03:34:12 DEBUG : two: sha1 differ 2025/09/24 03:34:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 03:34:12 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/24 03:34:13 INFO : five: Copied (new) 2025/09/24 03:34:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/24 03:34:13 INFO : four: Copied (replaced existing) 2025/09/24 03:34:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 03:34:13 INFO : two: Copied (replaced existing) 2025/09/24 03:34:13 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:14 DEBUG : one: Destination is newer than source, skipping 2025/09/24 03:34:14 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2689745841) 2025/09/24 03:34:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wufemim2tare) 2025/09/24 03:34:14 DEBUG : three: sha1 differ 2025/09/24 03:34:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/24 03:34:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/24 03:34:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 03:34:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/24 03:34:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/24 03:34:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 03:34:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 03:34:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/24 03:34:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/24 03:34:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/24 03:34:14 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:34:14 INFO : three: Copied (replaced existing) 2025/09/24 03:34:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === 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-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/24 03:34:16 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:16 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:16 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 03:34:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/24 03:34:16 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:16 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 03:34:16 INFO : potato: Copied (new) 2025/09/24 03:34:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:16 INFO : yam: Copied (new) 2025/09/24 03:34:16 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:34:17 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:17 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:17 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:17 DEBUG : potato: Unchanged skipping 2025/09/24 03:34:17 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:17 INFO : yam: Copied (server-side copy) to: yaml 2025/09/24 03:34:18 INFO : yam: Deleted 2025/09/24 03:34:18 INFO : yaml: Renamed from "yam" 2025/09/24 03:34:18 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/24 03:34:19 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:19 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:19 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 03:34:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/24 03:34:19 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:19 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:19 INFO : yam: Copied (new) 2025/09/24 03:34:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 03:34:19 INFO : potato: Copied (new) 2025/09/24 03:34:19 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:34:19 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:19 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:19 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:19 DEBUG : potato: Unchanged skipping 2025/09/24 03:34:19 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:20 INFO : yam: Copied (server-side copy) to: yaml 2025/09/24 03:34:20 INFO : yam: Deleted 2025/09/24 03:34:20 INFO : yaml: Renamed from "yam" 2025/09/24 03:34:20 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/24 03:34:21 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:21 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:21 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/24 03:34:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/24 03:34:21 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:21 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:22 INFO : sub/yam: Copied (new) 2025/09/24 03:34:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/24 03:34:22 INFO : potato: Copied (new) 2025/09/24 03:34:22 DEBUG : Waiting for deletions to finish 2025/09/24 03:34:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:34:23 DEBUG : potato: Unchanged skipping 2025/09/24 03:34:23 INFO : B2 bucket rclone-test-wufemim2tare: Making map for --track-renames 2025/09/24 03:34:23 INFO : B2 bucket rclone-test-wufemim2tare: Finished making map for --track-renames 2025/09/24 03:34:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for renames to finish 2025/09/24 03:34:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/24 03:34:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/24 03:34:24 INFO : sub/yam: Deleted 2025/09/24 03:34:24 INFO : yam: Renamed from "sub/yam" 2025/09/24 03:34:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:25 DEBUG : Creating backend with remote "/tmp/rclone2689745841/dir1" 2025/09/24 03:34:25 DEBUG : Creating backend with remote "/tmp/rclone2689745841/dir2" 2025/09/24 03:34:25 DEBUG : Local file system at /tmp/rclone2689745841/dir2: Using server-side directory move 2025/09/24 03:34:25 INFO : Local file system at /tmp/rclone2689745841/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/24 03:34:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/24 03:34:25 INFO : file1.txt: Moved (server-side) 2025/09/24 03:34:25 DEBUG : Local file system at /tmp/rclone2689745841/dir2: Waiting for checks to finish 2025/09/24 03:34:25 DEBUG : Local file system at /tmp/rclone2689745841/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:34:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 03:34:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/24 03:34:26 INFO : nested/sub dir/file: Copied (new) 2025/09/24 03:34:26 INFO : nested/sub dir/file: Deleted 2025/09/24 03:34:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:34:26 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:34:26 INFO : sub dir/hello world: Deleted 2025/09/24 03:34:26 INFO : sub dir: Removing directory 2025/09/24 03:34:26 INFO : nested/sub dir: Removing directory 2025/09/24 03:34:26 INFO : nested: Removing directory 2025/09/24 03:34:26 DEBUG : Local file system at /tmp/rclone2689745841: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/24 03:34:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/24 03:34:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:27 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/24 03:34:28 INFO : nested/sub dir/file: Copied (new) 2025/09/24 03:34:28 INFO : nested/sub dir/file: Deleted 2025/09/24 03:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:34:28 INFO : sub dir/hello world: Copied (new) 2025/09/24 03:34:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/24 03:34:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 03:34:29 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:29 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 03:34:29 INFO : existing: Copied (new) 2025/09/24 03:34:29 INFO : existing: Deleted 2025/09/24 03:34:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/24 03:34:30 INFO : existing-b: Copied (new) 2025/09/24 03:34:30 INFO : existing-b: Deleted 2025/09/24 03:34:30 DEBUG : existing: Destination exists, skipping 2025/09/24 03:34:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/24 03:34:30 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:34:30 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:34:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.75s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-winoxuk3vuli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-winoxuk3vuli 2025/09/24 03:34:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 03:34:35 DEBUG : B2 bucket rclone-test-winoxuk3vuli: Waiting for checks to finish 2025/09/24 03:34:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 03:34:35 DEBUG : empty space: Unchanged skipping 2025/09/24 03:34:35 INFO : empty space: Deleted 2025/09/24 03:34:35 DEBUG : B2 bucket rclone-test-winoxuk3vuli: Waiting for transfers to finish 2025/09/24 03:34:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:35 INFO : potato2: Copied (server-side copy) 2025/09/24 03:34:35 INFO : potato2: Deleted 2025/09/24 03:34:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:34:36 INFO : potato3: Copied (server-side copy) 2025/09/24 03:34:36 INFO : potato3: Deleted 2025/09/24 03:34:36 DEBUG : Creating backend with remote "TestB2:rclone-test-sanazuq4tijo" 2025/09/24 03:34:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/24 03:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 03:34:37 DEBUG : B2 bucket rclone-test-sanazuq4tijo: Waiting for checks to finish 2025/09/24 03:34:37 DEBUG : B2 bucket rclone-test-sanazuq4tijo: Waiting for transfers to finish 2025/09/24 03:34:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:34:38 INFO : empty space: Copied (server-side copy) 2025/09/24 03:34:38 INFO : empty space: Deleted 2025/09/24 03:34:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:38 INFO : potato2: Copied (server-side copy) 2025/09/24 03:34:39 INFO : potato2: Deleted 2025/09/24 03:34:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:34:39 INFO : potato3: Copied (server-side copy) 2025/09/24 03:34:39 INFO : potato3: Deleted 2025/09/24 03:34:39 DEBUG : B2 bucket rclone-test-sanazuq4tijo: Purge remote 2025/09/24 03:34:39 INFO : B2 bucket rclone-test-sanazuq4tijo: cleaning bucket "rclone-test-sanazuq4tijo" of all files 2025/09/24 03:34:39 DEBUG : empty space: Deleting (id "4_z3f429d43c09d7b9b9f980e1b_f105ce32e7fff0cc7_d20250924_m033438_c001_v0001177_t0055_u01758684878574") 2025/09/24 03:34:39 DEBUG : potato2: Deleting (id "4_z3f429d43c09d7b9b9f980e1b_f101c9ebb35eae4ac_d20250924_m033438_c001_v0001179_t0057_u01758684878806") 2025/09/24 03:34:39 DEBUG : potato3: Deleting (id "4_z3f429d43c09d7b9b9f980e1b_f105cc724f4f6d1ea_d20250924_m033438_c001_v0001130_t0006_u01758684878935") 2025/09/24 03:34:40 DEBUG : B2 bucket rclone-test-winoxuk3vuli: Purge remote 2025/09/24 03:34:40 INFO : B2 bucket rclone-test-winoxuk3vuli: cleaning bucket "rclone-test-winoxuk3vuli" of all files 2025/09/24 03:34:40 DEBUG : empty space: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f405ac0d3d0c3640f_d20250924_m033438_c001_v7007000_t0000_u01758684878783") 2025/09/24 03:34:40 DEBUG : empty space: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f105c8758000e9bd3_d20250924_m033434_c001_v0001181_t0006_u01758684874612") 2025/09/24 03:34:40 DEBUG : potato2: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f405ac0d3d0c36410_d20250924_m033439_c001_v7007000_t0000_u01758684879009") 2025/09/24 03:34:40 DEBUG : potato2: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f11626099e0c21a30_d20250924_m033435_c001_v0001130_t0052_u01758684875431") 2025/09/24 03:34:40 DEBUG : potato3: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f405ac0d3d0c36412_d20250924_m033439_c001_v7007000_t0000_u01758684879302") 2025/09/24 03:34:40 DEBUG : potato3: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f11408227e2d2c777_d20250924_m033435_c001_v0001154_t0008_u01758684875810") 2025/09/24 03:34:40 DEBUG : potato3: Deleting (id "4_zaf928d33c09d7b9b9f980e1b_f105c8758000e9bd5_d20250924_m033434_c001_v0001181_t0023_u01758684874821") --- PASS: TestServerSideMove (11.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rozukot0maju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-rozukot0maju 2025/09/24 03:34:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 03:34:48 DEBUG : empty space: Excluded 2025/09/24 03:34:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 03:34:48 DEBUG : empty space: Excluded 2025/09/24 03:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 03:34:48 DEBUG : B2 bucket rclone-test-rozukot0maju: Waiting for checks to finish 2025/09/24 03:34:48 DEBUG : B2 bucket rclone-test-rozukot0maju: Waiting for transfers to finish 2025/09/24 03:34:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:49 INFO : potato2: Copied (server-side copy) 2025/09/24 03:34:49 INFO : potato2: Deleted 2025/09/24 03:34:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:34:49 INFO : potato3: Copied (server-side copy) 2025/09/24 03:34:49 INFO : potato3: Deleted 2025/09/24 03:34:50 DEBUG : Creating backend with remote "TestB2:rclone-test-boposed2fahe" 2025/09/24 03:34:50 DEBUG : empty space: Excluded (Size Filter) 2025/09/24 03:34:50 DEBUG : empty space: Excluded 2025/09/24 03:34:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:34:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 03:34:51 DEBUG : B2 bucket rclone-test-boposed2fahe: Waiting for checks to finish 2025/09/24 03:34:51 DEBUG : B2 bucket rclone-test-boposed2fahe: Waiting for transfers to finish 2025/09/24 03:34:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:34:52 INFO : potato2: Copied (server-side copy) 2025/09/24 03:34:52 INFO : potato2: Deleted 2025/09/24 03:34:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:34:52 INFO : potato3: Copied (server-side copy) 2025/09/24 03:34:52 INFO : potato3: Deleted 2025/09/24 03:34:53 DEBUG : B2 bucket rclone-test-boposed2fahe: Purge remote 2025/09/24 03:34:53 INFO : B2 bucket rclone-test-boposed2fahe: cleaning bucket "rclone-test-boposed2fahe" of all files 2025/09/24 03:34:53 DEBUG : potato2: Deleting (id "4_z6fb2cd83c09d7b9b9f980e1b_f110032e2fdae9593_d20250924_m033451_c001_v0001130_t0044_u01758684891893") 2025/09/24 03:34:53 DEBUG : potato3: Deleting (id "4_z6fb2cd83c09d7b9b9f980e1b_f11705668ef019341_d20250924_m033452_c001_v0001102_t0058_u01758684892270") 2025/09/24 03:34:54 DEBUG : B2 bucket rclone-test-rozukot0maju: Purge remote 2025/09/24 03:34:54 INFO : B2 bucket rclone-test-rozukot0maju: cleaning bucket "rclone-test-rozukot0maju" of all files 2025/09/24 03:34:54 DEBUG : empty space: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f116d8af27253819e_d20250924_m033447_c001_v0001040_t0020_u01758684887153") 2025/09/24 03:34:54 DEBUG : potato2: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f41555fc378a6555b_d20250924_m033452_c001_v7007000_t0000_u01758684892373") 2025/09/24 03:34:54 DEBUG : potato2: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f107c9eb275765e41_d20250924_m033448_c001_v0001137_t0043_u01758684888656") 2025/09/24 03:34:54 DEBUG : potato3: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f41555fc378a6555c_d20250924_m033452_c001_v7007000_t0000_u01758684892760") 2025/09/24 03:34:54 DEBUG : potato3: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f117a5643728fe276_d20250924_m033449_c001_v0001116_t0042_u01758684889019") 2025/09/24 03:34:54 DEBUG : potato3: Deleting (id "4_zbfc2bd43c09d7b9b9f980e1b_f116d8af2725381a2_d20250924_m033447_c001_v0001040_t0038_u01758684887726") --- PASS: TestServerSideMoveWithFilter (14.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:34:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rizukel4basa" 2025/09/24 03:35:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wufemim2tare -> B2 bucket rclone-test-rizukel4basa 2025/09/24 03:35:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:35:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 03:35:03 DEBUG : empty space: Unchanged skipping 2025/09/24 03:35:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/24 03:35:03 DEBUG : B2 bucket rclone-test-rizukel4basa: Waiting for checks to finish 2025/09/24 03:35:03 INFO : empty space: Deleted 2025/09/24 03:35:03 DEBUG : B2 bucket rclone-test-rizukel4basa: Waiting for transfers to finish 2025/09/24 03:35:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:35:03 INFO : potato3: Copied (server-side copy) 2025/09/24 03:35:03 INFO : potato3: Deleted 2025/09/24 03:35:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:35:04 INFO : potato2: Copied (server-side copy) 2025/09/24 03:35:04 INFO : potato2: Deleted 2025/09/24 03:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-quliqex9sako" 2025/09/24 03:35:05 INFO : tomatoDir: Making directory 2025/09/24 03:35:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/24 03:35:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/24 03:35:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/24 03:35:06 DEBUG : B2 bucket rclone-test-quliqex9sako: Waiting for checks to finish 2025/09/24 03:35:06 DEBUG : B2 bucket rclone-test-quliqex9sako: Waiting for transfers to finish 2025/09/24 03:35:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/24 03:35:07 INFO : empty space: Copied (server-side copy) 2025/09/24 03:35:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/24 03:35:07 INFO : potato2: Copied (server-side copy) 2025/09/24 03:35:07 INFO : empty space: Deleted 2025/09/24 03:35:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/24 03:35:07 INFO : potato3: Copied (server-side copy) 2025/09/24 03:35:07 INFO : potato2: Deleted 2025/09/24 03:35:07 INFO : potato3: Deleted 2025/09/24 03:35:08 DEBUG : B2 bucket rclone-test-quliqex9sako: Purge remote 2025/09/24 03:35:08 INFO : B2 bucket rclone-test-quliqex9sako: cleaning bucket "rclone-test-quliqex9sako" of all files 2025/09/24 03:35:08 DEBUG : empty space: Deleting (id "4_zeff20d33c0ad7b9b9f980e1b_f102cdb838e48e728_d20250924_m033507_c001_v0001176_t0052_u01758684907143") 2025/09/24 03:35:08 DEBUG : potato2: Deleting (id "4_zeff20d33c0ad7b9b9f980e1b_f11733ce518140f69_d20250924_m033507_c001_v0001181_t0027_u01758684907527") 2025/09/24 03:35:08 DEBUG : potato3: Deleting (id "4_zeff20d33c0ad7b9b9f980e1b_f1024c61aaef0300b_d20250924_m033507_c001_v0001101_t0037_u01758684907528") 2025/09/24 03:35:09 DEBUG : B2 bucket rclone-test-rizukel4basa: Purge remote 2025/09/24 03:35:09 INFO : B2 bucket rclone-test-rizukel4basa: cleaning bucket "rclone-test-rizukel4basa" of all files 2025/09/24 03:35:09 DEBUG : empty space: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f405ac0d3d0c3641f_d20250924_m033507_c001_v7007000_t0000_u01758684907630") 2025/09/24 03:35:09 DEBUG : empty space: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f118ab8f32dca5c0d_d20250924_m033502_c001_v0001165_t0009_u01758684902806") 2025/09/24 03:35:09 DEBUG : potato2: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f402daa468d24130f_d20250924_m033507_c001_v7007000_t0000_u01758684907734") 2025/09/24 03:35:09 DEBUG : potato2: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f106892adabddec3b_d20250924_m033503_c001_v0001145_t0042_u01758684903855") 2025/09/24 03:35:09 DEBUG : potato3: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f405ac0d3d0c36420_d20250924_m033507_c001_v7007000_t0000_u01758684907876") 2025/09/24 03:35:09 DEBUG : potato3: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f10278ef1766b95f3_d20250924_m033503_c001_v0001179_t0027_u01758684903613") 2025/09/24 03:35:09 DEBUG : potato3: Deleting (id "4_z4fe2edf3c09d7b9b9f980e1b_f118ab8f32dca5c13_d20250924_m033503_c001_v0001165_t0041_u01758684903006") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/rclone-sync-test" 2025/09/24 03:35:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/rclone-sync-test-include/layer2" 2025/09/24 03:35:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/rclone-sync-test-ignore-file" 2025/09/24 03:35:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 03:35:22 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test: Waiting for checks to finish 2025/09/24 03:35:22 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test: Waiting for transfers to finish 2025/09/24 03:35:22 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:22 INFO : There was nothing to transfer 2025/09/24 03:35:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 03:35:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:35:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:35:23 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:23 INFO : There was nothing to transfer 2025/09/24 03:35:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 03:35:24 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/24 03:35:24 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/24 03:35:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:24 INFO : There was nothing to transfer 2025/09/24 03:35:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 03:35:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:35:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:35:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:24 INFO : There was nothing to transfer 2025/09/24 03:35:24 DEBUG : Excluded 2025/09/24 03:35:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/24 03:35:25 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/24 03:35:25 DEBUG : B2 bucket rclone-test-wufemim2tare path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/24 03:35:25 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.06s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/CompareDest" 2025/09/24 03:35:28 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 03:35:28 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:28 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:35:29 INFO : one: Copied (new) 2025/09/24 03:35:29 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:30 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:30 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 03:35:30 INFO : one: Copied (replaced existing) 2025/09/24 03:35:30 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:32 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 03:35:32 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:32 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:32 INFO : There was nothing to transfer 2025/09/24 03:35:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 03:35:34 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 03:35:34 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:34 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:34 INFO : There was nothing to transfer 2025/09/24 03:35:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 03:35:34 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 03:35:34 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:34 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:34 INFO : There was nothing to transfer 2025/09/24 03:35:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:35 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/09/24 03:35:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 03:35:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/24 03:35:35 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 03:35:35 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:35 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:35 INFO : There was nothing to transfer 2025/09/24 03:35:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/24 03:35:36 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/24 03:35:36 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/24 03:35:37 INFO : two: Copied (new) 2025/09/24 03:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dest" 2025/09/24 03:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/pre-dest1" 2025/09/24 03:35:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/pre-dest2" 2025/09/24 03:35:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:35:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/24 03:35:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:35:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/24 03:35:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/24 03:35:45 DEBUG : B2 bucket rclone-test-wufemim2tare path dest: Waiting for checks to finish 2025/09/24 03:35:45 DEBUG : B2 bucket rclone-test-wufemim2tare path dest: Waiting for transfers to finish 2025/09/24 03:35:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/24 03:35:45 INFO : 3: Copied (new) 2025/09/24 03:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:35:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/CopyDest" 2025/09/24 03:35:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/24 03:35:50 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:50 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:35:52 INFO : one: Copied (new) 2025/09/24 03:35:52 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:52 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:52 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 03:35:53 INFO : one: Copied (replaced existing) 2025/09/24 03:35:53 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/BackupDir" 2025/09/24 03:35:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:56 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:35:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/24 03:35:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:35:58 INFO : one: Copied (server-side copy) 2025/09/24 03:35:58 INFO : one: Deleted 2025/09/24 03:35:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/24 03:35:58 INFO : one: Copied (server-side copy) 2025/09/24 03:35:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/24 03:35:58 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:35:58 DEBUG : Waiting for deletions to finish 2025/09/24 03:35:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:35:59 DEBUG : one: Unchanged skipping 2025/09/24 03:36:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:36:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/24 03:36:00 INFO : two: Copied (server-side copy) 2025/09/24 03:36:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/24 03:36:00 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:00 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:00 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:36:00 DEBUG : one: Unchanged skipping 2025/09/24 03:36:00 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:36:00 DEBUG : two: Unchanged skipping 2025/09/24 03:36:00 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:00 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:00 INFO : There was nothing to transfer 2025/09/24 03:36:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:36:01 DEBUG : one: Unchanged skipping 2025/09/24 03:36:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/24 03:36:02 DEBUG : three: Destination not found in --copy-dest 2025/09/24 03:36:02 DEBUG : three: Need to transfer - File not found at Destination 2025/09/24 03:36:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/24 03:36:02 DEBUG : two: Unchanged skipping 2025/09/24 03:36:02 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:02 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/24 03:36:03 INFO : three: Copied (new) 2025/09/24 03:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/backup" 2025/09/24 03:36:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:36:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:09 DEBUG : two: Unchanged skipping 2025/09/24 03:36:09 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:36:10 INFO : one: Copied (server-side copy) 2025/09/24 03:36:11 INFO : one: Deleted 2025/09/24 03:36:11 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:11 INFO : one: Copied (new) 2025/09/24 03:36:11 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:36:12 INFO : three.txt: Copied (server-side copy) 2025/09/24 03:36:12 INFO : three.txt: Deleted 2025/09/24 03:36:12 INFO : three.txt: Moved into backup dir 2025/09/24 03:36:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:36:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:14 DEBUG : two: Unchanged skipping 2025/09/24 03:36:14 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:14 INFO : one: Copied (server-side copy) 2025/09/24 03:36:15 INFO : one: Deleted 2025/09/24 03:36:15 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:36:15 INFO : one: Copied (new) 2025/09/24 03:36:15 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:36:15 INFO : three.txt: Copied (server-side copy) 2025/09/24 03:36:16 INFO : three.txt: Deleted 2025/09/24 03:36:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:36:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/backup" 2025/09/24 03:36:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:36:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:22 DEBUG : two: Unchanged skipping 2025/09/24 03:36:22 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:36:23 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:36:23 INFO : one: Deleted 2025/09/24 03:36:23 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:24 INFO : one: Copied (new) 2025/09/24 03:36:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:36:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:36:25 INFO : three.txt: Deleted 2025/09/24 03:36:25 INFO : three.txt: Moved into backup dir 2025/09/24 03:36:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:36:27 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:27 DEBUG : two: Unchanged skipping 2025/09/24 03:36:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:28 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:36:28 INFO : one: Deleted 2025/09/24 03:36:28 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:36:29 INFO : one: Copied (new) 2025/09/24 03:36:29 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:36:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:36:30 INFO : three.txt: Deleted 2025/09/24 03:36:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:36:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/backup" 2025/09/24 03:36:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:36:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:36 DEBUG : two: Unchanged skipping 2025/09/24 03:36:36 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:36:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 03:36:38 INFO : one: Deleted 2025/09/24 03:36:38 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:39 INFO : one: Copied (new) 2025/09/24 03:36:39 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:36:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 03:36:39 INFO : three.txt: Deleted 2025/09/24 03:36:39 INFO : three.txt: Moved into backup dir 2025/09/24 03:36:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:36:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:41 DEBUG : two: Unchanged skipping 2025/09/24 03:36:41 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 03:36:42 INFO : one: Deleted 2025/09/24 03:36:42 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:36:42 INFO : one: Copied (new) 2025/09/24 03:36:42 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:36:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 03:36:43 INFO : three.txt: Deleted 2025/09/24 03:36:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:36:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:36:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:36:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:49 DEBUG : two: Unchanged skipping 2025/09/24 03:36:49 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:36:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:36:50 INFO : one: Deleted 2025/09/24 03:36:50 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:51 INFO : one: Copied (new) 2025/09/24 03:36:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:36:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:36:51 INFO : three.txt: Deleted 2025/09/24 03:36:51 INFO : three.txt: Moved into backup dir 2025/09/24 03:36:53 DEBUG : one.bak: Excluded (Path Filter) 2025/09/24 03:36:53 DEBUG : one.bak: Excluded 2025/09/24 03:36:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/24 03:36:53 DEBUG : three.txt.bak: Excluded 2025/09/24 03:36:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:36:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:36:53 DEBUG : two: Unchanged skipping 2025/09/24 03:36:53 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for checks to finish 2025/09/24 03:36:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:36:53 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:36:53 INFO : one: Deleted 2025/09/24 03:36:53 DEBUG : B2 bucket rclone-test-wufemim2tare path dst: Waiting for transfers to finish 2025/09/24 03:36:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:36:54 INFO : one: Copied (new) 2025/09/24 03:36:54 DEBUG : Waiting for deletions to finish 2025/09/24 03:36:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:36:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:36:54 INFO : three.txt: Deleted 2025/09/24 03:36:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:36:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:37:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:37:00 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:37:01 INFO : one: Deleted 2025/09/24 03:37:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:37:02 INFO : one: Copied (new) 2025/09/24 03:37:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:02 DEBUG : two: Unchanged skipping 2025/09/24 03:37:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 03:37:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:37:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:37:03 INFO : three.txt: Deleted 2025/09/24 03:37:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:37:03 INFO : three.txt: Copied (new) 2025/09/24 03:37:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:37:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:37:04 INFO : one: Copied (server-side copy) to: one.bak 2025/09/24 03:37:05 INFO : one: Deleted 2025/09/24 03:37:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:37:05 INFO : one: Copied (new) 2025/09/24 03:37:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:05 DEBUG : two: Unchanged skipping 2025/09/24 03:37:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 03:37:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:37:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/24 03:37:06 INFO : three.txt: Deleted 2025/09/24 03:37:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/24 03:37:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wufemim2tare/dst" 2025/09/24 03:37:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/24 03:37:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/24 03:37:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 03:37:13 INFO : one: Deleted 2025/09/24 03:37:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:37:13 INFO : one: Copied (new) 2025/09/24 03:37:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:14 DEBUG : two: Unchanged skipping 2025/09/24 03:37:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/24 03:37:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/24 03:37:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 03:37:15 INFO : three.txt: Deleted 2025/09/24 03:37:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:37:15 INFO : three.txt: Copied (new) 2025/09/24 03:37:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/24 03:37:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/24 03:37:16 DEBUG : pacer: Reducing sleep to 10ms 2025/09/24 03:37:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/24 03:37:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/24 03:37:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/24 03:37:17 INFO : one: Deleted 2025/09/24 03:37:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/24 03:37:17 INFO : one: Copied (new) 2025/09/24 03:37:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:17 DEBUG : two: Unchanged skipping 2025/09/24 03:37:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/24 03:37:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/24 03:37:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/24 03:37:18 INFO : three.txt: Deleted 2025/09/24 03:37:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/24 03:37:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.94s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:37:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/24 03:37:21 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:37:21 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:37:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/24 03:37:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/24 03:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:37:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/24 03:37:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:37:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:37:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/24 03:37:23 INFO : existing: Copied (new) 2025/09/24 03:37:23 DEBUG : Waiting for deletions to finish 2025/09/24 03:37:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/24 03:37:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/24 03:37:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:37:24 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:37:24 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting files as there were IO errors 2025/09/24 03:37:24 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:37:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:26 DEBUG : existing: Unchanged skipping 2025/09/24 03:37:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:37:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:37:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:37:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:37:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both0: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both10: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both11: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both12: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both13: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both14: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both15: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both16: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both17: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both18: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both19: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both1: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both2: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both3: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both4: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both5: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both6: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both7: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both8: Unchanged skipping 2025/09/24 03:37:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:37:42 DEBUG : both9: Unchanged skipping 2025/09/24 03:37:42 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:37:42 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:37:42 DEBUG : Waiting for deletions to finish 2025/09/24 03:37:43 INFO : only0: Deleted 2025/09/24 03:37:43 INFO : only11: Deleted 2025/09/24 03:37:43 INFO : only12: Deleted 2025/09/24 03:37:43 INFO : only16: Deleted 2025/09/24 03:37:43 INFO : only19: Deleted 2025/09/24 03:37:43 INFO : only1: Deleted 2025/09/24 03:37:43 INFO : only3: Deleted 2025/09/24 03:37:43 INFO : only13: Deleted 2025/09/24 03:37:43 INFO : only4: Deleted 2025/09/24 03:37:43 INFO : only15: Deleted 2025/09/24 03:37:43 INFO : only14: Deleted 2025/09/24 03:37:43 INFO : only17: Deleted 2025/09/24 03:37:43 INFO : only6: Deleted 2025/09/24 03:37:43 INFO : only9: Deleted 2025/09/24 03:37:43 INFO : only10: Deleted 2025/09/24 03:37:43 INFO : only18: Deleted 2025/09/24 03:37:43 INFO : only2: Deleted 2025/09/24 03:37:43 INFO : only5: Deleted 2025/09/24 03:37:44 INFO : only7: Deleted 2025/09/24 03:37:44 INFO : only8: Deleted 2025/09/24 03:37:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both0: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both10: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both11: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both12: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both13: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both14: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both15: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both16: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both17: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both18: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both19: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both1: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both2: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both3: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both4: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both5: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both6: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both7: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both8: Unchanged skipping 2025/09/24 03:38:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:04 DEBUG : both9: Unchanged skipping 2025/09/24 03:38:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:38:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/24 03:38:04 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:38:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only0: Copied (replaced existing) 2025/09/24 03:38:04 INFO : only11: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only10: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only14: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only13: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only15: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only16: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only17: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only18: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only12: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only4: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only19: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only1: Copied (replaced existing) 2025/09/24 03:38:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:04 INFO : only6: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only7: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only8: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only2: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only3: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only5: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/24 03:38:05 INFO : only9: Copied (replaced existing) 2025/09/24 03:38:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.93s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:13 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:38:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:38:13 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 03:38:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:38:13 INFO : empty_on_remote: Making directory 2025/09/24 03:38:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/24 03:38:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:16 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:38:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:38:16 DEBUG : empty_on_remote: Making directory with metadata 2025/09/24 03:38:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/24 03:38:16 INFO : empty_on_remote: Making directory 2025/09/24 03:38:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/24 03:38:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:18 INFO : sub dir: Making directory 2025/09/24 03:38:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/24 03:38:22 INFO : sub dir: Making directory 2025/09/24 03:38:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:34 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:34 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : banana: Unchanged skipping 2025/09/24 03:38:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:38:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:38:35 DEBUG : apple: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:38:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:38:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:38:35 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:35 INFO : There was nothing to transfer 2025/09/24 03:38:35 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:35 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : apple: Unchanged skipping 2025/09/24 03:38:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : banana: Unchanged skipping 2025/09/24 03:38:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:38:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:38:36 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:38:36 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:38:36 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:36 INFO : There was nothing to transfer 2025/09/24 03:38:36 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:36 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:38:49 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:50 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:38:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : apple: Unchanged skipping 2025/09/24 03:38:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:38:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:38:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : banana: Unchanged skipping 2025/09/24 03:38:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:38:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:38:50 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:38:50 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:50 INFO : There was nothing to transfer 2025/09/24 03:38:50 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:51 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : apple: Unchanged skipping 2025/09/24 03:38:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : banana: Unchanged skipping 2025/09/24 03:38:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:38:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:38:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:38:51 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:38:51 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:38:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:51 INFO : There was nothing to transfer 2025/09/24 03:38:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:38:51 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:38:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:39:05 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:05 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 03:39:06 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/24 03:39:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 03:39:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:06 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:39:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:39:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:39:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 03:39:06 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/24 03:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:39:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:39:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:39:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:39:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:39:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:39:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:39:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:39:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:39:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:39:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:39:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:39:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:39:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:39:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:39:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:08 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:08 INFO : apple: Deleted 2025/09/24 03:39:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 03:39:09 INFO : appleappleapplebanana: Deleted 2025/09/24 03:39:09 INFO : banana: Deleted 2025/09/24 03:39:09 INFO : splitbananasplit: Deleted 2025/09/24 03:39:09 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 03:39:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 03:39:09 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:10 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : apple: Unchanged skipping 2025/09/24 03:39:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:39:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : banana: Unchanged skipping 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:39:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:39:10 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:10 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:10 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:10 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/24 03:39:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/24 03:39:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/24 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/24 03:39:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/24 03:39:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/24 03:39:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/24 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/24 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/24 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/24 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/24 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:39:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:24 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:24 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:24 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:25 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/24 03:39:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/24 03:39:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/24 03:39:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/24 03:39:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/24 03:39:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/24 03:39:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/24 03:39:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/24 03:39:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:25 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:25 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 03:39:25 INFO : apple: Copied (new) to: PREFIXapple 2025/09/24 03:39:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:39:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/24 03:39:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:39:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/24 03:39:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 03:39:25 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/24 03:39:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:39:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:39:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:39:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:39:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:39:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:39:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:39:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:39:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:39:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:39:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:39:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:39:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:39:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:39:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:39:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:39:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:27 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 03:39:27 INFO : apple: Deleted 2025/09/24 03:39:27 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 03:39:27 INFO : splitbananasplit: Deleted 2025/09/24 03:39:27 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 03:39:27 INFO : banana: Deleted 2025/09/24 03:39:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 03:39:27 INFO : appleappleapplebanana: Deleted 2025/09/24 03:39:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 03:39:27 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 03:39:27 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/24 03:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/09/24 03:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/24 03:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:28 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:28 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 03:39:28 INFO : banana: Copied (new) 2025/09/24 03:39:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:39:28 INFO : splitbananasplit: Copied (new) 2025/09/24 03:39:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:39:28 INFO : appleappleapplebanana: Copied (new) 2025/09/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:39:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 03:39:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 03:39:28 INFO : apple: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:39:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:39:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:39:29 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:39:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:39:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:39:29 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 03:39:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:39:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 03:39:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:39:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 03:39:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:39:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 03:39:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:39:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 03:39:30 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/24 03:39:30 INFO : PREFIXsplitbananasplit: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/24 03:39:30 INFO : PREFIXapple: Deleted 2025/09/24 03:39:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/24 03:39:30 INFO : PREFIXbanana: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/24 03:39:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/24 03:39:30 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:31 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:31 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:39:44 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:44 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:45 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:45 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:39:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 03:39:45 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:39:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:39:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/24 03:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 03:39:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:39:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:39:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:39:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:39:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:39:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:39:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:39:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:39:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:39:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:39:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:39:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:39:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:39:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:39:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:39:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:47 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 03:39:47 INFO : splitbananasplit: Deleted 2025/09/24 03:39:47 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 03:39:47 INFO : apple: Deleted 2025/09/24 03:39:47 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 03:39:47 INFO : appleappleapplebanana: Deleted 2025/09/24 03:39:47 INFO : banana: Deleted 2025/09/24 03:39:47 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 03:39:47 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 03:39:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 03:39:48 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/24 03:39:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/24 03:39:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/24 03:39:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/24 03:39:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:39:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/24 03:39:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/24 03:39:49 INFO : banana: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:39:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:39:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:39:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:39:49 INFO : appleappleapplebanana: Copied (new) 2025/09/24 03:39:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/24 03:39:49 INFO : apple: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:39:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:39:49 INFO : splitbananasplit: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:39:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:39:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:39:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:39:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:39:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:39:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:39:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/24 03:39:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:39:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:39:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:39:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:39:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:39:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:39:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:39:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:39:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/24 03:39:50 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/24 03:39:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/24 03:39:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/24 03:39:50 INFO : bananaSUFFIX: Deleted 2025/09/24 03:39:50 INFO : appleSUFFIX: Deleted 2025/09/24 03:39:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/24 03:39:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/24 03:39:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/24 03:39:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/24 03:39:51 INFO : splitbananasplitSUFFIX: Deleted 2025/09/24 03:39:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/24 03:39:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:51 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:39:51 DEBUG : Waiting for deletions to finish 2025/09/24 03:39:52 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:39:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:40:04 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:04 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:05 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 03:40:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/24 03:40:05 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:05 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/24 03:40:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/24 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/24 03:40:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/24 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/24 03:40:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/24 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/24 03:40:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/24 03:40:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/24 03:40:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/24 03:40:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/24 03:40:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/24 03:40:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/24 03:40:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/24 03:40:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/24 03:40:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/24 03:40:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/24 03:40:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/24 03:40:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/24 03:40:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/24 03:40:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/24 03:40:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/24 03:40:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/24 03:40:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/24 03:40:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/24 03:40:07 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0013-789;=.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0014-89;=.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0003-defghij.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0007-1234567.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0008-2345678.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/24 03:40:07 INFO : appleappleapplebanana: Deleted 2025/09/24 03:40:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0009-3456789.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0011-56789;.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0012-6789;.txt: Deleted 2025/09/24 03:40:07 INFO : dir1/0015-9;=.txt: Deleted 2025/09/24 03:40:07 INFO : splitbananasplit: Deleted 2025/09/24 03:40:07 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:08 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/24 03:40:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/24 03:40:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/24 03:40:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/24 03:40:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/24 03:40:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/24 03:40:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/24 03:40:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/24 03:40:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/24 03:40:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/24 03:40:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/24 03:40:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/24 03:40:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/24 03:40:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:08 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:08 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:08 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:08 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : appleapple: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/24 03:40:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/24 03:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/24 03:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/24 03:40:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/24 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/24 03:40:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/24 03:40:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/24 03:40:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/24 03:40:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/24 03:40:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/24 03:40:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/24 03:40:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/24 03:40:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/24 03:40:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/24 03:40:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/24 03:40:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/24 03:40:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/24 03:40:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/24 03:40:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/24 03:40:09 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:40:21 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:21 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:22 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:22 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:22 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:23 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:23 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:23 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:23 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:23 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:24 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:40:37 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:38 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:38 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:38 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:38 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:39 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:39 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:39 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:40 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:40:53 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:53 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:54 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:54 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:54 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:54 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : apple: Unchanged skipping 2025/09/24 03:40:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:40:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : banana: Unchanged skipping 2025/09/24 03:40:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:40:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:40:55 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:40:55 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:40:55 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:55 DEBUG : Waiting for deletions to finish 2025/09/24 03:40:55 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:40:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:09 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:09 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : apple: Unchanged skipping 2025/09/24 03:41:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : banana: Unchanged skipping 2025/09/24 03:41:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:41:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:41:10 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:10 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:10 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:10 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : apple: Unchanged skipping 2025/09/24 03:41:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:41:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:41:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : banana: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:41:11 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:11 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:11 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:11 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:24 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:25 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:41:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:25 DEBUG : apple: Unchanged skipping 2025/09/24 03:41:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:41:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:25 DEBUG : banana: Unchanged skipping 2025/09/24 03:41:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:26 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/24 03:41:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : apple: Unchanged skipping 2025/09/24 03:41:26 DEBUG : banana: Unchanged skipping 2025/09/24 03:41:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/24 03:41:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/24 03:41:26 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:26 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:27 DEBUG : apple: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : banana: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/24 03:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.46s) --- PASS: TestTransform/NFC (14.98s) --- PASS: TestTransform/NFD (15.30s) --- PASS: TestTransform/base64 (19.01s) --- PASS: TestTransform/prefix (20.55s) --- PASS: TestTransform/suffix (20.51s) --- PASS: TestTransform/truncate (16.87s) --- PASS: TestTransform/encoder (15.63s) --- PASS: TestTransform/ISO-8859-1 (15.52s) --- PASS: TestTransform/charmap (15.47s) --- PASS: TestTransform/lowercase (16.14s) --- PASS: TestTransform/ascii (15.48s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 03:41:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 03:41:32 INFO : sub dir_somesuffix: Making directory 2025/09/24 03:41:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/24 03:41:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/24 03:41:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 03:41:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 03:41:32 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:32 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:32 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/24 03:41:32 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:33 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:33 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:33 INFO : tictactoe: Making directory 2025/09/24 03:41:33 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:33 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/24 03:41:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:33 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:33 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:34 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/24 03:41:34 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.98s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:35 INFO : toe: Making directory 2025/09/24 03:41:35 INFO : toe/toe: Making directory 2025/09/24 03:41:35 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 03:41:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 03:41:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 03:41:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:35 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 03:41:36 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:37 INFO : toe: Making directory 2025/09/24 03:41:37 INFO : toe/toe: Making directory 2025/09/24 03:41:37 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 03:41:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 03:41:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:37 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/24 03:41:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/24 03:41:38 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:38 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:41:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 03:41:38 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:39 INFO : tictacempty_dir: Making directory 2025/09/24 03:41:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:39 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:39 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:39 INFO : tictactoe: Making directory 2025/09/24 03:41:39 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:39 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:39 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:39 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:40 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:41:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 03:41:40 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:40 INFO : tictacempty_dir: Making directory 2025/09/24 03:41:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:40 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:40 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:40 INFO : tictactoe: Making directory 2025/09/24 03:41:40 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:40 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:40 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 03:41:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:40 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:40 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 03:41:41 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:41 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:42 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:42 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 03:41:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/24 03:41:42 NOTICE: B2 bucket rclone-test-wufemim2tare: 0 differences found 2025/09/24 03:41:42 NOTICE: B2 bucket rclone-test-wufemim2tare: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:43 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:43 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:43 INFO : tictactoe: Making directory 2025/09/24 03:41:43 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:43 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:43 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:43 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:43 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:43 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:44 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/24 03:41:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/24 03:41:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/24 03:41:44 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/09/24 03:41:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:45 INFO : toe: Making directory 2025/09/24 03:41:45 INFO : toe/toe: Making directory 2025/09/24 03:41:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 03:41:45 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:45 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:46 INFO : toe/toe/toe: Copied (new) 2025/09/24 03:41:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:47 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:41:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 03:41:47 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:47 INFO : tictacempty_dir: Making directory 2025/09/24 03:41:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:47 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:47 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:47 INFO : tictactoe: Making directory 2025/09/24 03:41:47 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:47 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:47 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 03:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:47 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:47 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:48 INFO : toe/toe/toe.txt: Deleted 2025/09/24 03:41:48 INFO : toe/toe: Removing directory 2025/09/24 03:41:48 INFO : toe: Removing directory 2025/09/24 03:41:48 INFO : empty_dir: Removing directory 2025/09/24 03:41:48 DEBUG : Local file system at /tmp/rclone2689745841: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:49 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:41:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 03:41:49 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:49 INFO : tictacempty_dir: Making directory 2025/09/24 03:41:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:49 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:49 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:49 INFO : tictactoe: Making directory 2025/09/24 03:41:49 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:49 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:49 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 03:41:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:49 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:50 INFO : toe/toe/toe.txt: Deleted 2025/09/24 03:41:50 INFO : toe/toe: Removing directory 2025/09/24 03:41:50 INFO : toe: Removing directory 2025/09/24 03:41:50 INFO : empty_dir: Removing directory 2025/09/24 03:41:50 DEBUG : Local file system at /tmp/rclone2689745841: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 03:41:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 03:41:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/24 03:41:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:52 DEBUG : Reset feature "Copy" 2025/09/24 03:41:52 DEBUG : Reset feature "Move" 2025/09/24 03:41:52 DEBUG : Reset feature "Copy" 2025/09/24 03:41:52 DEBUG : Reset feature "Move" 2025/09/24 03:41:52 DEBUG : empty_dir: Making directory with metadata 2025/09/24 03:41:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/24 03:41:52 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:52 INFO : tictacempty_dir: Making directory 2025/09/24 03:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/24 03:41:52 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:52 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:52 INFO : tictactoe: Making directory 2025/09/24 03:41:52 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:52 DEBUG : toe: transformed to: tictactoe 2025/09/24 03:41:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:52 INFO : tictactoe/tictactoe: Making directory 2025/09/24 03:41:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/24 03:41:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/24 03:41:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:52 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/24 03:41:53 INFO : toe/toe/toe.txt: Deleted 2025/09/24 03:41:53 INFO : toe/toe: Removing directory 2025/09/24 03:41:53 INFO : toe: Removing directory 2025/09/24 03:41:53 INFO : empty_dir: Removing directory 2025/09/24 03:41:53 DEBUG : Local file system at /tmp/rclone2689745841: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/24 03:41:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/24 03:41:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/24 03:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/24 03:41:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.26s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:56 DEBUG : toe: transformed to: dG9l 2025/09/24 03:41:56 DEBUG : toe: transformed to: dG9l 2025/09/24 03:41:56 INFO : dG9l: Making directory 2025/09/24 03:41:56 DEBUG : toe: transformed to: dG9l 2025/09/24 03:41:56 DEBUG : toe: transformed to: dG9l 2025/09/24 03:41:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 03:41:56 INFO : dG9l/dG9l: Making directory 2025/09/24 03:41:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/24 03:41:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/24 03:41:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 03:41:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/24 03:41:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 03:41:56 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:56 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:41:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:41:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/24 03:41:57 DEBUG : Waiting for deletions to finish 2025/09/24 03:41:57 DEBUG : dG9l: transformed to: toe 2025/09/24 03:41:57 DEBUG : dG9l: transformed to: toe 2025/09/24 03:41:58 DEBUG : dG9l: transformed to: toe 2025/09/24 03:41:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/24 03:41:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/24 03:41:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/24 03:41:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/24 03:41:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/24 03:41:58 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for checks to finish 2025/09/24 03:41:58 DEBUG : Local file system at /tmp/rclone2689745841: Waiting for transfers to finish 2025/09/24 03:41:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wufemim2tare", Local "Local file system at /tmp/rclone2689745841", Modify Window "1ms" 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe: transformed to: 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe: transformed to: 2025/09/24 03:41:59 INFO : B2 bucket rclone-test-wufemim2tare: Making directory 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe: transformed to: 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe: transformed to: 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe/toe: transformed to: 2025/09/24 03:41:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 03:41:59 INFO : toe/toe: Making directory 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe/toe: transformed to: 2025/09/24 03:41:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe: transformed to: 2025/09/24 03:41:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/24 03:41:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/24 03:41:59 DEBUG : toe/toe/toe: transformed to: 2025/09/24 03:41:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/24 03:41:59 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for checks to finish 2025/09/24 03:41:59 DEBUG : B2 bucket rclone-test-wufemim2tare: Waiting for transfers to finish 2025/09/24 03:42:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/24 03:42:00 INFO : toe/toe/toe: Copied (new) 2025/09/24 03:42:00 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting files as there were IO errors 2025/09/24 03:42:00 ERROR : B2 bucket rclone-test-wufemim2tare: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2025/09/24 03:42:00 DEBUG : B2 bucket rclone-test-wufemim2tare: Purge remote 2025/09/24 03:42:00 INFO : B2 bucket rclone-test-wufemim2tare: cleaning bucket "rclone-test-wufemim2tare" of all files 2025/09/24 03:42:01 DEBUG : BackupDir/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e3_d20250924_m033603_c001_v7007000_t0000_u01758684963636") 2025/09/24 03:42:01 DEBUG : BackupDir/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f105c280621f3bc3d_d20250924_m033557_c001_v0001176_t0040_u01758684957948") 2025/09/24 03:42:01 DEBUG : CompareDest/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f6619e24_d20250924_m033537_c001_v7007000_t0000_u01758684937820") 2025/09/24 03:42:01 DEBUG : CompareDest/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991b9f_d20250924_m033532_c001_v0001113_t0016_u01758684932032") 2025/09/24 03:42:01 DEBUG : CompareDest/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f6619e25_d20250924_m033538_c001_v7007000_t0000_u01758684938003") 2025/09/24 03:42:01 DEBUG : CompareDest/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7369d5_d20250924_m033533_c001_v0001177_t0011_u01758684933431") 2025/09/24 03:42:01 DEBUG : CopyDest/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e4_d20250924_m033603_c001_v7007000_t0000_u01758684963819") 2025/09/24 03:42:01 DEBUG : CopyDest/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10578e_d20250924_m033554_c001_v0001137_t0007_u01758684954954") 2025/09/24 03:42:01 DEBUG : CopyDest/three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e5_d20250924_m033604_c001_v7007000_t0000_u01758684964001") 2025/09/24 03:42:02 DEBUG : CopyDest/three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736a3a_d20250924_m033601_c001_v0001177_t0047_u01758684961456") 2025/09/24 03:42:02 DEBUG : CopyDest/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e6_d20250924_m033604_c001_v7007000_t0000_u01758684964186") 2025/09/24 03:42:02 DEBUG : CopyDest/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991be6_d20250924_m033559_c001_v0001113_t0036_u01758684959262") 2025/09/24 03:42:02 DEBUG : EXISTING: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc25a046_d20250924_m033726_c001_v7007000_t0000_u01758685046584") 2025/09/24 03:42:02 DEBUG : EXISTING: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991cf3_d20250924_m033725_c001_v0001113_t0049_u01758685045339") 2025/09/24 03:42:02 DEBUG : PREFIXapple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd657_d20250924_m033930_c001_v7007000_t0000_u01758685170334") 2025/09/24 03:42:02 DEBUG : PREFIXapple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736df3_d20250924_m033925_c001_v0001177_t0051_u01758685165204") 2025/09/24 03:42:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a661b0_d20250924_m033930_c001_v7007000_t0000_u01758685170342") 2025/09/24 03:42:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059c9_d20250924_m033925_c001_v0001137_t0028_u01758685165223") 2025/09/24 03:42:02 DEBUG : PREFIXbanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde57_d20250924_m033930_c001_v7007000_t0000_u01758685170355") 2025/09/24 03:42:02 DEBUG : PREFIXbanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ebf_d20250924_m033925_c001_v0001113_t0046_u01758685165193") 2025/09/24 03:42:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d35078_d20250924_m033930_c001_v7007000_t0000_u01758685170292") 2025/09/24 03:42:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b59_d20250924_m033925_c001_v0001099_t0010_u01758685165213") 2025/09/24 03:42:02 DEBUG : Testêé: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259c1a_d20250924_m033722_c001_v7007000_t0000_u01758685042474") 2025/09/24 03:42:03 DEBUG : Testêé: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736bd4_d20250924_m033721_c001_v0001177_t0013_u01758685041881") 2025/09/24 03:42:03 DEBUG : Testêé: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ce3_d20250924_m033720_c001_v0001113_t0040_u01758685040747") 2025/09/24 03:42:03 DEBUG : YXBwbGU=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a53_d20250924_m033911_c001_v7007000_t0000_u01758685151368") 2025/09/24 03:42:03 DEBUG : YXBwbGU=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10598e_d20250924_m033906_c001_v0001137_t0003_u01758685146570") 2025/09/24 03:42:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a54_d20250924_m033911_c001_v7007000_t0000_u01758685151551") 2025/09/24 03:42:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e5a_d20250924_m033906_c001_v0001113_t0004_u01758685146589") 2025/09/24 03:42:03 DEBUG : YmFuYW5h: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a56_d20250924_m033911_c001_v7007000_t0000_u01758685151738") 2025/09/24 03:42:03 DEBUG : YmFuYW5h: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d9f_d20250924_m033906_c001_v0001177_t0009_u01758685146552") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219f93_d20250924_m033357_c001_v7007000_t0000_u01758684837984") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105642_d20250924_m033357_c001_v0001137_t0053_u01758684837082") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6233_d20250924_m033355_c001_v7007000_t0000_u01758684835508") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105638_d20250924_m033354_c001_v0001137_t0010_u01758684834612") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6188_d20250924_m033337_c001_v7007000_t0000_u01758684817814") 2025/09/24 03:42:03 DEBUG : a/potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055ee_d20250924_m033336_c001_v0001137_t0039_u01758684816827") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a3_d20250924_m034127_c001_v7007000_t0000_u01758685287759") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7370b4_d20250924_m034123_c001_v0001177_t0048_u01758685283353") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de03a_d20250924_m034112_c001_v7007000_t0000_u01758685272261") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737056_d20250924_m034107_c001_v0001177_t0044_u01758685267750") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7d94_d20250924_m034056_c001_v7007000_t0000_u01758685256053") 2025/09/24 03:42:03 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737005_d20250924_m034051_c001_v0001177_t0056_u01758685251961") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a64_d20250924_m034040_c001_v7007000_t0000_u01758685240644") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f9b_d20250924_m034036_c001_v0001177_t0007_u01758685236525") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad24_d20250924_m034025_c001_v7007000_t0000_u01758685225033") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f43_d20250924_m034020_c001_v0001177_t0009_u01758685220587") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e53_d20250924_m034009_c001_v7007000_t0000_u01758685209479") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a6c_d20250924_m034003_c001_v0001137_t0011_u01758685203590") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27f0_d20250924_m033952_c001_v7007000_t0000_u01758685192558") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a23_d20250924_m033948_c001_v0001137_t0035_u01758685188913") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350c7_d20250924_m033947_c001_v7007000_t0000_u01758685187596") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a08_d20250924_m033943_c001_v0001137_t0027_u01758685183470") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd688_d20250924_m033932_c001_v7007000_t0000_u01758685172060") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059d7_d20250924_m033928_c001_v0001137_t0007_u01758685168501") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde4f_d20250924_m033927_c001_v7007000_t0000_u01758685167022") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991eb1_d20250924_m033922_c001_v0001113_t0031_u01758685162986") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a48_d20250924_m033908_c001_v7007000_t0000_u01758685148716") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d93_d20250924_m033903_c001_v0001177_t0054_u01758685143981") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd148_d20250924_m033852_c001_v7007000_t0000_u01758685132524") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d5c_d20250924_m033848_c001_v0001177_t0034_u01758685128301") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b930_d20250924_m033837_c001_v7007000_t0000_u01758685117124") 2025/09/24 03:42:04 DEBUG : apple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d18_d20250924_m033832_c001_v0001177_t0023_u01758685112432") 2025/09/24 03:42:05 DEBUG : appleSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2e7_d20250924_m033950_c001_v7007000_t0000_u01758685190828") 2025/09/24 03:42:05 DEBUG : appleSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f29_d20250924_m033945_c001_v0001113_t0046_u01758685185534") 2025/09/24 03:42:05 DEBUG : appleapple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e57_d20250924_m034009_c001_v7007000_t0000_u01758685209664") 2025/09/24 03:42:05 DEBUG : appleapple: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a7a_d20250924_m034005_c001_v0001137_t0029_u01758685205500") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a4_d20250924_m034127_c001_v7007000_t0000_u01758685287940") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf9920c3_d20250924_m034123_c001_v0001113_t0043_u01758685283885") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de03b_d20250924_m034112_c001_v7007000_t0000_u01758685272446") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992083_d20250924_m034108_c001_v0001113_t0034_u01758685268472") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7d97_d20250924_m034056_c001_v7007000_t0000_u01758685256236") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992043_d20250924_m034052_c001_v0001113_t0002_u01758685252593") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a65_d20250924_m034040_c001_v7007000_t0000_u01758685240827") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ff9_d20250924_m034037_c001_v0001113_t0043_u01758685237148") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad29_d20250924_m034025_c001_v7007000_t0000_u01758685225217") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fb7_d20250924_m034021_c001_v0001113_t0039_u01758685221153") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ad3b2_d20250924_m034007_c001_v7007000_t0000_u01758685207540") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f7c_d20250924_m034004_c001_v0001113_t0059_u01758685204123") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27f2_d20250924_m033952_c001_v7007000_t0000_u01758685192741") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f3b_d20250924_m033948_c001_v0001113_t0013_u01758685188893") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839f6_d20250924_m033947_c001_v7007000_t0000_u01758685187772") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bb0_d20250924_m033944_c001_v0001099_t0002_u01758685184109") 2025/09/24 03:42:05 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd68d_d20250924_m033932_c001_v7007000_t0000_u01758685172243") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b65_d20250924_m033928_c001_v0001099_t0026_u01758685168523") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac277d_d20250924_m033927_c001_v7007000_t0000_u01758685167614") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b51_d20250924_m033923_c001_v0001099_t0010_u01758685163662") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a5a0_d20250924_m033909_c001_v7007000_t0000_u01758685149100") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10598a_d20250924_m033904_c001_v0001137_t0010_u01758685144467") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14a_d20250924_m033852_c001_v7007000_t0000_u01758685132711") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105953_d20250924_m033848_c001_v0001137_t0026_u01758685128874") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b932_d20250924_m033837_c001_v7007000_t0000_u01758685117306") 2025/09/24 03:42:06 DEBUG : appleappleapplebanana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105926_d20250924_m033833_c001_v0001137_t0051_u01758685113051") 2025/09/24 03:42:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a6b2_d20250924_m033951_c001_v7007000_t0000_u01758685191191") 2025/09/24 03:42:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e70_d20250924_m033945_c001_v0001177_t0041_u01758685185510") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219f97_d20250924_m033358_c001_v7007000_t0000_u01758684838169") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10563e_d20250924_m033356_c001_v0001137_t0018_u01758684836052") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb622e_d20250924_m033354_c001_v7007000_t0000_u01758684834961") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105632_d20250924_m033353_c001_v0001137_t0032_u01758684833578") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6184_d20250924_m033337_c001_v7007000_t0000_u01758684817266") 2025/09/24 03:42:06 DEBUG : b/potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055e8_d20250924_m033335_c001_v0001137_t0001_u01758684815825") 2025/09/24 03:42:06 DEBUG : backup/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a65878_d20250924_m033616_c001_v7007000_t0000_u01758684976513") 2025/09/24 03:42:06 DEBUG : backup/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1093ee5da89432ea_d20250924_m033614_c001_v0001182_t0035_u01758684974813") 2025/09/24 03:42:06 DEBUG : backup/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11753bb6bf5cbe0c_d20250924_m033610_c001_v0001182_t0000_u01758684970766") 2025/09/24 03:42:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34b7e_d20250924_m033644_c001_v7007000_t0000_u01758685004297") 2025/09/24 03:42:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1088b6d070402f81_d20250924_m033641_c001_v0001150_t0042_u01758685001701") 2025/09/24 03:42:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f110d2b6da7543e25_d20250924_m033637_c001_v0001102_t0030_u01758684997512") 2025/09/24 03:42:07 DEBUG : backup/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d2416e7_d20250924_m033630_c001_v7007000_t0000_u01758684990571") 2025/09/24 03:42:07 DEBUG : backup/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f112e67194005d261_d20250924_m033627_c001_v0001041_t0048_u01758684987922") 2025/09/24 03:42:07 DEBUG : backup/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f108241d3e08ccbb1_d20250924_m033623_c001_v0001041_t0007_u01758684983191") 2025/09/24 03:42:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34b84_d20250924_m033644_c001_v7007000_t0000_u01758685004479") 2025/09/24 03:42:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1043888708674505_d20250924_m033643_c001_v0001146_t0037_u01758685003088") 2025/09/24 03:42:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11245efce08ef38a_d20250924_m033639_c001_v0001146_t0030_u01758684999471") 2025/09/24 03:42:07 DEBUG : backup/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a6587b_d20250924_m033616_c001_v7007000_t0000_u01758684976698") 2025/09/24 03:42:07 DEBUG : backup/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f118c35bc65e99bbf_d20250924_m033615_c001_v0001177_t0010_u01758684975740") 2025/09/24 03:42:07 DEBUG : backup/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11408227e2d2c7e8_d20250924_m033612_c001_v0001154_t0003_u01758684972261") 2025/09/24 03:42:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d2416e9_d20250924_m033630_c001_v7007000_t0000_u01758684990754") 2025/09/24 03:42:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f103fe4654a9dbd7c_d20250924_m033629_c001_v0001144_t0019_u01758684989477") 2025/09/24 03:42:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1097868da1744f3b_d20250924_m033625_c001_v0001146_t0030_u01758684985269") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a5_d20250924_m034128_c001_v7007000_t0000_u01758685288121") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b9c_d20250924_m034123_c001_v0001137_t0011_u01758685283600") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de03d_d20250924_m034112_c001_v7007000_t0000_u01758685272628") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b56_d20250924_m034107_c001_v0001137_t0048_u01758685267961") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7d9b_d20250924_m034056_c001_v7007000_t0000_u01758685256450") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b23_d20250924_m034052_c001_v0001137_t0008_u01758685252172") 2025/09/24 03:42:07 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a67_d20250924_m034041_c001_v7007000_t0000_u01758685241009") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105af0_d20250924_m034036_c001_v0001137_t0006_u01758685236736") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad2b_d20250924_m034025_c001_v7007000_t0000_u01758685225402") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105abb_d20250924_m034020_c001_v0001137_t0034_u01758685220802") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e5a_d20250924_m034009_c001_v7007000_t0000_u01758685209846") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736efe_d20250924_m034003_c001_v0001177_t0010_u01758685203910") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27f6_d20250924_m033952_c001_v7007000_t0000_u01758685192925") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e97_d20250924_m033948_c001_v0001177_t0033_u01758685188882") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350c8_d20250924_m033947_c001_v7007000_t0000_u01758685187778") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e6a_d20250924_m033943_c001_v0001177_t0049_u01758685183799") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd693_d20250924_m033932_c001_v7007000_t0000_u01758685172436") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e0b_d20250924_m033928_c001_v0001177_t0033_u01758685168511") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd63f_d20250924_m033927_c001_v7007000_t0000_u01758685167560") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736de9_d20250924_m033923_c001_v0001177_t0034_u01758685163445") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f410e88201c8e71d8_d20250924_m033909_c001_v7007000_t0000_u01758685149112") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b05_d20250924_m033904_c001_v0001099_t0014_u01758685144186") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14b_d20250924_m033852_c001_v7007000_t0000_u01758685132896") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ac9_d20250924_m033848_c001_v0001099_t0034_u01758685128509") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b934_d20250924_m033837_c001_v7007000_t0000_u01758685117487") 2025/09/24 03:42:08 DEBUG : banana: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a93_d20250924_m033832_c001_v0001099_t0021_u01758685112648") 2025/09/24 03:42:08 DEBUG : bananaSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350ca_d20250924_m033950_c001_v7007000_t0000_u01758685190814") 2025/09/24 03:42:09 DEBUG : bananaSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a11_d20250924_m033945_c001_v0001137_t0057_u01758685185498") 2025/09/24 03:42:09 DEBUG : both0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3665c_d20250924_m033805_c001_v7007000_t0000_u01758685085874") 2025/09/24 03:42:09 DEBUG : both0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058b0_d20250924_m033748_c001_v0001137_t0048_u01758685068910") 2025/09/24 03:42:09 DEBUG : both0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30da_d20250924_m033744_c001_v7007000_t0000_u01758685064666") 2025/09/24 03:42:09 DEBUG : both0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736bf1_d20250924_m033728_c001_v0001177_t0050_u01758685048814") 2025/09/24 03:42:09 DEBUG : both1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3665e_d20250924_m033806_c001_v7007000_t0000_u01758685086058") 2025/09/24 03:42:09 DEBUG : both1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c60_d20250924_m033751_c001_v0001177_t0020_u01758685071059") 2025/09/24 03:42:09 DEBUG : both1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30dc_d20250924_m033744_c001_v7007000_t0000_u01758685064849") 2025/09/24 03:42:09 DEBUG : both1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d06_d20250924_m033729_c001_v0001113_t0001_u01758685049838") 2025/09/24 03:42:09 DEBUG : both10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36661_d20250924_m033806_c001_v7007000_t0000_u01758685086255") 2025/09/24 03:42:09 DEBUG : both10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c89_d20250924_m033756_c001_v0001177_t0014_u01758685076868") 2025/09/24 03:42:09 DEBUG : both10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30dd_d20250924_m033745_c001_v7007000_t0000_u01758685065034") 2025/09/24 03:42:09 DEBUG : both10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d18_d20250924_m033735_c001_v0001113_t0046_u01758685055742") 2025/09/24 03:42:09 DEBUG : both11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36663_d20250924_m033806_c001_v7007000_t0000_u01758685086439") 2025/09/24 03:42:09 DEBUG : both11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d76_d20250924_m033757_c001_v0001113_t0021_u01758685077403") 2025/09/24 03:42:09 DEBUG : both11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30de_d20250924_m033745_c001_v7007000_t0000_u01758685065217") 2025/09/24 03:42:09 DEBUG : both11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105882_d20250924_m033736_c001_v0001137_t0026_u01758685056469") 2025/09/24 03:42:09 DEBUG : both12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36665_d20250924_m033806_c001_v7007000_t0000_u01758685086623") 2025/09/24 03:42:09 DEBUG : both12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058cd_d20250924_m033757_c001_v0001137_t0054_u01758685077879") 2025/09/24 03:42:09 DEBUG : both12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30df_d20250924_m033745_c001_v7007000_t0000_u01758685065400") 2025/09/24 03:42:09 DEBUG : both12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c22_d20250924_m033737_c001_v0001177_t0028_u01758685057258") 2025/09/24 03:42:09 DEBUG : both13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36667_d20250924_m033806_c001_v7007000_t0000_u01758685086808") 2025/09/24 03:42:10 DEBUG : both13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c97_d20250924_m033758_c001_v0001177_t0047_u01758685078529") 2025/09/24 03:42:10 DEBUG : both13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e0_d20250924_m033745_c001_v7007000_t0000_u01758685065583") 2025/09/24 03:42:10 DEBUG : both13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d23_d20250924_m033737_c001_v0001113_t0018_u01758685057782") 2025/09/24 03:42:10 DEBUG : both14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3666a_d20250924_m033806_c001_v7007000_t0000_u01758685086990") 2025/09/24 03:42:10 DEBUG : both14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d7c_d20250924_m033759_c001_v0001113_t0035_u01758685079062") 2025/09/24 03:42:10 DEBUG : both14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e1_d20250924_m033745_c001_v7007000_t0000_u01758685065769") 2025/09/24 03:42:10 DEBUG : both14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10588a_d20250924_m033738_c001_v0001137_t0024_u01758685058332") 2025/09/24 03:42:10 DEBUG : both15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3666d_d20250924_m033807_c001_v7007000_t0000_u01758685087179") 2025/09/24 03:42:10 DEBUG : both15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058d1_d20250924_m033759_c001_v0001137_t0028_u01758685079670") 2025/09/24 03:42:10 DEBUG : both15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e2_d20250924_m033745_c001_v7007000_t0000_u01758685065954") 2025/09/24 03:42:10 DEBUG : both15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c30_d20250924_m033738_c001_v0001177_t0048_u01758685058952") 2025/09/24 03:42:10 DEBUG : both16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3666f_d20250924_m033807_c001_v7007000_t0000_u01758685087362") 2025/09/24 03:42:10 DEBUG : both16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ca3_d20250924_m033800_c001_v0001177_t0051_u01758685080361") 2025/09/24 03:42:10 DEBUG : both16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e4_d20250924_m033746_c001_v7007000_t0000_u01758685066136") 2025/09/24 03:42:10 DEBUG : both16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d2f_d20250924_m033739_c001_v0001113_t0015_u01758685059490") 2025/09/24 03:42:10 DEBUG : both17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36671_d20250924_m033807_c001_v7007000_t0000_u01758685087546") 2025/09/24 03:42:10 DEBUG : both17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d86_d20250924_m033801_c001_v0001113_t0000_u01758685081615") 2025/09/24 03:42:10 DEBUG : both17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e5_d20250924_m033746_c001_v7007000_t0000_u01758685066321") 2025/09/24 03:42:10 DEBUG : both17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105894_d20250924_m033740_c001_v0001137_t0020_u01758685060127") 2025/09/24 03:42:10 DEBUG : both18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36673_d20250924_m033807_c001_v7007000_t0000_u01758685087729") 2025/09/24 03:42:10 DEBUG : both18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058d9_d20250924_m033802_c001_v0001137_t0026_u01758685082091") 2025/09/24 03:42:11 DEBUG : both18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e6_d20250924_m033746_c001_v7007000_t0000_u01758685066504") 2025/09/24 03:42:11 DEBUG : both18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c3c_d20250924_m033740_c001_v0001177_t0052_u01758685060767") 2025/09/24 03:42:11 DEBUG : both19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36675_d20250924_m033807_c001_v7007000_t0000_u01758685087913") 2025/09/24 03:42:11 DEBUG : both19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736cae_d20250924_m033802_c001_v0001177_t0047_u01758685082975") 2025/09/24 03:42:11 DEBUG : both19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30e8_d20250924_m033746_c001_v7007000_t0000_u01758685066687") 2025/09/24 03:42:11 DEBUG : both19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d3b_d20250924_m033741_c001_v0001113_t0035_u01758685061317") 2025/09/24 03:42:11 DEBUG : both2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36678_d20250924_m033808_c001_v7007000_t0000_u01758685088096") 2025/09/24 03:42:11 DEBUG : both2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d5c_d20250924_m033751_c001_v0001113_t0043_u01758685071618") 2025/09/24 03:42:11 DEBUG : both2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30ea_d20250924_m033746_c001_v7007000_t0000_u01758685066870") 2025/09/24 03:42:11 DEBUG : both2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105863_d20250924_m033730_c001_v0001137_t0045_u01758685050444") 2025/09/24 03:42:11 DEBUG : both3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3667b_d20250924_m033808_c001_v7007000_t0000_u01758685088280") 2025/09/24 03:42:11 DEBUG : both3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058ba_d20250924_m033752_c001_v0001137_t0041_u01758685072269") 2025/09/24 03:42:11 DEBUG : both3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30eb_d20250924_m033747_c001_v7007000_t0000_u01758685067055") 2025/09/24 03:42:11 DEBUG : both3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736bfb_d20250924_m033731_c001_v0001177_t0055_u01758685051108") 2025/09/24 03:42:11 DEBUG : both4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3667d_d20250924_m033808_c001_v7007000_t0000_u01758685088464") 2025/09/24 03:42:11 DEBUG : both4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c6e_d20250924_m033752_c001_v0001177_t0009_u01758685072913") 2025/09/24 03:42:11 DEBUG : both4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30ec_d20250924_m033747_c001_v7007000_t0000_u01758685067237") 2025/09/24 03:42:11 DEBUG : both4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d0c_d20250924_m033731_c001_v0001113_t0058_u01758685051588") 2025/09/24 03:42:11 DEBUG : both5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3667f_d20250924_m033808_c001_v7007000_t0000_u01758685088648") 2025/09/24 03:42:11 DEBUG : both5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d66_d20250924_m033753_c001_v0001113_t0011_u01758685073419") 2025/09/24 03:42:12 DEBUG : both5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30ed_d20250924_m033747_c001_v7007000_t0000_u01758685067419") 2025/09/24 03:42:12 DEBUG : both5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10586d_d20250924_m033732_c001_v0001137_t0032_u01758685052267") 2025/09/24 03:42:12 DEBUG : both6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36682_d20250924_m033808_c001_v7007000_t0000_u01758685088836") 2025/09/24 03:42:12 DEBUG : both6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058be_d20250924_m033753_c001_v0001137_t0004_u01758685073985") 2025/09/24 03:42:12 DEBUG : both6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30ee_d20250924_m033747_c001_v7007000_t0000_u01758685067610") 2025/09/24 03:42:12 DEBUG : both6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c07_d20250924_m033732_c001_v0001177_t0028_u01758685052977") 2025/09/24 03:42:12 DEBUG : both7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36684_d20250924_m033809_c001_v7007000_t0000_u01758685089020") 2025/09/24 03:42:12 DEBUG : both7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c79_d20250924_m033754_c001_v0001177_t0000_u01758685074915") 2025/09/24 03:42:12 DEBUG : both7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30ef_d20250924_m033747_c001_v7007000_t0000_u01758685067795") 2025/09/24 03:42:12 DEBUG : both7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d14_d20250924_m033733_c001_v0001113_t0041_u01758685053540") 2025/09/24 03:42:12 DEBUG : both8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36686_d20250924_m033809_c001_v7007000_t0000_u01758685089205") 2025/09/24 03:42:12 DEBUG : both8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d70_d20250924_m033755_c001_v0001113_t0042_u01758685075689") 2025/09/24 03:42:12 DEBUG : both8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30f0_d20250924_m033747_c001_v7007000_t0000_u01758685067979") 2025/09/24 03:42:12 DEBUG : both8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105878_d20250924_m033734_c001_v0001137_t0028_u01758685054231") 2025/09/24 03:42:12 DEBUG : both9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36688_d20250924_m033809_c001_v7007000_t0000_u01758685089387") 2025/09/24 03:42:12 DEBUG : both9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058c7_d20250924_m033756_c001_v0001137_t0056_u01758685076320") 2025/09/24 03:42:12 DEBUG : both9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30f2_d20250924_m033748_c001_v7007000_t0000_u01758685068163") 2025/09/24 03:42:12 DEBUG : both9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c14_d20250924_m033735_c001_v0001177_t0044_u01758685055062") 2025/09/24 03:42:12 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219f99_d20250924_m033358_c001_v7007000_t0000_u01758684838354") 2025/09/24 03:42:12 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105640_d20250924_m033356_c001_v0001137_t0010_u01758684836344") 2025/09/24 03:42:12 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6235_d20250924_m033355_c001_v7007000_t0000_u01758684835689") 2025/09/24 03:42:12 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105636_d20250924_m033353_c001_v0001137_t0054_u01758684833876") 2025/09/24 03:42:13 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb618a_d20250924_m033337_c001_v7007000_t0000_u01758684817995") 2025/09/24 03:42:13 DEBUG : c/non empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055ec_d20250924_m033336_c001_v0001137_t0002_u01758684816148") 2025/09/24 03:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a57_d20250924_m033911_c001_v7007000_t0000_u01758685151996") 2025/09/24 03:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b11_d20250924_m033906_c001_v0001099_t0012_u01758685146561") 2025/09/24 03:42:13 DEBUG : check sum: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96f4_d20250924_m033328_c001_v7007000_t0000_u01758684808451") 2025/09/24 03:42:13 DEBUG : check sum: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055c9_d20250924_m033327_c001_v0001137_t0034_u01758684807364") 2025/09/24 03:42:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433cdc9_d20250924_m034158_c001_v7007000_t0000_u01758685318839") 2025/09/24 03:42:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737188_d20250924_m034157_c001_v0001177_t0045_u01758685317270") 2025/09/24 03:42:13 DEBUG : dest/3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9011_d20250924_m033546_c001_v7007000_t0000_u01758684946997") 2025/09/24 03:42:13 DEBUG : dest/3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417705d9c8c5e5d3_d20250924_m033545_c001_v0001093_t0000_u01758684945880") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e5f_d20250924_m034010_c001_v7007000_t0000_u01758685210028") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f80_d20250924_m034005_c001_v0001113_t0049_u01758685205719") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a7_d20250924_m034128_c001_v7007000_t0000_u01758685288302") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737080_d20250924_m034116_c001_v0001177_t0055_u01758685276895") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de03e_d20250924_m034112_c001_v7007000_t0000_u01758685272810") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e73702f_d20250924_m034100_c001_v0001177_t0042_u01758685260751") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7da0_d20250924_m034056_c001_v7007000_t0000_u01758685256633") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736fc9_d20250924_m034045_c001_v0001177_t0035_u01758685245285") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a68_d20250924_m034041_c001_v7007000_t0000_u01758685241200") 2025/09/24 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f6c_d20250924_m034029_c001_v0001177_t0018_u01758685229756") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad2d_d20250924_m034025_c001_v7007000_t0000_u01758685225586") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f2b_d20250924_m034014_c001_v0001177_t0044_u01758685214122") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59bdab_d20250924_m034007_c001_v7007000_t0000_u01758685207544") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a3d_d20250924_m033957_c001_v0001137_t0008_u01758685197248") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27f8_d20250924_m033953_c001_v7007000_t0000_u01758685193109") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e9b_d20250924_m033949_c001_v0001177_t0043_u01758685189102") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a6a6_d20250924_m033947_c001_v7007000_t0000_u01758685187981") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059f6_d20250924_m033936_c001_v0001137_t0016_u01758685176738") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd699_d20250924_m033932_c001_v7007000_t0000_u01758685172621") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e0f_d20250924_m033928_c001_v0001177_t0017_u01758685168721") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a6618d_d20250924_m033927_c001_v7007000_t0000_u01758685167398") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e82_d20250924_m033916_c001_v0001113_t0007_u01758685156198") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a49_d20250924_m033908_c001_v7007000_t0000_u01758685148900") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d7b_d20250924_m033857_c001_v0001177_t0052_u01758685137180") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14c_d20250924_m033853_c001_v7007000_t0000_u01758685133093") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d3d_d20250924_m033841_c001_v0001177_t0019_u01758685121889") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b938_d20250924_m033837_c001_v7007000_t0000_u01758685117668") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d03_d20250924_m033826_c001_v0001177_t0055_u01758685106907") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27e3_d20250924_m033951_c001_v7007000_t0000_u01758685191213") 2025/09/24 03:42:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e74_d20250924_m033945_c001_v0001177_t0028_u01758685185742") 2025/09/24 03:42:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e63_d20250924_m034010_c001_v7007000_t0000_u01758685210210") 2025/09/24 03:42:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c14_d20250924_m034005_c001_v0001099_t0048_u01758685205728") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a8_d20250924_m034128_c001_v7007000_t0000_u01758685288484") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b74_d20250924_m034117_c001_v0001137_t0049_u01758685277466") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de03f_d20250924_m034112_c001_v7007000_t0000_u01758685272990") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b3d_d20250924_m034101_c001_v0001137_t0014_u01758685261332") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7da3_d20250924_m034056_c001_v7007000_t0000_u01758685256816") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b0a_d20250924_m034045_c001_v0001137_t0011_u01758685245867") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a69_d20250924_m034041_c001_v7007000_t0000_u01758685241384") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ad6_d20250924_m034030_c001_v0001137_t0006_u01758685230339") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad2e_d20250924_m034025_c001_v7007000_t0000_u01758685225770") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a9f_d20250924_m034014_c001_v0001137_t0014_u01758685214717") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e32_d20250924_m034007_c001_v7007000_t0000_u01758685207517") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736eda_d20250924_m033958_c001_v0001177_t0033_u01758685198014") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27f9_d20250924_m033953_c001_v7007000_t0000_u01758685193295") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f41_d20250924_m033949_c001_v0001113_t0028_u01758685189192") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e68_d20250924_m033947_c001_v7007000_t0000_u01758685187992") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e44_d20250924_m033937_c001_v0001177_t0041_u01758685177442") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd69c_d20250924_m033932_c001_v7007000_t0000_u01758685172804") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ed7_d20250924_m033928_c001_v0001113_t0007_u01758685168852") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde53_d20250924_m033927_c001_v7007000_t0000_u01758685167570") 2025/09/24 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dc5_d20250924_m033916_c001_v0001177_t0038_u01758685156981") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a4c_d20250924_m033909_c001_v7007000_t0000_u01758685149278") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ae8_d20250924_m033857_c001_v0001099_t0040_u01758685137812") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14d_d20250924_m033853_c001_v7007000_t0000_u01758685133277") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113aab_d20250924_m033842_c001_v0001099_t0056_u01758685122479") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b93b_d20250924_m033837_c001_v7007000_t0000_u01758685117859") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a85_d20250924_m033827_c001_v0001099_t0014_u01758685107502") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e73_d20250924_m033950_c001_v7007000_t0000_u01758685190859") 2025/09/24 03:42:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a13_d20250924_m033945_c001_v0001137_t0002_u01758685185802") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e67_d20250924_m034010_c001_v7007000_t0000_u01758685210391") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f06_d20250924_m034005_c001_v0001177_t0024_u01758685205739") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5a9_d20250924_m034128_c001_v7007000_t0000_u01758685288665") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf9920a9_d20250924_m034118_c001_v0001113_t0029_u01758685278312") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de040_d20250924_m034113_c001_v7007000_t0000_u01758685273171") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992064_d20250924_m034102_c001_v0001113_t0026_u01758685262145") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7da6_d20250924_m034056_c001_v7007000_t0000_u01758685256999") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf99202c_d20250924_m034046_c001_v0001113_t0036_u01758685246711") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a6a_d20250924_m034041_c001_v7007000_t0000_u01758685241566") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fd5_d20250924_m034031_c001_v0001113_t0014_u01758685231163") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad2f_d20250924_m034025_c001_v7007000_t0000_u01758685225956") 2025/09/24 03:42:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fa7_d20250924_m034015_c001_v0001113_t0045_u01758685215418") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2830_d20250924_m034007_c001_v7007000_t0000_u01758685207532") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f69_d20250924_m033958_c001_v0001113_t0010_u01758685198585") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27fa_d20250924_m033953_c001_v7007000_t0000_u01758685193479") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a25_d20250924_m033949_c001_v0001137_t0006_u01758685189308") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e65_d20250924_m033947_c001_v7007000_t0000_u01758685187803") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b9c_d20250924_m033938_c001_v0001099_t0001_u01758685178041") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd69d_d20250924_m033932_c001_v7007000_t0000_u01758685172988") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b67_d20250924_m033928_c001_v0001099_t0032_u01758685168887") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f78_d20250924_m033927_c001_v7007000_t0000_u01758685167624") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b3d_d20250924_m033917_c001_v0001099_t0048_u01758685157552") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a5a1_d20250924_m033909_c001_v7007000_t0000_u01758685149288") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105972_d20250924_m033858_c001_v0001137_t0023_u01758685138606") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14e_d20250924_m033853_c001_v7007000_t0000_u01758685133460") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105940_d20250924_m033843_c001_v0001137_t0008_u01758685123223") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b93d_d20250924_m033838_c001_v7007000_t0000_u01758685118040") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10591b_d20250924_m033827_c001_v0001137_t0046_u01758685107790") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2e6_d20250924_m033950_c001_v7007000_t0000_u01758685190786") 2025/09/24 03:42:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e78_d20250924_m033945_c001_v0001177_t0044_u01758685185969") 2025/09/24 03:42:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e6a_d20250924_m034010_c001_v7007000_t0000_u01758685210573") 2025/09/24 03:42:17 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a7e_d20250924_m034005_c001_v0001137_t0008_u01758685205811") 2025/09/24 03:42:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5aa_d20250924_m034128_c001_v7007000_t0000_u01758685288845") 2025/09/24 03:42:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d2e_d20250924_m034119_c001_v0001099_t0037_u01758685279046") 2025/09/24 03:42:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de042_d20250924_m034113_c001_v7007000_t0000_u01758685273356") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cf1_d20250924_m034102_c001_v0001099_t0017_u01758685262997") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7da9_d20250924_m034057_c001_v7007000_t0000_u01758685257183") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113caf_d20250924_m034047_c001_v0001099_t0022_u01758685247426") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a6b_d20250924_m034041_c001_v7007000_t0000_u01758685241747") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c68_d20250924_m034031_c001_v0001099_t0028_u01758685231878") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad30_d20250924_m034026_c001_v7007000_t0000_u01758685226141") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c2c_d20250924_m034016_c001_v0001099_t0012_u01758685216252") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac282f_d20250924_m034007_c001_v7007000_t0000_u01758685207347") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bec_d20250924_m033959_c001_v0001099_t0057_u01758685199252") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27fc_d20250924_m033953_c001_v7007000_t0000_u01758685193668") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e9d_d20250924_m033949_c001_v0001177_t0018_u01758685189325") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486da8_d20250924_m033947_c001_v7007000_t0000_u01758685187787") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f03_d20250924_m033938_c001_v0001113_t0033_u01758685178720") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd69e_d20250924_m033933_c001_v7007000_t0000_u01758685173173") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e14_d20250924_m033928_c001_v0001177_t0011_u01758685168949") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd63a_d20250924_m033927_c001_v7007000_t0000_u01758685167193") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059ab_d20250924_m033918_c001_v0001137_t0028_u01758685158271") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f410e88201c8e71d9_d20250924_m033909_c001_v7007000_t0000_u01758685149300") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e3d_d20250924_m033859_c001_v0001113_t0056_u01758685139326") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd14f_d20250924_m033853_c001_v7007000_t0000_u01758685133645") 2025/09/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e0b_d20250924_m033843_c001_v0001113_t0039_u01758685123978") 2025/09/24 03:42:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b941_d20250924_m033838_c001_v7007000_t0000_u01758685118289") 2025/09/24 03:42:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991dd1_d20250924_m033828_c001_v0001113_t0031_u01758685108330") 2025/09/24 03:42:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27e1_d20250924_m033950_c001_v7007000_t0000_u01758685190847") 2025/09/24 03:42:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bba_d20250924_m033945_c001_v0001099_t0040_u01758685185983") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e6e_d20250924_m034010_c001_v7007000_t0000_u01758685210755") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f09_d20250924_m034005_c001_v0001177_t0001_u01758685205953") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5ab_d20250924_m034129_c001_v7007000_t0000_u01758685289026") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737090_d20250924_m034119_c001_v0001177_t0018_u01758685279447") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de044_d20250924_m034113_c001_v7007000_t0000_u01758685273538") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e73703f_d20250924_m034103_c001_v0001177_t0019_u01758685263330") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dae_d20250924_m034057_c001_v7007000_t0000_u01758685257366") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736fd7_d20250924_m034047_c001_v0001177_t0038_u01758685247702") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a6d_d20250924_m034041_c001_v7007000_t0000_u01758685241930") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f7b_d20250924_m034032_c001_v0001177_t0032_u01758685232231") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad31_d20250924_m034026_c001_v7007000_t0000_u01758685226326") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f2d_d20250924_m034016_c001_v0001177_t0051_u01758685216555") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e27_d20250924_m034007_c001_v7007000_t0000_u01758685207141") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a4f_d20250924_m033959_c001_v0001137_t0002_u01758685199611") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27fe_d20250924_m033953_c001_v7007000_t0000_u01758685193851") 2025/09/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bce_d20250924_m033949_c001_v0001099_t0042_u01758685189417") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2d8_d20250924_m033948_c001_v7007000_t0000_u01758685188006") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059fe_d20250924_m033939_c001_v0001137_t0003_u01758685179082") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd69f_d20250924_m033933_c001_v7007000_t0000_u01758685173358") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059d9_d20250924_m033928_c001_v0001137_t0042_u01758685168960") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde51_d20250924_m033927_c001_v7007000_t0000_u01758685167387") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e8d_d20250924_m033918_c001_v0001113_t0057_u01758685158640") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2699_d20250924_m033909_c001_v7007000_t0000_u01758685149136") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d85_d20250924_m033859_c001_v0001177_t0037_u01758685139657") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd150_d20250924_m033853_c001_v7007000_t0000_u01758685133829") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d47_d20250924_m033844_c001_v0001177_t0040_u01758685124405") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b943_d20250924_m033838_c001_v7007000_t0000_u01758685118471") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d0e_d20250924_m033828_c001_v0001177_t0025_u01758685108748") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e76_d20250924_m033950_c001_v7007000_t0000_u01758685190999") 2025/09/24 03:42:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f2f_d20250924_m033946_c001_v0001113_t0006_u01758685186128") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e73_d20250924_m034010_c001_v7007000_t0000_u01758685210936") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c16_d20250924_m034006_c001_v0001099_t0008_u01758685206117") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5ac_d20250924_m034129_c001_v7007000_t0000_u01758685289207") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b78_d20250924_m034119_c001_v0001137_t0021_u01758685279665") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de046_d20250924_m034113_c001_v7007000_t0000_u01758685273719") 2025/09/24 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b4a_d20250924_m034103_c001_v0001137_t0037_u01758685263544") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7db7_d20250924_m034057_c001_v7007000_t0000_u01758685257549") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b14_d20250924_m034047_c001_v0001137_t0015_u01758685247910") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a6e_d20250924_m034042_c001_v7007000_t0000_u01758685242116") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ade_d20250924_m034032_c001_v0001137_t0010_u01758685232460") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad32_d20250924_m034026_c001_v7007000_t0000_u01758685226512") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105aaa_d20250924_m034016_c001_v0001137_t0043_u01758685216825") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e28_d20250924_m034007_c001_v7007000_t0000_u01758685207152") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736eec_d20250924_m033959_c001_v0001177_t0041_u01758685199911") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27ff_d20250924_m033954_c001_v7007000_t0000_u01758685194056") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f43_d20250924_m033949_c001_v0001113_t0032_u01758685189453") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e61_d20250924_m033947_c001_v7007000_t0000_u01758685187393") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e49_d20250924_m033939_c001_v0001177_t0003_u01758685179403") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a0_d20250924_m033933_c001_v7007000_t0000_u01758685173541") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e16_d20250924_m033929_c001_v0001177_t0044_u01758685169160") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a6618e_d20250924_m033927_c001_v7007000_t0000_u01758685167580") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dcf_d20250924_m033919_c001_v0001177_t0040_u01758685159025") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4177e97eed2ab7a8_d20250924_m033909_c001_v7007000_t0000_u01758685149449") 2025/09/24 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113af2_d20250924_m033859_c001_v0001099_t0048_u01758685139865") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd151_d20250924_m033854_c001_v7007000_t0000_u01758685134011") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ab3_d20250924_m033844_c001_v0001099_t0042_u01758685124620") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b945_d20250924_m033838_c001_v7007000_t0000_u01758685118663") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a87_d20250924_m033828_c001_v0001099_t0003_u01758685108972") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2e9_d20250924_m033951_c001_v7007000_t0000_u01758685191021") 2025/09/24 03:42:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e7c_d20250924_m033946_c001_v0001177_t0008_u01758685186177") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e75_d20250924_m034011_c001_v7007000_t0000_u01758685211117") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f0b_d20250924_m034006_c001_v0001177_t0023_u01758685206164") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5ad_d20250924_m034129_c001_v7007000_t0000_u01758685289388") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf9920b3_d20250924_m034119_c001_v0001113_t0047_u01758685279995") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de047_d20250924_m034113_c001_v7007000_t0000_u01758685273902") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf99206c_d20250924_m034103_c001_v0001113_t0058_u01758685263889") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dba_d20250924_m034057_c001_v7007000_t0000_u01758685257732") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992034_d20250924_m034048_c001_v0001113_t0018_u01758685248185") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a70_d20250924_m034042_c001_v7007000_t0000_u01758685242299") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fdd_d20250924_m034032_c001_v0001113_t0031_u01758685232757") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad33_d20250924_m034026_c001_v7007000_t0000_u01758685226699") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fab_d20250924_m034017_c001_v0001113_t0052_u01758685217186") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e2d_d20250924_m034007_c001_v7007000_t0000_u01758685207334") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f6d_d20250924_m034000_c001_v0001113_t0001_u01758685200120") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2801_d20250924_m033954_c001_v7007000_t0000_u01758685194240") 2025/09/24 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ea3_d20250924_m033949_c001_v0001177_t0027_u01758685189540") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e67_d20250924_m033947_c001_v7007000_t0000_u01758685187945") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ba0_d20250924_m033939_c001_v0001099_t0050_u01758685179615") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a1_d20250924_m033933_c001_v7007000_t0000_u01758685173726") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b6c_d20250924_m033929_c001_v0001099_t0001_u01758685169183") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd63d_d20250924_m033927_c001_v7007000_t0000_u01758685167401") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b43_d20250924_m033919_c001_v0001099_t0043_u01758685159241") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9740_d20250924_m033909_c001_v7007000_t0000_u01758685149312") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10597a_d20250924_m033900_c001_v0001137_t0048_u01758685140341") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd152_d20250924_m033854_c001_v7007000_t0000_u01758685134195") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105944_d20250924_m033844_c001_v0001137_t0029_u01758685124981") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b948_d20250924_m033838_c001_v7007000_t0000_u01758685118845") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10591d_d20250924_m033829_c001_v0001137_t0031_u01758685109251") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2e8_d20250924_m033951_c001_v7007000_t0000_u01758685191002") 2025/09/24 03:42:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a17_d20250924_m033946_c001_v0001137_t0058_u01758685186188") 2025/09/24 03:42:23 DEBUG : dir1/0007-12345: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e7c_d20250924_m034011_c001_v7007000_t0000_u01758685211300") 2025/09/24 03:42:23 DEBUG : dir1/0007-12345: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f82_d20250924_m034006_c001_v0001113_t0000_u01758685206267") 2025/09/24 03:42:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5ae_d20250924_m034129_c001_v7007000_t0000_u01758685289571") 2025/09/24 03:42:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d3c_d20250924_m034120_c001_v0001099_t0021_u01758685280458") 2025/09/24 03:42:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de048_d20250924_m034114_c001_v7007000_t0000_u01758685274084") 2025/09/24 03:42:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cf3_d20250924_m034104_c001_v0001099_t0031_u01758685264214") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dbd_d20250924_m034057_c001_v7007000_t0000_u01758685257915") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cb7_d20250924_m034048_c001_v0001099_t0056_u01758685248592") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a75_d20250924_m034042_c001_v7007000_t0000_u01758685242482") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c72_d20250924_m034033_c001_v0001099_t0055_u01758685233213") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad34_d20250924_m034026_c001_v7007000_t0000_u01758685226887") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c30_d20250924_m034017_c001_v0001099_t0000_u01758685217607") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ad3b1_d20250924_m034007_c001_v7007000_t0000_u01758685207359") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bf5_d20250924_m034000_c001_v0001099_t0035_u01758685200656") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2802_d20250924_m033954_c001_v7007000_t0000_u01758685194423") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a2b_d20250924_m033949_c001_v0001137_t0023_u01758685189699") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e64_d20250924_m033947_c001_v7007000_t0000_u01758685187761") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f08_d20250924_m033940_c001_v0001113_t0016_u01758685180022") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a2_d20250924_m033933_c001_v7007000_t0000_u01758685173913") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059dd_d20250924_m033929_c001_v0001137_t0000_u01758685169364") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd638_d20250924_m033927_c001_v7007000_t0000_u01758685167010") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059b3_d20250924_m033919_c001_v0001137_t0043_u01758685159662") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59bb20_d20250924_m033909_c001_v7007000_t0000_u01758685149320") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e43_d20250924_m033900_c001_v0001113_t0000_u01758685140822") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd153_d20250924_m033854_c001_v7007000_t0000_u01758685134379") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e13_d20250924_m033845_c001_v0001113_t0016_u01758685125417") 2025/09/24 03:42:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b94a_d20250924_m033839_c001_v7007000_t0000_u01758685119026") 2025/09/24 03:42:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991dd3_d20250924_m033829_c001_v0001113_t0016_u01758685109546") 2025/09/24 03:42:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e72_d20250924_m033950_c001_v7007000_t0000_u01758685190794") 2025/09/24 03:42:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e7e_d20250924_m033946_c001_v0001177_t0043_u01758685186383") 2025/09/24 03:42:25 DEBUG : dir1/0008-23456: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e82_d20250924_m034011_c001_v7007000_t0000_u01758685211483") 2025/09/24 03:42:25 DEBUG : dir1/0008-23456: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a82_d20250924_m034006_c001_v0001137_t0037_u01758685206342") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5af_d20250924_m034129_c001_v7007000_t0000_u01758685289752") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737098_d20250924_m034120_c001_v0001177_t0059_u01758685280769") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de049_d20250924_m034114_c001_v7007000_t0000_u01758685274264") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737041_d20250924_m034104_c001_v0001177_t0035_u01758685264517") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dc0_d20250924_m034058_c001_v7007000_t0000_u01758685258098") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736fe5_d20250924_m034048_c001_v0001177_t0015_u01758685248926") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a7b_d20250924_m034042_c001_v7007000_t0000_u01758685242664") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f89_d20250924_m034033_c001_v0001177_t0034_u01758685233685") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad35_d20250924_m034027_c001_v7007000_t0000_u01758685227074") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f33_d20250924_m034017_c001_v0001177_t0028_u01758685217957") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e31_d20250924_m034007_c001_v7007000_t0000_u01758685207504") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a55_d20250924_m034001_c001_v0001137_t0059_u01758685201039") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2804_d20250924_m033954_c001_v7007000_t0000_u01758685194609") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ea5_d20250924_m033949_c001_v0001177_t0041_u01758685189745") 2025/09/24 03:42:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839f7_d20250924_m033947_c001_v7007000_t0000_u01758685187957") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a00_d20250924_m033940_c001_v0001137_t0013_u01758685180311") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a3_d20250924_m033934_c001_v7007000_t0000_u01758685174097") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e18_d20250924_m033929_c001_v0001177_t0034_u01758685169468") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd63c_d20250924_m033927_c001_v7007000_t0000_u01758685167377") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e97_d20250924_m033920_c001_v0001113_t0002_u01758685160136") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59bb1e_d20250924_m033909_c001_v7007000_t0000_u01758685149135") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d8b_d20250924_m033901_c001_v0001177_t0038_u01758685141143") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd154_d20250924_m033854_c001_v7007000_t0000_u01758685134563") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d4d_d20250924_m033845_c001_v0001177_t0039_u01758685125690") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b94d_d20250924_m033839_c001_v7007000_t0000_u01758685119207") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d12_d20250924_m033829_c001_v0001177_t0035_u01758685109862") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a6b0_d20250924_m033950_c001_v7007000_t0000_u01758685190805") 2025/09/24 03:42:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bbe_d20250924_m033946_c001_v0001099_t0019_u01758685186396") 2025/09/24 03:42:26 DEBUG : dir1/0009-34567: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e8a_d20250924_m034011_c001_v7007000_t0000_u01758685211664") 2025/09/24 03:42:26 DEBUG : dir1/0009-34567: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f0d_d20250924_m034006_c001_v0001177_t0002_u01758685206375") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b0_d20250924_m034129_c001_v7007000_t0000_u01758685289936") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b84_d20250924_m034120_c001_v0001137_t0022_u01758685280977") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de04b_d20250924_m034114_c001_v7007000_t0000_u01758685274447") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b4c_d20250924_m034104_c001_v0001137_t0008_u01758685264736") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dc4_d20250924_m034058_c001_v7007000_t0000_u01758685258282") 2025/09/24 03:42:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b18_d20250924_m034049_c001_v0001137_t0045_u01758685249168") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a7f_d20250924_m034042_c001_v7007000_t0000_u01758685242846") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ae4_d20250924_m034033_c001_v0001137_t0024_u01758685233926") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad36_d20250924_m034027_c001_v7007000_t0000_u01758685227259") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ab1_d20250924_m034018_c001_v0001137_t0046_u01758685218165") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a705_d20250924_m034007_c001_v7007000_t0000_u01758685207555") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ef4_d20250924_m034001_c001_v0001177_t0000_u01758685201495") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2805_d20250924_m033954_c001_v7007000_t0000_u01758685194793") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bd0_d20250924_m033949_c001_v0001099_t0058_u01758685189881") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350c9_d20250924_m033947_c001_v7007000_t0000_u01758685187968") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e51_d20250924_m033940_c001_v0001177_t0047_u01758685180612") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a4_d20250924_m033934_c001_v7007000_t0000_u01758685174284") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ed9_d20250924_m033929_c001_v0001113_t0032_u01758685169494") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d3506e_d20250924_m033927_c001_v7007000_t0000_u01758685167634") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ddb_d20250924_m033920_c001_v0001177_t0017_u01758685160646") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a4a_d20250924_m033909_c001_v7007000_t0000_u01758685149084") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113af7_d20250924_m033901_c001_v0001099_t0048_u01758685141376") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd155_d20250924_m033854_c001_v7007000_t0000_u01758685134747") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ab9_d20250924_m033845_c001_v0001099_t0036_u01758685125919") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b950_d20250924_m033839_c001_v7007000_t0000_u01758685119392") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a8f_d20250924_m033830_c001_v0001099_t0012_u01758685110121") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac27e2_d20250924_m033951_c001_v7007000_t0000_u01758685191029") 2025/09/24 03:42:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a19_d20250924_m033946_c001_v0001137_t0035_u01758685186448") 2025/09/24 03:42:28 DEBUG : dir1/0010-45678: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e92_d20250924_m034011_c001_v7007000_t0000_u01758685211847") 2025/09/24 03:42:28 DEBUG : dir1/0010-45678: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c1a_d20250924_m034006_c001_v0001099_t0031_u01758685206448") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b1_d20250924_m034130_c001_v7007000_t0000_u01758685290117") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf9920b9_d20250924_m034121_c001_v0001113_t0022_u01758685281323") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de04c_d20250924_m034114_c001_v7007000_t0000_u01758685274629") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992075_d20250924_m034105_c001_v0001113_t0048_u01758685265194") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dc7_d20250924_m034058_c001_v7007000_t0000_u01758685258466") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992038_d20250924_m034049_c001_v0001113_t0048_u01758685249629") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a84_d20250924_m034043_c001_v7007000_t0000_u01758685243028") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fe7_d20250924_m034034_c001_v0001113_t0010_u01758685234223") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad37_d20250924_m034027_c001_v7007000_t0000_u01758685227444") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991faf_d20250924_m034018_c001_v0001113_t0022_u01758685218550") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac282d_d20250924_m034007_c001_v7007000_t0000_u01758685207162") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f74_d20250924_m034001_c001_v0001113_t0010_u01758685201714") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2807_d20250924_m033955_c001_v7007000_t0000_u01758685195000") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f47_d20250924_m033949_c001_v0001113_t0018_u01758685189914") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a6a5_d20250924_m033947_c001_v7007000_t0000_u01758685187797") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ba6_d20250924_m033940_c001_v0001099_t0004_u01758685180836") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a5_d20250924_m033934_c001_v7007000_t0000_u01758685174490") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b70_d20250924_m033929_c001_v0001099_t0000_u01758685169511") 2025/09/24 03:42:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366e2_d20250924_m033927_c001_v7007000_t0000_u01758685167412") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b45_d20250924_m033920_c001_v0001099_t0021_u01758685160917") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac269b_d20250924_m033909_c001_v7007000_t0000_u01758685149333") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10597e_d20250924_m033901_c001_v0001137_t0008_u01758685141836") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd156_d20250924_m033854_c001_v7007000_t0000_u01758685134931") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105948_d20250924_m033846_c001_v0001137_t0047_u01758685126314") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b952_d20250924_m033839_c001_v7007000_t0000_u01758685119573") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105920_d20250924_m033830_c001_v0001137_t0037_u01758685110433") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839fe_d20250924_m033951_c001_v7007000_t0000_u01758685191038") 2025/09/24 03:42:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f31_d20250924_m033946_c001_v0001113_t0056_u01758685186570") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e99_d20250924_m034012_c001_v7007000_t0000_u01758685212029") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f84_d20250924_m034006_c001_v0001113_t0007_u01758685206556") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b2_d20250924_m034130_c001_v7007000_t0000_u01758685290299") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d43_d20250924_m034121_c001_v0001099_t0026_u01758685281557") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de04d_d20250924_m034114_c001_v7007000_t0000_u01758685274809") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cf7_d20250924_m034105_c001_v0001099_t0016_u01758685265975") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dcc_d20250924_m034058_c001_v7007000_t0000_u01758685258650") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cbf_d20250924_m034050_c001_v0001099_t0013_u01758685250201") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a87_d20250924_m034043_c001_v7007000_t0000_u01758685243211") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c78_d20250924_m034034_c001_v0001099_t0011_u01758685234488") 2025/09/24 03:42:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad38_d20250924_m034027_c001_v7007000_t0000_u01758685227630") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c32_d20250924_m034018_c001_v0001099_t0022_u01758685218850") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f413b884ed7b7aca3_d20250924_m034007_c001_v7007000_t0000_u01758685207571") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bfe_d20250924_m034002_c001_v0001099_t0001_u01758685202008") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2808_d20250924_m033955_c001_v7007000_t0000_u01758685195184") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ea9_d20250924_m033950_c001_v0001177_t0049_u01758685189999") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2d5_d20250924_m033947_c001_v7007000_t0000_u01758685187821") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f1b_d20250924_m033941_c001_v0001113_t0016_u01758685181188") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a6_d20250924_m033934_c001_v7007000_t0000_u01758685174674") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059df_d20250924_m033929_c001_v0001137_t0017_u01758685169680") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd640_d20250924_m033927_c001_v7007000_t0000_u01758685167593") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059b9_d20250924_m033921_c001_v0001137_t0010_u01758685161301") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a4e_d20250924_m033909_c001_v7007000_t0000_u01758685149461") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e49_d20250924_m033902_c001_v0001113_t0053_u01758685142279") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd157_d20250924_m033855_c001_v7007000_t0000_u01758685135114") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e19_d20250924_m033846_c001_v0001113_t0011_u01758685126736") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b954_d20250924_m033839_c001_v7007000_t0000_u01758685119770") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991dd7_d20250924_m033830_c001_v0001113_t0031_u01758685110766") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e77_d20250924_m033951_c001_v7007000_t0000_u01758685191052") 2025/09/24 03:42:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e83_d20250924_m033946_c001_v0001177_t0034_u01758685186607") 2025/09/24 03:42:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891ea0_d20250924_m034012_c001_v7007000_t0000_u01758685212211") 2025/09/24 03:42:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f11_d20250924_m034006_c001_v0001177_t0021_u01758685206584") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b3_d20250924_m034130_c001_v7007000_t0000_u01758685290480") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7370ab_d20250924_m034121_c001_v0001177_t0059_u01758685281886") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de04e_d20250924_m034114_c001_v7007000_t0000_u01758685274991") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e73704f_d20250924_m034106_c001_v0001177_t0016_u01758685266370") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dd0_d20250924_m034058_c001_v7007000_t0000_u01758685258834") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ff9_d20250924_m034050_c001_v0001177_t0036_u01758685250561") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a88_d20250924_m034043_c001_v7007000_t0000_u01758685243394") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f8d_d20250924_m034034_c001_v0001177_t0045_u01758685234808") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad39_d20250924_m034027_c001_v7007000_t0000_u01758685227820") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f39_d20250924_m034019_c001_v0001177_t0014_u01758685219234") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4177e97eed2ab934_d20250924_m034007_c001_v7007000_t0000_u01758685207575") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a63_d20250924_m034002_c001_v0001137_t0014_u01758685202343") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac280a_d20250924_m033955_c001_v7007000_t0000_u01758685195368") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a2d_d20250924_m033950_c001_v0001137_t0000_u01758685190030") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350c4_d20250924_m033947_c001_v7007000_t0000_u01758685187413") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a06_d20250924_m033941_c001_v0001137_t0047_u01758685181580") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a7_d20250924_m033934_c001_v7007000_t0000_u01758685174860") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e1a_d20250924_m033929_c001_v0001177_t0018_u01758685169690") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2778_d20250924_m033927_c001_v7007000_t0000_u01758685167425") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ea7_d20250924_m033921_c001_v0001113_t0045_u01758685161606") 2025/09/24 03:42:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd56d_d20250924_m033909_c001_v7007000_t0000_u01758685149344") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d91_d20250924_m033902_c001_v0001177_t0043_u01758685142632") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd158_d20250924_m033855_c001_v7007000_t0000_u01758685135297") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d56_d20250924_m033847_c001_v0001177_t0012_u01758685127017") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b957_d20250924_m033840_c001_v7007000_t0000_u01758685120021") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736d14_d20250924_m033831_c001_v0001177_t0059_u01758685111138") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d350cb_d20250924_m033950_c001_v7007000_t0000_u01758685190999") 2025/09/24 03:42:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a1d_d20250924_m033946_c001_v0001137_t0022_u01758685186844") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891ea6_d20250924_m034012_c001_v7007000_t0000_u01758685212394") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105a86_d20250924_m034006_c001_v0001137_t0019_u01758685206664") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b4_d20250924_m034130_c001_v7007000_t0000_u01758685290660") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b88_d20250924_m034122_c001_v0001137_t0029_u01758685282093") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de050_d20250924_m034115_c001_v7007000_t0000_u01758685275173") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b50_d20250924_m034106_c001_v0001137_t0022_u01758685266590") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dd3_d20250924_m034059_c001_v7007000_t0000_u01758685259017") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105b1a_d20250924_m034050_c001_v0001137_t0012_u01758685250781") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a89_d20250924_m034043_c001_v7007000_t0000_u01758685243578") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ae8_d20250924_m034035_c001_v0001137_t0040_u01758685235038") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad3a_d20250924_m034028_c001_v7007000_t0000_u01758685228019") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105ab5_d20250924_m034019_c001_v0001137_t0010_u01758685219455") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ad3ae_d20250924_m034007_c001_v7007000_t0000_u01758685207177") 2025/09/24 03:42:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736efa_d20250924_m034002_c001_v0001177_t0012_u01758685202674") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac280b_d20250924_m033955_c001_v7007000_t0000_u01758685195554") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f4b_d20250924_m033950_c001_v0001113_t0042_u01758685190230") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ad37f_d20250924_m033947_c001_v7007000_t0000_u01758685187828") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e5e_d20250924_m033942_c001_v0001177_t0014_u01758685182122") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a8_d20250924_m033935_c001_v7007000_t0000_u01758685175046") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b72_d20250924_m033929_c001_v0001099_t0028_u01758685169800") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d3506d_d20250924_m033927_c001_v7007000_t0000_u01758685167431") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736de1_d20250924_m033922_c001_v0001177_t0056_u01758685162013") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4177e97eed2ab7a4_d20250924_m033909_c001_v7007000_t0000_u01758685149087") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b01_d20250924_m033902_c001_v0001099_t0053_u01758685142851") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd159_d20250924_m033855_c001_v7007000_t0000_u01758685135481") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113ac3_d20250924_m033847_c001_v0001099_t0056_u01758685127234") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b959_d20250924_m033840_c001_v7007000_t0000_u01758685120204") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a91_d20250924_m033831_c001_v0001099_t0003_u01758685111366") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839fd_d20250924_m033950_c001_v7007000_t0000_u01758685190834") 2025/09/24 03:42:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e85_d20250924_m033946_c001_v0001177_t0001_u01758685186896") 2025/09/24 03:42:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891ead_d20250924_m034012_c001_v7007000_t0000_u01758685212575") 2025/09/24 03:42:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c20_d20250924_m034006_c001_v0001099_t0027_u01758685206821") 2025/09/24 03:42:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b5_d20250924_m034130_c001_v7007000_t0000_u01758685290843") 2025/09/24 03:42:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf9920bf_d20250924_m034122_c001_v0001113_t0028_u01758685282715") 2025/09/24 03:42:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de051_d20250924_m034115_c001_v7007000_t0000_u01758685275355") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992079_d20250924_m034106_c001_v0001113_t0038_u01758685266997") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7dd7_d20250924_m034059_c001_v7007000_t0000_u01758685259201") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf99203c_d20250924_m034051_c001_v0001113_t0041_u01758685251150") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a8a_d20250924_m034043_c001_v7007000_t0000_u01758685243760") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ff3_d20250924_m034035_c001_v0001113_t0036_u01758685235487") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad3b_d20250924_m034028_c001_v7007000_t0000_u01758685228203") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991fb1_d20250924_m034019_c001_v0001113_t0045_u01758685219762") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e2c_d20250924_m034007_c001_v7007000_t0000_u01758685207323") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f78_d20250924_m034002_c001_v0001113_t0052_u01758685202887") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac280c_d20250924_m033955_c001_v7007000_t0000_u01758685195738") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bd2_d20250924_m033950_c001_v0001099_t0035_u01758685190396") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e62_d20250924_m033947_c001_v7007000_t0000_u01758685187577") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bac_d20250924_m033942_c001_v0001099_t0026_u01758685182333") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6a9_d20250924_m033935_c001_v7007000_t0000_u01758685175230") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e20_d20250924_m033929_c001_v0001177_t0007_u01758685169906") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366e3_d20250924_m033927_c001_v7007000_t0000_u01758685167604") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b47_d20250924_m033922_c001_v0001099_t0015_u01758685162227") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd56a_d20250924_m033909_c001_v7007000_t0000_u01758685149156") 2025/09/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105984_d20250924_m033903_c001_v0001137_t0056_u01758685143220") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd15a_d20250924_m033855_c001_v7007000_t0000_u01758685135665") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10594d_d20250924_m033847_c001_v0001137_t0014_u01758685127560") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b95b_d20250924_m033840_c001_v7007000_t0000_u01758685120386") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105922_d20250924_m033831_c001_v0001137_t0003_u01758685111719") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f661a6b1_d20250924_m033951_c001_v7007000_t0000_u01758685191007") 2025/09/24 03:42:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f37_d20250924_m033946_c001_v0001113_t0031_u01758685186986") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891eb3_d20250924_m034012_c001_v7007000_t0000_u01758685212757") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f15_d20250924_m034006_c001_v0001177_t0058_u01758685206812") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b6_d20250924_m034131_c001_v7007000_t0000_u01758685291023") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d45_d20250924_m034123_c001_v0001099_t0001_u01758685283004") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de052_d20250924_m034115_c001_v7007000_t0000_u01758685275540") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cfb_d20250924_m034107_c001_v0001099_t0059_u01758685267389") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7ddb_d20250924_m034059_c001_v7007000_t0000_u01758685259385") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cc9_d20250924_m034051_c001_v0001099_t0026_u01758685251609") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a8d_d20250924_m034043_c001_v7007000_t0000_u01758685243944") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c7f_d20250924_m034036_c001_v0001099_t0039_u01758685236105") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad3c_d20250924_m034028_c001_v7007000_t0000_u01758685228388") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c36_d20250924_m034020_c001_v0001099_t0015_u01758685220199") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e35_d20250924_m034007_c001_v7007000_t0000_u01758685207687") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c04_d20250924_m034003_c001_v0001099_t0030_u01758685203274") 2025/09/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac280d_d20250924_m033955_c001_v7007000_t0000_u01758685195920") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736eaf_d20250924_m033950_c001_v0001177_t0029_u01758685190432") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839f5_d20250924_m033947_c001_v7007000_t0000_u01758685187587") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f21_d20250924_m033942_c001_v0001113_t0047_u01758685182881") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6aa_d20250924_m033935_c001_v7007000_t0000_u01758685175414") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991edd_d20250924_m033929_c001_v0001113_t0030_u01758685169918") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f73_d20250924_m033927_c001_v7007000_t0000_u01758685167441") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059bd_d20250924_m033922_c001_v0001137_t0004_u01758685162637") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4177e97eed2ab7a6_d20250924_m033909_c001_v7007000_t0000_u01758685149267") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e4b_d20250924_m033903_c001_v0001113_t0031_u01758685143533") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd15b_d20250924_m033855_c001_v7007000_t0000_u01758685135864") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e1b_d20250924_m033847_c001_v0001113_t0004_u01758685127879") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b95f_d20250924_m033840_c001_v7007000_t0000_u01758685120567") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991de3_d20250924_m033832_c001_v0001113_t0043_u01758685112055") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7e78_d20250924_m033951_c001_v7007000_t0000_u01758685191181") 2025/09/24 03:42:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bc0_d20250924_m033947_c001_v0001099_t0020_u01758685187055") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a59_d20250924_m033912_c001_v7007000_t0000_u01758685152178") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736da1_d20250924_m033906_c001_v0001177_t0033_u01758685146766") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a5a_d20250924_m033912_c001_v7007000_t0000_u01758685152363") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b13_d20250924_m033906_c001_v0001099_t0025_u01758685146891") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a5b_d20250924_m033912_c001_v7007000_t0000_u01758685152547") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e5e_d20250924_m033906_c001_v0001113_t0003_u01758685146928") 2025/09/24 03:42:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a5d_d20250924_m033912_c001_v7007000_t0000_u01758685152748") 2025/09/24 03:42:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736da3_d20250924_m033906_c001_v0001177_t0036_u01758685146986") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a5e_d20250924_m033912_c001_v7007000_t0000_u01758685152932") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105990_d20250924_m033907_c001_v0001137_t0022_u01758685147010") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a60_d20250924_m033913_c001_v7007000_t0000_u01758685153114") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736da5_d20250924_m033907_c001_v0001177_t0035_u01758685147192") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a61_d20250924_m033913_c001_v7007000_t0000_u01758685153298") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e60_d20250924_m033907_c001_v0001113_t0029_u01758685147216") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a62_d20250924_m033913_c001_v7007000_t0000_u01758685153483") 2025/09/24 03:42:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b15_d20250924_m033907_c001_v0001099_t0056_u01758685147228") 2025/09/24 03:42:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a63_d20250924_m033913_c001_v7007000_t0000_u01758685153666") 2025/09/24 03:42:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736da7_d20250924_m033907_c001_v0001177_t0043_u01758685147411") 2025/09/24 03:42:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a64_d20250924_m033913_c001_v7007000_t0000_u01758685153850") 2025/09/24 03:42:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b19_d20250924_m033907_c001_v0001099_t0052_u01758685147513") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a65_d20250924_m033914_c001_v7007000_t0000_u01758685154033") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e64_d20250924_m033907_c001_v0001113_t0000_u01758685147541") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a67_d20250924_m033914_c001_v7007000_t0000_u01758685154217") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dab_d20250924_m033907_c001_v0001177_t0030_u01758685147626") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a6d_d20250924_m033914_c001_v7007000_t0000_u01758685154400") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b1d_d20250924_m033907_c001_v0001099_t0035_u01758685147820") 2025/09/24 03:42:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a76_d20250924_m033914_c001_v7007000_t0000_u01758685154674") 2025/09/24 03:42:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e69_d20250924_m033907_c001_v0001113_t0037_u01758685147832") 2025/09/24 03:42:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a7a_d20250924_m033914_c001_v7007000_t0000_u01758685154860") 2025/09/24 03:42:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dad_d20250924_m033907_c001_v0001177_t0039_u01758685147842") 2025/09/24 03:42:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d241a7d_d20250924_m033915_c001_v7007000_t0000_u01758685155051") 2025/09/24 03:42:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736daf_d20250924_m033908_c001_v0001177_t0054_u01758685148053") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd661_d20250924_m033930_c001_v7007000_t0000_u01758685170517") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736df7_d20250924_m033925_c001_v0001177_t0037_u01758685165498") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a661b1_d20250924_m033930_c001_v7007000_t0000_u01758685170526") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b5d_d20250924_m033925_c001_v0001099_t0043_u01758685165530") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f83_d20250924_m033930_c001_v7007000_t0000_u01758685170485") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059cb_d20250924_m033925_c001_v0001137_t0035_u01758685165569") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d35084_d20250924_m033930_c001_v7007000_t0000_u01758685170688") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ec5_d20250924_m033925_c001_v0001113_t0011_u01758685165594") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366e7_d20250924_m033930_c001_v7007000_t0000_u01758685170538") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dfb_d20250924_m033925_c001_v0001177_t0026_u01758685165714") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac279a_d20250924_m033930_c001_v7007000_t0000_u01758685170496") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ecb_d20250924_m033925_c001_v0001113_t0027_u01758685165918") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d3507e_d20250924_m033930_c001_v7007000_t0000_u01758685170506") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736dff_d20250924_m033925_c001_v0001177_t0002_u01758685165929") 2025/09/24 03:42:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f84_d20250924_m033930_c001_v7007000_t0000_u01758685170550") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059cd_d20250924_m033925_c001_v0001137_t0012_u01758685165946") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde58_d20250924_m033930_c001_v7007000_t0000_u01758685170561") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b5f_d20250924_m033925_c001_v0001099_t0049_u01758685165989") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f85_d20250924_m033930_c001_v7007000_t0000_u01758685170667") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e01_d20250924_m033926_c001_v0001177_t0039_u01758685166146") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f81_d20250924_m033930_c001_v7007000_t0000_u01758685170303") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ecd_d20250924_m033926_c001_v0001113_t0020_u01758685166234") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac2798_d20250924_m033930_c001_v7007000_t0000_u01758685170313") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059cf_d20250924_m033926_c001_v0001137_t0008_u01758685166316") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366e6_d20250924_m033930_c001_v7007000_t0000_u01758685170324") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e03_d20250924_m033926_c001_v0001177_t0000_u01758685166352") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41526d73cd0d1f82_d20250924_m033930_c001_v7007000_t0000_u01758685170365") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113b61_d20250924_m033926_c001_v0001099_t0008_u01758685166501") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd66a_d20250924_m033930_c001_v7007000_t0000_u01758685170700") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736e05_d20250924_m033926_c001_v0001177_t0042_u01758685166567") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac279c_d20250924_m033930_c001_v7007000_t0000_u01758685170679") 2025/09/24 03:42:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ecf_d20250924_m033926_c001_v0001113_t0031_u01758685166600") 2025/09/24 03:42:39 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259bf6_d20250924_m033719_c001_v7007000_t0000_u01758685039263") 2025/09/24 03:42:39 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f101d5b46154a4ebe_d20250924_m033717_c001_v0001176_t0035_u01758685037177") 2025/09/24 03:42:39 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f408408f43c96ee5b_d20250924_m033716_c001_v7007000_t0000_u01758685036988") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f101d5b46154a4ea8_d20250924_m033713_c001_v0001176_t0026_u01758685033864") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f408408f43c96ee58_d20250924_m033713_c001_v7007000_t0000_u01758685033124") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991cbf_d20250924_m033708_c001_v0001113_t0056_u01758685028792") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd168_d20250924_m033707_c001_v7007000_t0000_u01758685027318") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f110a1298668ded71_d20250924_m033705_c001_v0001150_t0002_u01758685025183") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7b1b_d20250924_m033705_c001_v7007000_t0000_u01758685025000") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f110a1298668ded67_d20250924_m033701_c001_v0001150_t0008_u01758685021666") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7af3_d20250924_m033700_c001_v7007000_t0000_u01758685020916") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ca3_d20250924_m033656_c001_v0001113_t0015_u01758685016593") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34bab_d20250924_m033655_c001_v7007000_t0000_u01758685015312") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1077bb37c175245e_d20250924_m033653_c001_v0001161_t0045_u01758685013741") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba927d_d20250924_m033653_c001_v7007000_t0000_u01758685013556") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1077bb37c1752456_d20250924_m033650_c001_v0001161_t0013_u01758685010740") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9249_d20250924_m033649_c001_v7007000_t0000_u01758685009987") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105808_d20250924_m033645_c001_v0001137_t0048_u01758685005582") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34b88_d20250924_m033644_c001_v7007000_t0000_u01758685004661") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f116e43679808cde6_d20250924_m033642_c001_v0001093_t0056_u01758685002335") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc9b0_d20250924_m033642_c001_v7007000_t0000_u01758685002147") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f116e43679808cddd_d20250924_m033638_c001_v0001093_t0043_u01758684998665") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc99a_d20250924_m033637_c001_v7007000_t0000_u01758684997925") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736af6_d20250924_m033631_c001_v0001177_t0002_u01758684991850") 2025/09/24 03:42:40 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d2416ec_d20250924_m033630_c001_v7007000_t0000_u01758684990937") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11503703b95e62e5_d20250924_m033628_c001_v0001117_t0048_u01758684988659") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ac6f0_d20250924_m033628_c001_v7007000_t0000_u01758684988479") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11503703b95e62db_d20250924_m033624_c001_v0001117_t0052_u01758684984279") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ac2af_d20250924_m033623_c001_v7007000_t0000_u01758684983555") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991c3d_d20250924_m033617_c001_v0001113_t0021_u01758684977807") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a6587d_d20250924_m033616_c001_v7007000_t0000_u01758684976886") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f119ed52072e8f3b2_d20250924_m033615_c001_v0001091_t0031_u01758684975212") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc933_d20250924_m033615_c001_v7007000_t0000_u01758684975027") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f119ed52072e8f3ac_d20250924_m033611_c001_v0001091_t0031_u01758684971710") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc92a_d20250924_m033610_c001_v7007000_t0000_u01758684970980") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1057a1_d20250924_m033605_c001_v0001137_t0032_u01758684965472") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e8_d20250924_m033604_c001_v7007000_t0000_u01758684964369") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11679b46f719c068_d20250924_m033558_c001_v0001157_t0016_u01758684958368") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc8fa_d20250924_m033558_c001_v7007000_t0000_u01758684958167") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736a16_d20250924_m033554_c001_v0001177_t0011_u01758684954376") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1056dffc025255d9_d20250924_m033552_c001_v0001144_t0009_u01758684952858") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1056dffc025255d3_d20250924_m033551_c001_v0001144_t0005_u01758684951386") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f6619e26_d20250924_m033538_c001_v7007000_t0000_u01758684938184") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10575c_d20250924_m033531_c001_v0001137_t0014_u01758684931151") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f116f0d0d59ea9f2d_d20250924_m033530_c001_v0001184_t0020_u01758684930388") 2025/09/24 03:42:41 DEBUG : dst/one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f116f0d0d59ea9f1a_d20250924_m033529_c001_v0001184_t0057_u01758684929426") 2025/09/24 03:42:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259bf8_d20250924_m033719_c001_v7007000_t0000_u01758685039445") 2025/09/24 03:42:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f118ef4b1d149d27b_d20250924_m033716_c001_v0001176_t0030_u01758685036775") 2025/09/24 03:42:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f10455fa706bc9900_d20250924_m033712_c001_v0001184_t0054_u01758685032931") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd169_d20250924_m033707_c001_v7007000_t0000_u01758685027501") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f11435620a1ad3990_d20250924_m033704_c001_v0001171_t0048_u01758685024674") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f103cede083dd9775_d20250924_m033700_c001_v0001117_t0012_u01758685020336") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34bac_d20250924_m033655_c001_v7007000_t0000_u01758685015494") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f114d59a74f5064a7_d20250924_m033653_c001_v0001177_t0011_u01758685013336") 2025/09/24 03:42:42 DEBUG : dst/one.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1139fa8a46052c92_d20250924_m033649_c001_v0001038_t0003_u01758685009531") 2025/09/24 03:42:42 DEBUG : dst/three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90e9_d20250924_m033604_c001_v7007000_t0000_u01758684964552") 2025/09/24 03:42:42 DEBUG : dst/three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1056dffc025255f4_d20250924_m033602_c001_v0001144_t0057_u01758684962677") 2025/09/24 03:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259bfa_d20250924_m033719_c001_v7007000_t0000_u01758685039627") 2025/09/24 03:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f102c88429cc4e3ff_d20250924_m033718_c001_v0001098_t0025_u01758685038015") 2025/09/24 03:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f112e9c157397168e_d20250924_m033714_c001_v0001161_t0002_u01758685034640") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259bfc_d20250924_m033719_c001_v7007000_t0000_u01758685039808") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f101d5b46154a4ec8_d20250924_m033718_c001_v0001176_t0047_u01758685038616") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f408408f43c96ee5d_d20250924_m033718_c001_v7007000_t0000_u01758685038429") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f101d5b46154a4eb0_d20250924_m033715_c001_v0001176_t0006_u01758685035374") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f408408f43c96ee59_d20250924_m033715_c001_v7007000_t0000_u01758685035188") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105838_d20250924_m033710_c001_v0001137_t0037_u01758685030134") 2025/09/24 03:42:42 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd16b_d20250924_m033707_c001_v7007000_t0000_u01758685027684") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f110a1298668ded77_d20250924_m033706_c001_v0001150_t0000_u01758685026668") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7b1d_d20250924_m033706_c001_v7007000_t0000_u01758685026484") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f110a1298668ded6d_d20250924_m033703_c001_v0001150_t0055_u01758685023306") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7b0d_d20250924_m033703_c001_v7007000_t0000_u01758685023123") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105818_d20250924_m033657_c001_v0001137_t0049_u01758685017439") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba928b_d20250924_m033654_c001_v7007000_t0000_u01758685014761") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105812_d20250924_m033652_c001_v0001137_t0022_u01758685012436") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9264_d20250924_m033651_c001_v7007000_t0000_u01758685011710") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736b26_d20250924_m033647_c001_v0001177_t0051_u01758685007003") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc9c1_d20250924_m033643_c001_v7007000_t0000_u01758685003743") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736b0c_d20250924_m033640_c001_v0001177_t0040_u01758685000901") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc9a1_d20250924_m033639_c001_v7007000_t0000_u01758684999813") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991c6d_d20250924_m033633_c001_v0001113_t0004_u01758684993109") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ac70c_d20250924_m033630_c001_v7007000_t0000_u01758684990013") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991c57_d20250924_m033626_c001_v0001113_t0042_u01758684986896") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40300dad435ac6d3_d20250924_m033625_c001_v7007000_t0000_u01758684985809") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1057c8_d20250924_m033618_c001_v0001137_t0026_u01758684978682") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc936_d20250924_m033615_c001_v7007000_t0000_u01758684975951") 2025/09/24 03:42:43 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1057c0_d20250924_m033613_c001_v0001137_t0036_u01758684973729") 2025/09/24 03:42:44 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fc92f_d20250924_m033612_c001_v7007000_t0000_u01758684972642") 2025/09/24 03:42:44 DEBUG : dst/three.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736a52_d20250924_m033606_c001_v0001177_t0053_u01758684966462") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd16c_d20250924_m033707_c001_v7007000_t0000_u01758685027869") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1085d171c19a9f58_d20250924_m033706_c001_v0001177_t0050_u01758685026215") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f113ed290626a609b_d20250924_m033702_c001_v0001032_t0019_u01758685022766") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34bad_d20250924_m033655_c001_v7007000_t0000_u01758685015676") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f108fba8d7d841d40_d20250924_m033654_c001_v0001153_t0013_u01758685014399") 2025/09/24 03:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1195442abe1c6455_d20250924_m033651_c001_v0001041_t0052_u01758685011311") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259bff_d20250924_m033719_c001_v7007000_t0000_u01758685039993") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736b90_d20250924_m033709_c001_v0001177_t0051_u01758685029503") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd16e_d20250924_m033708_c001_v7007000_t0000_u01758685028053") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736b52_d20250924_m033657_c001_v0001177_t0017_u01758685017226") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34bb0_d20250924_m033655_c001_v7007000_t0000_u01758685015859") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991c91_d20250924_m033646_c001_v0001113_t0056_u01758685006368") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f422593e374d34b89_d20250924_m033644_c001_v7007000_t0000_u01758685004851") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1057f2_d20250924_m033632_c001_v0001137_t0038_u01758684992419") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f402daa468d2416ee_d20250924_m033631_c001_v7007000_t0000_u01758684991121") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736a98_d20250924_m033618_c001_v0001177_t0041_u01758684978472") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f41555fc378a6587f_d20250924_m033617_c001_v7007000_t0000_u01758684977073") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991c0e_d20250924_m033606_c001_v0001113_t0014_u01758684966150") 2025/09/24 03:42:44 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba90eb_d20250924_m033604_c001_v7007000_t0000_u01758684964735") 2025/09/24 03:42:45 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f114e3a0ab1877c18_d20250924_m033600_c001_v0001120_t0010_u01758684960270") 2025/09/24 03:42:45 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f6619e27_d20250924_m033538_c001_v7007000_t0000_u01758684938364") 2025/09/24 03:42:45 DEBUG : dst/two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f116f0d0d59ea9f43_d20250924_m033537_c001_v0001184_t0055_u01758684937201") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891722_d20250924_m033503_c001_v7007000_t0000_u01758684903582") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e73694e_d20250924_m033459_c001_v0001177_t0058_u01758684899562") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c8916d3_d20250924_m033457_c001_v7007000_t0000_u01758684897415") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736923_d20250924_m033444_c001_v0001177_t0042_u01758684884737") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259666_d20250924_m033435_c001_v7007000_t0000_u01758684875402") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368fb_d20250924_m033432_c001_v0001177_t0016_u01758684872515") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a059_d20250924_m033410_c001_v7007000_t0000_u01758684850878") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105675_d20250924_m033408_c001_v0001137_t0016_u01758684848859") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a03c_d20250924_m033408_c001_v7007000_t0000_u01758684848019") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10566e_d20250924_m033406_c001_v0001137_t0003_u01758684846746") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219ffe_d20250924_m033403_c001_v7007000_t0000_u01758684843649") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105656_d20250924_m033401_c001_v0001137_t0039_u01758684841859") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219fcf_d20250924_m033400_c001_v7007000_t0000_u01758684840902") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10564a_d20250924_m033359_c001_v0001137_t0042_u01758684839157") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb621e_d20250924_m033353_c001_v7007000_t0000_u01758684833036") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10562c_d20250924_m033351_c001_v0001137_t0058_u01758684831475") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6209_d20250924_m033350_c001_v7007000_t0000_u01758684830628") 2025/09/24 03:42:45 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105626_d20250924_m033349_c001_v0001137_t0018_u01758684829764") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61d8_d20250924_m033345_c001_v7007000_t0000_u01758684825246") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10560e_d20250924_m033343_c001_v0001137_t0051_u01758684823809") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61b4_d20250924_m033341_c001_v7007000_t0000_u01758684821930") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105600_d20250924_m033340_c001_v0001137_t0003_u01758684820888") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61a2_d20250924_m033340_c001_v7007000_t0000_u01758684820529") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f101e3a9223b441d8_d20250924_m033339_c001_v0001184_t0002_u01758684819967") 2025/09/24 03:42:46 DEBUG : empty space: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055f4_d20250924_m033338_c001_v0001137_t0013_u01758684818355") 2025/09/24 03:42:46 DEBUG : enormous: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a052_d20250924_m033409_c001_v7007000_t0000_u01758684849938") 2025/09/24 03:42:46 DEBUG : enormous: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105679_d20250924_m033409_c001_v0001137_t0030_u01758684849242") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259c49_d20250924_m033724_c001_v7007000_t0000_u01758685044952") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105857_d20250924_m033723_c001_v0001137_t0049_u01758685043583") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc25964b_d20250924_m033430_c001_v7007000_t0000_u01758684870874") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368f3_d20250924_m033429_c001_v0001177_t0024_u01758684869864") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96fa_d20250924_m033335_c001_v7007000_t0000_u01758684815458") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055de_d20250924_m033334_c001_v0001137_t0046_u01758684814306") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96f8_d20250924_m033333_c001_v7007000_t0000_u01758684813760") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055dc_d20250924_m033333_c001_v0001137_t0007_u01758684813099") 2025/09/24 03:42:46 DEBUG : existing: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055d8_d20250924_m033332_c001_v0001137_t0032_u01758684812201") 2025/09/24 03:42:46 DEBUG : existing-b: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc25964c_d20250924_m033431_c001_v7007000_t0000_u01758684871055") 2025/09/24 03:42:46 DEBUG : existing-b: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1056cf_d20250924_m033429_c001_v0001137_t0016_u01758684869853") 2025/09/24 03:42:46 DEBUG : file1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366b6_d20250924_m033818_c001_v7007000_t0000_u01758685098180") 2025/09/24 03:42:46 DEBUG : file1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991db7_d20250924_m033816_c001_v0001113_t0030_u01758685096832") 2025/09/24 03:42:47 DEBUG : file1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366ad_d20250924_m033815_c001_v7007000_t0000_u01758685095447") 2025/09/24 03:42:47 DEBUG : file1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058fc_d20250924_m033814_c001_v0001137_t0040_u01758685094046") 2025/09/24 03:42:47 DEBUG : five: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a08b_d20250924_m033415_c001_v7007000_t0000_u01758684855156") 2025/09/24 03:42:47 DEBUG : five: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad10568d_d20250924_m033412_c001_v0001137_t0024_u01758684852993") 2025/09/24 03:42:47 DEBUG : foo: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61c0_d20250924_m033343_c001_v7007000_t0000_u01758684823445") 2025/09/24 03:42:47 DEBUG : foo: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad10560a_d20250924_m033342_c001_v0001137_t0024_u01758684822851") 2025/09/24 03:42:47 DEBUG : foo: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad105606_d20250924_m033342_c001_v0001137_t0024_u01758684822292") 2025/09/24 03:42:47 DEBUG : four: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a08d_d20250924_m033415_c001_v7007000_t0000_u01758684855341") 2025/09/24 03:42:47 DEBUG : four: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736898_d20250924_m033413_c001_v0001177_t0048_u01758684853571") 2025/09/24 03:42:47 DEBUG : four: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105689_d20250924_m033412_c001_v0001137_t0039_u01758684852227") 2025/09/24 03:42:47 DEBUG : hello world2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b99e_d20250924_m033246_c001_v7007000_t0000_u01758684766986") 2025/09/24 03:42:47 DEBUG : hello world2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105565_d20250924_m033246_c001_v0001137_t0048_u01758684766156") 2025/09/24 03:42:47 DEBUG : ignore-size: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96f7_d20250924_m033331_c001_v7007000_t0000_u01758684811836") 2025/09/24 03:42:47 DEBUG : ignore-size: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055d3_d20250924_m033330_c001_v0001137_t0046_u01758684810662") 2025/09/24 03:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259644_d20250924_m033429_c001_v7007000_t0000_u01758684869122") 2025/09/24 03:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368ef_d20250924_m033427_c001_v0001177_t0024_u01758684867937") 2025/09/24 03:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a11a_d20250924_m033427_c001_v7007000_t0000_u01758684867190") 2025/09/24 03:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368e7_d20250924_m033426_c001_v0001177_t0027_u01758684866148") 2025/09/24 03:42:47 DEBUG : one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a08f_d20250924_m033415_c001_v7007000_t0000_u01758684855525") 2025/09/24 03:42:47 DEBUG : one: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad10567f_d20250924_m033411_c001_v0001137_t0024_u01758684851272") 2025/09/24 03:42:48 DEBUG : only0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3668a_d20250924_m033809_c001_v7007000_t0000_u01758685089570") 2025/09/24 03:42:48 DEBUG : only0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d8e_d20250924_m033804_c001_v0001113_t0017_u01758685084121") 2025/09/24 03:42:48 DEBUG : only0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d58_d20250924_m033749_c001_v0001113_t0041_u01758685069809") 2025/09/24 03:42:48 DEBUG : only0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7be6_d20250924_m033742_c001_v7007000_t0000_u01758685062919") 2025/09/24 03:42:48 DEBUG : only0: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10585f_d20250924_m033729_c001_v0001137_t0034_u01758685049451") 2025/09/24 03:42:48 DEBUG : only1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3668d_d20250924_m033809_c001_v7007000_t0000_u01758685089774") 2025/09/24 03:42:48 DEBUG : only1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad1058e7_d20250924_m033804_c001_v0001137_t0024_u01758685084733") 2025/09/24 03:42:48 DEBUG : only1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058b8_d20250924_m033751_c001_v0001137_t0051_u01758685071271") 2025/09/24 03:42:48 DEBUG : only1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d9e51_d20250924_m033743_c001_v7007000_t0000_u01758685063323") 2025/09/24 03:42:48 DEBUG : only1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736bf7_d20250924_m033730_c001_v0001177_t0052_u01758685050195") 2025/09/24 03:42:48 DEBUG : only10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3668f_d20250924_m033809_c001_v7007000_t0000_u01758685089958") 2025/09/24 03:42:48 DEBUG : only10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cb2_d20250924_m033804_c001_v0001177_t0048_u01758685084130") 2025/09/24 03:42:48 DEBUG : only10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058c9_d20250924_m033757_c001_v0001137_t0010_u01758685077091") 2025/09/24 03:42:48 DEBUG : only10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7bf6_d20250924_m033743_c001_v7007000_t0000_u01758685063838") 2025/09/24 03:42:48 DEBUG : only10: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c18_d20250924_m033736_c001_v0001177_t0052_u01758685056172") 2025/09/24 03:42:48 DEBUG : only11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36691_d20250924_m033810_c001_v7007000_t0000_u01758685090142") 2025/09/24 03:42:48 DEBUG : only11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad1058df_d20250924_m033804_c001_v0001137_t0024_u01758685084142") 2025/09/24 03:42:48 DEBUG : only11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c93_d20250924_m033757_c001_v0001177_t0002_u01758685077672") 2025/09/24 03:42:48 DEBUG : only11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7be9_d20250924_m033743_c001_v7007000_t0000_u01758685063103") 2025/09/24 03:42:48 DEBUG : only11: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d1d_d20250924_m033736_c001_v0001113_t0003_u01758685056980") 2025/09/24 03:42:49 DEBUG : only12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36693_d20250924_m033810_c001_v7007000_t0000_u01758685090326") 2025/09/24 03:42:49 DEBUG : only12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4189c35364113a4d_d20250924_m033804_c001_v0001099_t0033_u01758685084705") 2025/09/24 03:42:49 DEBUG : only12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d78_d20250924_m033758_c001_v0001113_t0001_u01758685078199") 2025/09/24 03:42:49 DEBUG : only12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7beb_d20250924_m033743_c001_v7007000_t0000_u01758685063286") 2025/09/24 03:42:49 DEBUG : only12: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105888_d20250924_m033737_c001_v0001137_t0037_u01758685057461") 2025/09/24 03:42:49 DEBUG : only13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36696_d20250924_m033810_c001_v7007000_t0000_u01758685090509") 2025/09/24 03:42:49 DEBUG : only13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cb4_d20250924_m033804_c001_v0001177_t0048_u01758685084350") 2025/09/24 03:42:49 DEBUG : only13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058cf_d20250924_m033758_c001_v0001137_t0019_u01758685078772") 2025/09/24 03:42:49 DEBUG : only13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30d5_d20250924_m033743_c001_v7007000_t0000_u01758685063481") 2025/09/24 03:42:49 DEBUG : only13: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c2e_d20250924_m033738_c001_v0001177_t0036_u01758685058126") 2025/09/24 03:42:49 DEBUG : only14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c36698_d20250924_m033810_c001_v7007000_t0000_u01758685090692") 2025/09/24 03:42:49 DEBUG : only14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d90_d20250924_m033804_c001_v0001113_t0017_u01758685084342") 2025/09/24 03:42:49 DEBUG : only14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c9d_d20250924_m033759_c001_v0001177_t0053_u01758685079469") 2025/09/24 03:42:49 DEBUG : only14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7bf2_d20250924_m033743_c001_v7007000_t0000_u01758685063655") 2025/09/24 03:42:49 DEBUG : only14: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d29_d20250924_m033738_c001_v0001113_t0000_u01758685058698") 2025/09/24 03:42:49 DEBUG : only15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3669a_d20250924_m033810_c001_v7007000_t0000_u01758685090875") 2025/09/24 03:42:49 DEBUG : only15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad1058e1_d20250924_m033804_c001_v0001137_t0024_u01758685084362") 2025/09/24 03:42:49 DEBUG : only15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d80_d20250924_m033759_c001_v0001113_t0048_u01758685079979") 2025/09/24 03:42:49 DEBUG : only15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486918_d20250924_m033743_c001_v7007000_t0000_u01758685063505") 2025/09/24 03:42:49 DEBUG : only15: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105890_d20250924_m033739_c001_v0001137_t0027_u01758685059222") 2025/09/24 03:42:49 DEBUG : only16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3669c_d20250924_m033811_c001_v7007000_t0000_u01758685091059") 2025/09/24 03:42:49 DEBUG : only16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d92_d20250924_m033804_c001_v0001113_t0017_u01758685084526") 2025/09/24 03:42:50 DEBUG : only16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058d3_d20250924_m033800_c001_v0001137_t0007_u01758685080626") 2025/09/24 03:42:50 DEBUG : only16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30d4_d20250924_m033743_c001_v7007000_t0000_u01758685063298") 2025/09/24 03:42:50 DEBUG : only16: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c34_d20250924_m033739_c001_v0001177_t0004_u01758685059910") 2025/09/24 03:42:50 DEBUG : only17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c3669e_d20250924_m033811_c001_v7007000_t0000_u01758685091242") 2025/09/24 03:42:50 DEBUG : only17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cb8_d20250924_m033804_c001_v0001177_t0048_u01758685084535") 2025/09/24 03:42:50 DEBUG : only17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736cac_d20250924_m033801_c001_v0001177_t0034_u01758685081876") 2025/09/24 03:42:50 DEBUG : only17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30d6_d20250924_m033743_c001_v7007000_t0000_u01758685063666") 2025/09/24 03:42:50 DEBUG : only17: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d37_d20250924_m033740_c001_v0001113_t0053_u01758685060428") 2025/09/24 03:42:50 DEBUG : only18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a1_d20250924_m033811_c001_v7007000_t0000_u01758685091426") 2025/09/24 03:42:50 DEBUG : only18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad1058e5_d20250924_m033804_c001_v0001137_t0024_u01758685084548") 2025/09/24 03:42:50 DEBUG : only18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d88_d20250924_m033802_c001_v0001113_t0001_u01758685082676") 2025/09/24 03:42:50 DEBUG : only18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30d7_d20250924_m033743_c001_v7007000_t0000_u01758685063851") 2025/09/24 03:42:51 DEBUG : only18: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105898_d20250924_m033741_c001_v0001137_t0016_u01758685061025") 2025/09/24 03:42:51 DEBUG : only19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a3_d20250924_m033811_c001_v7007000_t0000_u01758685091610") 2025/09/24 03:42:51 DEBUG : only19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d94_d20250924_m033804_c001_v0001113_t0017_u01758685084709") 2025/09/24 03:42:51 DEBUG : only19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058dd_d20250924_m033803_c001_v0001137_t0000_u01758685083196") 2025/09/24 03:42:51 DEBUG : only19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486911_d20250924_m033743_c001_v7007000_t0000_u01758685063308") 2025/09/24 03:42:51 DEBUG : only19: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c3e_d20250924_m033741_c001_v0001177_t0043_u01758685061725") 2025/09/24 03:42:51 DEBUG : only2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a5_d20250924_m033811_c001_v7007000_t0000_u01758685091793") 2025/09/24 03:42:51 DEBUG : only2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad1058ea_d20250924_m033805_c001_v0001137_t0024_u01758685085008") 2025/09/24 03:42:51 DEBUG : only2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c68_d20250924_m033752_c001_v0001177_t0004_u01758685072056") 2025/09/24 03:42:51 DEBUG : only2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d9e55_d20250924_m033743_c001_v7007000_t0000_u01758685063868") 2025/09/24 03:42:51 DEBUG : only2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d0a_d20250924_m033730_c001_v0001113_t0028_u01758685050807") 2025/09/24 03:42:51 DEBUG : only3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a6_d20250924_m033811_c001_v7007000_t0000_u01758685091977") 2025/09/24 03:42:51 DEBUG : only3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4189c35364113a51_d20250924_m033805_c001_v0001099_t0033_u01758685085075") 2025/09/24 03:42:51 DEBUG : only3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d62_d20250924_m033752_c001_v0001113_t0001_u01758685072627") 2025/09/24 03:42:51 DEBUG : only3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7bed_d20250924_m033743_c001_v7007000_t0000_u01758685063470") 2025/09/24 03:42:51 DEBUG : only3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105867_d20250924_m033731_c001_v0001137_t0024_u01758685051316") 2025/09/24 03:42:51 DEBUG : only4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a7_d20250924_m033812_c001_v7007000_t0000_u01758685092161") 2025/09/24 03:42:51 DEBUG : only4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cba_d20250924_m033804_c001_v0001177_t0048_u01758685084719") 2025/09/24 03:42:51 DEBUG : only4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058bc_d20250924_m033753_c001_v0001137_t0021_u01758685073132") 2025/09/24 03:42:51 DEBUG : only4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d9e52_d20250924_m033743_c001_v7007000_t0000_u01758685063505") 2025/09/24 03:42:52 DEBUG : only4: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c03_d20250924_m033732_c001_v0001177_t0001_u01758685052054") 2025/09/24 03:42:52 DEBUG : only5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a8_d20250924_m033812_c001_v7007000_t0000_u01758685092345") 2025/09/24 03:42:52 DEBUG : only5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cc2_d20250924_m033805_c001_v0001177_t0048_u01758685085115") 2025/09/24 03:42:52 DEBUG : only5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c75_d20250924_m033753_c001_v0001177_t0044_u01758685073776") 2025/09/24 03:42:52 DEBUG : only5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486924_d20250924_m033743_c001_v7007000_t0000_u01758685063886") 2025/09/24 03:42:52 DEBUG : only5: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d10_d20250924_m033732_c001_v0001113_t0027_u01758685052620") 2025/09/24 03:42:52 DEBUG : only6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366a9_d20250924_m033812_c001_v7007000_t0000_u01758685092531") 2025/09/24 03:42:52 DEBUG : only6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4189c35364113a4f_d20250924_m033804_c001_v0001099_t0033_u01758685084892") 2025/09/24 03:42:52 DEBUG : only6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d6a_d20250924_m033754_c001_v0001113_t0046_u01758685074332") 2025/09/24 03:42:52 DEBUG : only6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d9e54_d20250924_m033743_c001_v7007000_t0000_u01758685063687") 2025/09/24 03:42:52 DEBUG : only6: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105873_d20250924_m033733_c001_v0001137_t0032_u01758685053197") 2025/09/24 03:42:52 DEBUG : only7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366aa_d20250924_m033812_c001_v7007000_t0000_u01758685092715") 2025/09/24 03:42:52 DEBUG : only7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f407c0f757e736cbe_d20250924_m033804_c001_v0001177_t0048_u01758685084902") 2025/09/24 03:42:52 DEBUG : only7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1058c2_d20250924_m033755_c001_v0001137_t0008_u01758685075124") 2025/09/24 03:42:52 DEBUG : only7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f40108df2bedc7bf7_d20250924_m033744_c001_v7007000_t0000_u01758685064021") 2025/09/24 03:42:52 DEBUG : only7: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c0f_d20250924_m033734_c001_v0001177_t0009_u01758685054015") 2025/09/24 03:42:52 DEBUG : only8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366ab_d20250924_m033812_c001_v7007000_t0000_u01758685092907") 2025/09/24 03:42:52 DEBUG : only8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d96_d20250924_m033804_c001_v0001113_t0017_u01758685084997") 2025/09/24 03:42:52 DEBUG : only8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736c7f_d20250924_m033756_c001_v0001177_t0033_u01758685076103") 2025/09/24 03:42:52 DEBUG : only8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da30d8_d20250924_m033744_c001_v7007000_t0000_u01758685064035") 2025/09/24 03:42:52 DEBUG : only8: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d16_d20250924_m033734_c001_v0001113_t0054_u01758685054593") 2025/09/24 03:42:53 DEBUG : only9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366ac_d20250924_m033813_c001_v7007000_t0000_u01758685093090") 2025/09/24 03:42:53 DEBUG : only9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991d98_d20250924_m033805_c001_v0001113_t0017_u01758685085182") 2025/09/24 03:42:53 DEBUG : only9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991d74_d20250924_m033756_c001_v0001113_t0013_u01758685076629") 2025/09/24 03:42:53 DEBUG : only9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf6748691d_d20250924_m033743_c001_v7007000_t0000_u01758685063700") 2025/09/24 03:42:53 DEBUG : only9: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10587a_d20250924_m033735_c001_v0001137_t0035_u01758685055332") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a111_d20250924_m033424_c001_v7007000_t0000_u01758684864999") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ae6_d20250924_m033422_c001_v0001113_t0044_u01758684862359") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0f6_d20250924_m033421_c001_v7007000_t0000_u01758684861158") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1056a1_d20250924_m033419_c001_v0001137_t0044_u01758684859218") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0be_d20250924_m033418_c001_v7007000_t0000_u01758684858473") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368b0_d20250924_m033416_c001_v0001177_t0042_u01758684856455") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a023_d20250924_m033405_c001_v7007000_t0000_u01758684845824") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105660_d20250924_m033404_c001_v0001137_t0021_u01758684844213") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219ff4_d20250924_m033402_c001_v7007000_t0000_u01758684842584") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105654_d20250924_m033401_c001_v0001137_t0052_u01758684841458") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219fb3_d20250924_m033359_c001_v7007000_t0000_u01758684839971") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105648_d20250924_m033358_c001_v0001137_t0040_u01758684838725") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6217_d20250924_m033352_c001_v7007000_t0000_u01758684832485") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10562a_d20250924_m033351_c001_v0001137_t0030_u01758684831173") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb620b_d20250924_m033350_c001_v7007000_t0000_u01758684830812") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105624_d20250924_m033349_c001_v0001137_t0059_u01758684829459") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61f6_d20250924_m033349_c001_v7007000_t0000_u01758684829098") 2025/09/24 03:42:53 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105620_d20250924_m033348_c001_v0001137_t0004_u01758684828433") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10561e_d20250924_m033347_c001_v0001137_t0047_u01758684827648") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61e9_d20250924_m033347_c001_v7007000_t0000_u01758684827287") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10561c_d20250924_m033346_c001_v0001137_t0018_u01758684826431") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105618_d20250924_m033345_c001_v0001137_t0018_u01758684825787") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb61da_d20250924_m033345_c001_v7007000_t0000_u01758684825427") 2025/09/24 03:42:54 DEBUG : potato: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105612_d20250924_m033344_c001_v0001137_t0026_u01758684824540") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f408408f43c96ec0f_d20250924_m033513_c001_v7007000_t0000_u01758684913838") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991b7c_d20250924_m033513_c001_v0001113_t0005_u01758684913172") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891739_d20250924_m033504_c001_v7007000_t0000_u01758684904387") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991b5a_d20250924_m033458_c001_v0001113_t0043_u01758684898718") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f410e88201c8e68bd_d20250924_m033449_c001_v7007000_t0000_u01758684889319") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991b27_d20250924_m033444_c001_v0001113_t0001_u01758684884003") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259668_d20250924_m033435_c001_v7007000_t0000_u01758684875845") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991b04_d20250924_m033431_c001_v0001113_t0059_u01758684871982") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a053_d20250924_m033410_c001_v7007000_t0000_u01758684850124") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105672_d20250924_m033408_c001_v0001137_t0027_u01758684848575") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a03e_d20250924_m033408_c001_v7007000_t0000_u01758684848203") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10566c_d20250924_m033406_c001_v0001137_t0036_u01758684846384") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a024_d20250924_m033406_c001_v7007000_t0000_u01758684846011") 2025/09/24 03:42:54 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105668_d20250924_m033404_c001_v0001137_t0049_u01758684844912") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a003_d20250924_m033403_c001_v7007000_t0000_u01758684843834") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10565c_d20250924_m033402_c001_v0001137_t0006_u01758684842957") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c2219fd5_d20250924_m033401_c001_v7007000_t0000_u01758684841086") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10564e_d20250924_m033359_c001_v0001137_t0000_u01758684839983") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb6220_d20250924_m033353_c001_v7007000_t0000_u01758684833216") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10562e_d20250924_m033352_c001_v0001137_t0056_u01758684832182") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9b7_d20250924_m033249_c001_v7007000_t0000_u01758684769955") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105569_d20250924_m033249_c001_v0001137_t0032_u01758684769205") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9a9_d20250924_m033248_c001_v7007000_t0000_u01758684768303") 2025/09/24 03:42:55 DEBUG : potato2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105567_d20250924_m033247_c001_v0001137_t0055_u01758684767528") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891729_d20250924_m033503_c001_v7007000_t0000_u01758684903819") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10572b_d20250924_m033500_c001_v0001137_t0051_u01758684900158") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f410e88201c8e68c1_d20250924_m033449_c001_v7007000_t0000_u01758684889551") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1056fb_d20250924_m033445_c001_v0001137_t0022_u01758684885340") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc25966b_d20250924_m033436_c001_v7007000_t0000_u01758684876223") 2025/09/24 03:42:55 DEBUG : potato3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1056d3_d20250924_m033432_c001_v0001137_t0019_u01758684872727") 2025/09/24 03:42:55 DEBUG : pre-dest1/1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9013_d20250924_m033547_c001_v7007000_t0000_u01758684947185") 2025/09/24 03:42:55 DEBUG : pre-dest1/1: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105768_d20250924_m033539_c001_v0001137_t0019_u01758684939106") 2025/09/24 03:42:55 DEBUG : pre-dest2/2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba9015_d20250924_m033547_c001_v7007000_t0000_u01758684947368") 2025/09/24 03:42:55 DEBUG : pre-dest2/2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991bb2_d20250924_m033539_c001_v0001113_t0037_u01758684939840") 2025/09/24 03:42:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f420e5067f6619d91_d20250924_m033525_c001_v7007000_t0000_u01758684925378") 2025/09/24 03:42:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7369ac_d20250924_m033521_c001_v0001177_t0003_u01758684921518") 2025/09/24 03:42:56 DEBUG : sizeonly: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96f5_d20250924_m033330_c001_v7007000_t0000_u01758684810112") 2025/09/24 03:42:56 DEBUG : sizeonly: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055cd_d20250924_m033329_c001_v0001137_t0055_u01758684809001") 2025/09/24 03:42:56 DEBUG : splitbanan: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891eba_d20250924_m034012_c001_v7007000_t0000_u01758685212974") 2025/09/24 03:42:56 DEBUG : splitbanan: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736f02_d20250924_m034005_c001_v0001177_t0017_u01758685205514") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b7_d20250924_m034131_c001_v7007000_t0000_u01758685291205") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d4f_d20250924_m034124_c001_v0001099_t0051_u01758685284316") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65de053_d20250924_m034115_c001_v7007000_t0000_u01758685275725") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d00_d20250924_m034108_c001_v0001099_t0017_u01758685268905") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f411fc1aa2efb7ddf_d20250924_m034059_c001_v7007000_t0000_u01758685259568") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113cd0_d20250924_m034053_c001_v0001099_t0011_u01758685253062") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405cd1b514da3a90_d20250924_m034044_c001_v7007000_t0000_u01758685244127") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c8f_d20250924_m034037_c001_v0001099_t0013_u01758685237650") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f409de241ba22ad3d_d20250924_m034028_c001_v7007000_t0000_u01758685228572") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c3a_d20250924_m034021_c001_v0001099_t0014_u01758685221532") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4168adfb5c891e37_d20250924_m034007_c001_v7007000_t0000_u01758685207700") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113c0d_d20250924_m034004_c001_v0001099_t0021_u01758685204414") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4063b93971ac280e_d20250924_m033956_c001_v7007000_t0000_u01758685196103") 2025/09/24 03:42:56 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bca_d20250924_m033948_c001_v0001099_t0037_u01758685188905") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f416eb82aa2a839f4_d20250924_m033947_c001_v7007000_t0000_u01758685187402") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991f23_d20250924_m033944_c001_v0001113_t0000_u01758685184414") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4098536045cfd6ac_d20250924_m033935_c001_v7007000_t0000_u01758685175599") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ed5_d20250924_m033928_c001_v0001113_t0050_u01758685168535") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f414b424ac65dde50_d20250924_m033927_c001_v7007000_t0000_u01758685167203") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1059c5_d20250924_m033923_c001_v0001137_t0012_u01758685163981") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f419899979dba973d_d20250924_m033909_c001_v7007000_t0000_u01758685149126") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e52_d20250924_m033904_c001_v0001113_t0005_u01758685144782") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4075337da98fd15c_d20250924_m033856_c001_v7007000_t0000_u01758685136048") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991e1f_d20250924_m033849_c001_v0001113_t0030_u01758685129183") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f418fcc55ea59b961_d20250924_m033840_c001_v7007000_t0000_u01758685120749") 2025/09/24 03:42:57 DEBUG : splitbananasplit: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991de9_d20250924_m033833_c001_v0001113_t0005_u01758685113377") 2025/09/24 03:42:57 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f412371876c27b2ea_d20250924_m033951_c001_v7007000_t0000_u01758685191207") 2025/09/24 03:42:57 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113bb8_d20250924_m033945_c001_v0001099_t0037_u01758685185521") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366c3_d20250924_m033825_c001_v7007000_t0000_u01758685105978") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10590c_d20250924_m033823_c001_v0001137_t0014_u01758685103050") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486c1a_d20250924_m033821_c001_v7007000_t0000_u01758685101784") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a71_d20250924_m033819_c001_v0001099_t0034_u01758685099149") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4182cec7cc259645_d20250924_m033429_c001_v7007000_t0000_u01758684869303") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991af8_d20250924_m033428_c001_v0001113_t0051_u01758684868311") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a11c_d20250924_m033427_c001_v7007000_t0000_u01758684867375") 2025/09/24 03:42:57 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1056c5_d20250924_m033426_c001_v0001137_t0001_u01758684866520") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96f3_d20250924_m033326_c001_v7007000_t0000_u01758684806811") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055bf_d20250924_m033325_c001_v0001137_t0040_u01758684805034") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96ee_d20250924_m033324_c001_v7007000_t0000_u01758684804671") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055bb_d20250924_m033323_c001_v0001137_t0029_u01758684803482") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96e8_d20250924_m033321_c001_v7007000_t0000_u01758684801322") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055b5_d20250924_m033320_c001_v0001137_t0034_u01758684800056") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96e7_d20250924_m033319_c001_v7007000_t0000_u01758684799505") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055b3_d20250924_m033318_c001_v0001137_t0033_u01758684798318") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055af_d20250924_m033314_c001_v0001137_t0006_u01758684794716") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d96c8_d20250924_m033314_c001_v7007000_t0000_u01758684794349") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055ab_d20250924_m033313_c001_v0001137_t0048_u01758684793514") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad1055a8_d20250924_m033312_c001_v0001137_t0021_u01758684792500") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f421305f2373d969f_d20250924_m033312_c001_v7007000_t0000_u01758684792138") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10559e_d20250924_m033308_c001_v0001137_t0047_u01758684788674") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105597_d20250924_m033305_c001_v0001137_t0052_u01758684785413") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433ba74_d20250924_m033305_c001_v7007000_t0000_u01758684785039") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105593_d20250924_m033304_c001_v0001137_t0047_u01758684784120") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10558f_d20250924_m033303_c001_v0001137_t0009_u01758684783174") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433ba50_d20250924_m033302_c001_v7007000_t0000_u01758684782814") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105587_d20250924_m033258_c001_v0001137_t0039_u01758684778798") 2025/09/24 03:42:58 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433ba12_d20250924_m033258_c001_v7007000_t0000_u01758684778438") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105585_d20250924_m033257_c001_v0001137_t0024_u01758684777766") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9ee_d20250924_m033256_c001_v7007000_t0000_u01758684776861") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10557b_d20250924_m033256_c001_v0001137_t0020_u01758684776135") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9e3_d20250924_m033255_c001_v7007000_t0000_u01758684775592") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105577_d20250924_m033254_c001_v0001137_t0058_u01758684774771") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9d6_d20250924_m033253_c001_v7007000_t0000_u01758684773869") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105575_d20250924_m033253_c001_v0001137_t0010_u01758684773026") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9cc_d20250924_m033252_c001_v7007000_t0000_u01758684772483") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105570_d20250924_m033251_c001_v0001137_t0058_u01758684771800") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b9c1_d20250924_m033251_c001_v7007000_t0000_u01758684771258") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10556d_d20250924_m033250_c001_v0001137_t0039_u01758684770497") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b994_d20250924_m033245_c001_v7007000_t0000_u01758684765613") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105563_d20250924_m033244_c001_v0001137_t0011_u01758684764861") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b980_d20250924_m033244_c001_v7007000_t0000_u01758684764316") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10555f_d20250924_m033243_c001_v0001137_t0038_u01758684763631") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b975_d20250924_m033242_c001_v7007000_t0000_u01758684762732") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad10555b_d20250924_m033242_c001_v0001137_t0011_u01758684762046") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433b95e_d20250924_m033239_c001_v7007000_t0000_u01758684759682") 2025/09/24 03:42:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105555_d20250924_m033238_c001_v0001137_t0011_u01758684758939") 2025/09/24 03:42:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366c4_d20250924_m033826_c001_v7007000_t0000_u01758685106163") 2025/09/24 03:42:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991dc3_d20250924_m033823_c001_v0001113_t0042_u01758685103059") 2025/09/24 03:43:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4002d5bf67486c1d_d20250924_m033821_c001_v7007000_t0000_u01758685101966") 2025/09/24 03:43:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736ce8_d20250924_m033819_c001_v0001177_t0015_u01758685099158") 2025/09/24 03:43:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5b8_d20250924_m034133_c001_v7007000_t0000_u01758685293214") 2025/09/24 03:43:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7370ec_d20250924_m034132_c001_v0001177_t0032_u01758685292570") 2025/09/24 03:43:00 DEBUG : sub/yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a110_d20250924_m033424_c001_v7007000_t0000_u01758684864444") 2025/09/24 03:43:00 DEBUG : sub/yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368ca_d20250924_m033422_c001_v0001177_t0010_u01758684862003") 2025/09/24 03:43:00 DEBUG : test_dir1/file2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366b8_d20250924_m033818_c001_v7007000_t0000_u01758685098376") 2025/09/24 03:43:00 DEBUG : test_dir1/file2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105904_d20250924_m033816_c001_v0001137_t0026_u01758685096491") 2025/09/24 03:43:00 DEBUG : test_dir1/file2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366ae_d20250924_m033815_c001_v7007000_t0000_u01758685095631") 2025/09/24 03:43:00 DEBUG : test_dir1/file2: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113a66_d20250924_m033814_c001_v0001099_t0041_u01758685094070") 2025/09/24 03:43:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366b9_d20250924_m033818_c001_v7007000_t0000_u01758685098561") 2025/09/24 03:43:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736cdf_d20250924_m033816_c001_v0001177_t0025_u01758685096480") 2025/09/24 03:43:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f405ac0d3d0c366af_d20250924_m033815_c001_v7007000_t0000_u01758685095814") 2025/09/24 03:43:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e736cd9_d20250924_m033814_c001_v0001177_t0021_u01758685094069") 2025/09/24 03:43:00 DEBUG : three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a091_d20250924_m033415_c001_v7007000_t0000_u01758684855712") 2025/09/24 03:43:00 DEBUG : three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105691_d20250924_m033414_c001_v0001137_t0007_u01758684854434") 2025/09/24 03:43:00 DEBUG : three: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105685_d20250924_m033411_c001_v0001137_t0047_u01758684851643") 2025/09/24 03:43:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5bb_d20250924_m034135_c001_v7007000_t0000_u01758685295193") 2025/09/24 03:43:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105bc7_d20250924_m034134_c001_v0001137_t0050_u01758685294196") 2025/09/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a62b_d20250924_m034155_c001_v7007000_t0000_u01758685315350") 2025/09/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf992167_d20250924_m034153_c001_v0001113_t0049_u01758685313007") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5f0_d20250924_m034151_c001_v7007000_t0000_u01758685311434") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105bf8_d20250924_m034149_c001_v0001137_t0049_u01758685309672") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5e4_d20250924_m034148_c001_v7007000_t0000_u01758685308706") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737142_d20250924_m034148_c001_v0001177_t0027_u01758685308070") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5d9_d20250924_m034142_c001_v7007000_t0000_u01758685302747") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105bdc_d20250924_m034141_c001_v0001137_t0048_u01758685301318") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5dc_d20250924_m034145_c001_v7007000_t0000_u01758685305265") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf99213e_d20250924_m034143_c001_v0001113_t0028_u01758685303687") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5d5_d20250924_m034140_c001_v7007000_t0000_u01758685300368") 2025/09/24 03:43:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e737115_d20250924_m034139_c001_v0001177_t0050_u01758685299672") 2025/09/24 03:43:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5d1_d20250924_m034138_c001_v7007000_t0000_u01758685298710") 2025/09/24 03:43:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113d86_d20250924_m034137_c001_v0001099_t0000_u01758685297979") 2025/09/24 03:43:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5bd_d20250924_m034137_c001_v7007000_t0000_u01758685297025") 2025/09/24 03:43:01 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf99210c_d20250924_m034136_c001_v0001113_t0038_u01758685296153") 2025/09/24 03:43:01 DEBUG : toe/toe/toe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f423d80827433cdcc_d20250924_m034200_c001_v7007000_t0000_u01758685320593") 2025/09/24 03:43:01 DEBUG : toe/toe/toe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1116cc56ad105c30_d20250924_m034159_c001_v0001137_t0026_u01758685319837") 2025/09/24 03:43:01 DEBUG : toe/toe/toe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5e2_d20250924_m034147_c001_v7007000_t0000_u01758685307114") 2025/09/24 03:43:01 DEBUG : toe/toe/toe: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113db4_d20250924_m034146_c001_v0001099_t0013_u01758685306221") 2025/09/24 03:43:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a62c_d20250924_m034155_c001_v7007000_t0000_u01758685315940") 2025/09/24 03:43:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189c35364113de3_d20250924_m034154_c001_v0001099_t0005_u01758685314585") 2025/09/24 03:43:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f417fe0546022a5fb_d20250924_m034152_c001_v7007000_t0000_u01758685312044") 2025/09/24 03:43:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f102c88429cc4e827_d20250924_m034151_c001_v0001098_t0008_u01758685311144") 2025/09/24 03:43:02 DEBUG : two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a094_d20250924_m033415_c001_v7007000_t0000_u01758684855899") 2025/09/24 03:43:02 DEBUG : two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f400a5469bf991abc_d20250924_m033413_c001_v0001113_t0017_u01758684853774") 2025/09/24 03:43:02 DEBUG : two: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f4116cc56ad105681_d20250924_m033411_c001_v0001137_t0024_u01758684851458") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a112_d20250924_m033425_c001_v7007000_t0000_u01758684865185") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f1189e534f5b51667_d20250924_m033423_c001_v0001144_t0038_u01758684863547") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0ed_d20250924_m033420_c001_v7007000_t0000_u01758684860599") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f107c0f757e7368b8_d20250924_m033419_c001_v0001177_t0040_u01758684859227") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0a8_d20250924_m033417_c001_v7007000_t0000_u01758684857918") 2025/09/24 03:43:02 DEBUG : yam: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f100a5469bf991ad0_d20250924_m033416_c001_v0001113_t0052_u01758684856465") 2025/09/24 03:43:02 DEBUG : yaml: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0fa_d20250924_m033421_c001_v7007000_t0000_u01758684861344") 2025/09/24 03:43:02 DEBUG : yaml: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f10352fcef15dae2d_d20250924_m033420_c001_v0001092_t0054_u01758684860243") 2025/09/24 03:43:02 DEBUG : yaml: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f404e9624c221a0c4_d20250924_m033418_c001_v7007000_t0000_u01758684858659") 2025/09/24 03:43:02 DEBUG : yaml: Deleting (id "4_zdfb2bdb3c07d7b9b9f980e1b_f118ab8f32dca5b66_d20250924_m033417_c001_v0001165_t0020_u01758684857713") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m27.722147255s (try 1/5)