"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/28 02:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi" 2025/08/28 02:48:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 02:48:16 DEBUG : Creating backend with remote "/tmp/rclone1399625934" === 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:21 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/28 02:48:21 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.28s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:23 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:23 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:24 DEBUG : Creating backend with remote "/non-existing" 2025/08/28 02:48:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/28 02:48:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:27 INFO : B2 bucket rclone-test-fiqupis0xopi: Running all checks before starting transfers 2025/08/28 02:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:27 INFO : B2 bucket rclone-test-fiqupis0xopi: Checks finished, now starting transfers 2025/08/28 02:48:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:28 ERROR : Ignoring --no-traverse with sync 2025/08/28 02:48:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:29 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/28 02:48:29 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:29 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/28 02:48:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:48:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:48:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/28 02:48:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:48:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/28 02:48:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:48:33 INFO : sub dir2: Making directory 2025/08/28 02:48:33 INFO : sub dir: Making directory 2025/08/28 02:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:33 INFO : sub dir2/sub sub dir2: Making directory 2025/08/28 02:48:33 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:33 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:33 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/28 02:48:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:34 INFO : sub dir2: Making directory 2025/08/28 02:48:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/28 02:48:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:35 DEBUG : sub dir2: Making directory with metadata 2025/08/28 02:48:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:48:36 INFO : sub dir2: Making directory 2025/08/28 02:48:36 INFO : sub dir: Making directory 2025/08/28 02:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:36 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:36 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/28 02:48:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/28 02:48:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:37 INFO : sub dir2: Making directory 2025/08/28 02:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:37 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:37 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:38 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:38 DEBUG : sub dir2: Making directory with metadata 2025/08/28 02:48:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:48:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:48:39 INFO : sub dir2: Making directory 2025/08/28 02:48:39 INFO : sub dir: Making directory 2025/08/28 02:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:39 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/28 02:48:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:40 INFO : sub dir2: Making directory 2025/08/28 02:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:40 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xofecuz8vumi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-xofecuz8vumi 2025/08/28 02:48:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:43 DEBUG : B2 bucket rclone-test-xofecuz8vumi: Waiting for checks to finish 2025/08/28 02:48:43 DEBUG : B2 bucket rclone-test-xofecuz8vumi: Waiting for transfers to finish 2025/08/28 02:48:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:48:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:48:49 DEBUG : B2 bucket rclone-test-xofecuz8vumi: Purge remote 2025/08/28 02:48:49 INFO : B2 bucket rclone-test-xofecuz8vumi: cleaning bucket "rclone-test-xofecuz8vumi" of all files 2025/08/28 02:48:49 DEBUG : sub dir/hello world: Deleting (id "4_z0f12dd93903debeb9f880e1b_f102477e26d3254dd_d20250828_m024848_c001_v0001099_t0004_u01756349328838") --- PASS: TestServerSideCopy (12.17s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:54 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:48:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 02:48:54 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:48:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 02:48:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fojemuh8fuye" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-fojemuh8fuye 2025/08/28 02:48:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:48:57 DEBUG : B2 bucket rclone-test-fojemuh8fuye: Waiting for checks to finish 2025/08/28 02:48:57 DEBUG : B2 bucket rclone-test-fojemuh8fuye: Waiting for transfers to finish 2025/08/28 02:49:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:49:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:49:04 DEBUG : B2 bucket rclone-test-fojemuh8fuye: Waiting for checks to finish 2025/08/28 02:49:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 02:49:04 DEBUG : B2 bucket rclone-test-fojemuh8fuye: Waiting for transfers to finish 2025/08/28 02:49:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 02:49:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:49:04 DEBUG : B2 bucket rclone-test-fojemuh8fuye: Purge remote 2025/08/28 02:49:04 INFO : B2 bucket rclone-test-fojemuh8fuye: cleaning bucket "rclone-test-fojemuh8fuye" of all files 2025/08/28 02:49:05 DEBUG : sub dir/hello world: Deleting (id "4_zcfd21d03904debeb9f880e1b_f110a1e06135959c3_d20250828_m024904_c001_v0001098_t0026_u01756349344490") 2025/08/28 02:49:05 DEBUG : sub dir/hello world: Deleting (id "4_zcfd21d03904debeb9f880e1b_f1187f58e6d75f49f_d20250828_m024902_c001_v0001180_t0009_u01756349342568") --- PASS: TestServerSideCopyOverSelf (15.44s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:12 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 02:49:12 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 02:49:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/28 02:49:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gavinup8keko" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-gavinup8keko 2025/08/28 02:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:49:15 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for checks to finish 2025/08/28 02:49:15 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for transfers to finish 2025/08/28 02:49:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:49:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:49:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 02:49:21 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for checks to finish 2025/08/28 02:49:21 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for transfers to finish 2025/08/28 02:49:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 02:49:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:49:22 INFO : sub dir/hello world: Deleted 2025/08/28 02:49:23 DEBUG : testing file moves 2025/08/28 02:49:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/28 02:49:23 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for checks to finish 2025/08/28 02:49:23 DEBUG : B2 bucket rclone-test-gavinup8keko: Waiting for transfers to finish 2025/08/28 02:49:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/28 02:49:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 02:49:23 INFO : sub dir/hello world: Deleted 2025/08/28 02:49:24 DEBUG : B2 bucket rclone-test-gavinup8keko: Purge remote 2025/08/28 02:49:24 INFO : B2 bucket rclone-test-gavinup8keko: cleaning bucket "rclone-test-gavinup8keko" of all files 2025/08/28 02:49:24 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d53904debeb9f880e1b_f1075c0d2dda55c0d_d20250828_m024923_c001_v0001183_t0004_u01756349363603") 2025/08/28 02:49:24 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d53904debeb9f880e1b_f109984588368158c_d20250828_m024922_c001_v0001183_t0028_u01756349362034") 2025/08/28 02:49:24 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d53904debeb9f880e1b_f100eeba0aa09a7a0_d20250828_m024920_c001_v0001100_t0033_u01756349360006") --- PASS: TestServerSideMoveOverSelf (17.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:31 ERROR : error listing: directory not found 2025/08/28 02:49:31 INFO : Local file system at /tmp/rclone1399625934: Making directory 2025/08/28 02:49:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:49:33 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for checks to finish 2025/08/28 02:49:33 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for transfers to finish 2025/08/28 02:49:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:49:33 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/28 02:49:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/28 02:49:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:49:34 INFO : check sum: Copied (new) 2025/08/28 02:49:34 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:49:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/28 02:49:35 DEBUG : check sum: Unchanged skipping 2025/08/28 02:49:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:35 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/28 02:49:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 02:49:36 INFO : sizeonly: Copied (new) 2025/08/28 02:49:36 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:36 DEBUG : sizeonly: Sizes identical 2025/08/28 02:49:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:36 DEBUG : sizeonly: Unchanged skipping 2025/08/28 02:49:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:36 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/28 02:49:37 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:37 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/28 02:49:37 INFO : ignore-size: Copied (new) 2025/08/28 02:49:37 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:49:38 DEBUG : ignore-size: Unchanged skipping 2025/08/28 02:49:38 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:38 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:38 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:49:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:39 DEBUG : existing: Unchanged skipping 2025/08/28 02:49:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:39 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:39 INFO : There was nothing to transfer 2025/08/28 02:49:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/28 02:49:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 02:49:40 INFO : existing: Copied (replaced existing) 2025/08/28 02:49:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 02:49:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 02:49:41 INFO : existing: Copied (new) 2025/08/28 02:49:41 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:41 DEBUG : existing: Destination exists, skipping 2025/08/28 02:49:41 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:41 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:41 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/28 02:49:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 02:49:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:49:43 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 02:49:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:49:43 INFO : a/potato2: Copied (new) 2025/08/28 02:49:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 02:49:45 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:49:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/28 02:49:45 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:45 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:45 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:45 INFO : There was nothing to transfer 2025/08/28 02:49:45 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 02:49:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:49:46 INFO : empty space: Updated modification time in destination 2025/08/28 02:49:46 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:46 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:46 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 02:49:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:49:47 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:47 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 02:49:49 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1399625934) 2025/08/28 02:49:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fiqupis0xopi) 2025/08/28 02:49:49 DEBUG : foo: sha1 differ 2025/08/28 02:49:49 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/28 02:49:49 INFO : foo: Copied (replaced existing) 2025/08/28 02:49:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:49:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/28 02:49:50 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:50 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:50 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:49:50 INFO : potato: Copied (new) 2025/08/28 02:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:52 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/28 02:49:52 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/28 02:49:52 INFO : potato: Copied (replaced existing) 2025/08/28 02:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/28 02:49:53 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1399625934) 2025/08/28 02:49:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fiqupis0xopi) 2025/08/28 02:49:53 DEBUG : potato: sha1 differ 2025/08/28 02:49:53 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/28 02:49:54 INFO : potato: Copied (replaced existing) 2025/08/28 02:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:49:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:49:55 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/28 02:49:55 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:55 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:55 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:49:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:49:57 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:57 DEBUG : empty space: Unchanged skipping 2025/08/28 02:49:57 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:49:57 INFO : potato2: Copied (new) 2025/08/28 02:49:57 DEBUG : Waiting for deletions to finish 2025/08/28 02:49:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:49:59 INFO : d: Making directory 2025/08/28 02:49:59 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/28 02:49:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 02:49:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:49:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 02:49:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:49:59 INFO : a/potato2: Copied (new) 2025/08/28 02:49:59 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:49:59 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:49:59 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:02 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/28 02:50:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:50:02 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 02:50:02 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:02 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:50:02 INFO : a/potato2: Copied (new) 2025/08/28 02:50:02 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting files as there were IO errors 2025/08/28 02:50:02 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:04 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:50:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:04 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:04 INFO : potato: Deleted 2025/08/28 02:50:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:50:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:06 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:06 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:06 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:06 INFO : potato: Deleted 2025/08/28 02:50:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:50:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:07 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:07 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:07 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:50:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:09 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:09 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/28 02:50:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 02:50:10 DEBUG : enormous: Excluded 2025/08/28 02:50:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 02:50:10 DEBUG : potato2: Excluded 2025/08/28 02:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 02:50:11 DEBUG : potato2: Excluded 2025/08/28 02:50:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:50:11 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:11 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:11 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:11 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:11 INFO : There was nothing to transfer 2025/08/28 02:50:11 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 02:50:11 DEBUG : enormous: Excluded 2025/08/28 02:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 02:50:11 DEBUG : potato2: Excluded 2025/08/28 02:50:11 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 02:50:11 DEBUG : potato2: Excluded 2025/08/28 02:50:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/28 02:50:11 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:11 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for checks to finish 2025/08/28 02:50:11 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for transfers to finish 2025/08/28 02:50:11 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:13 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 02:50:13 DEBUG : enormous: Excluded 2025/08/28 02:50:13 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 02:50:13 DEBUG : potato2: Excluded 2025/08/28 02:50:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:50:13 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:13 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:13 INFO : enormous: Deleted 2025/08/28 02:50:13 INFO : potato2: Deleted 2025/08/28 02:50:13 INFO : There was nothing to transfer 2025/08/28 02:50:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/28 02:50:14 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:14 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for checks to finish 2025/08/28 02:50:14 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for transfers to finish 2025/08/28 02:50:14 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:14 INFO : enormous: Deleted 2025/08/28 02:50:14 INFO : potato2: Deleted 2025/08/28 02:50:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:15 DEBUG : five: Need to transfer - File not found at Destination 2025/08/28 02:50:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/28 02:50:15 DEBUG : one: Destination is newer than source, skipping 2025/08/28 02:50:15 DEBUG : three: Sizes identical 2025/08/28 02:50:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/28 02:50:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 02:50:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1399625934) 2025/08/28 02:50:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fiqupis0xopi) 2025/08/28 02:50:15 DEBUG : two: sha1 differ 2025/08/28 02:50:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/28 02:50:16 INFO : five: Copied (new) 2025/08/28 02:50:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/28 02:50:16 INFO : four: Copied (replaced existing) 2025/08/28 02:50:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 02:50:16 INFO : two: Copied (replaced existing) 2025/08/28 02:50:16 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:17 DEBUG : one: Destination is newer than source, skipping 2025/08/28 02:50:17 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 02:50:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/28 02:50:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 02:50:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1399625934) 2025/08/28 02:50:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fiqupis0xopi) 2025/08/28 02:50:17 DEBUG : three: sha1 differ 2025/08/28 02:50:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/28 02:50:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/28 02:50:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/28 02:50:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/28 02:50:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 02:50:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 02:50:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/28 02:50:17 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:50:17 INFO : three: Copied (replaced existing) 2025/08/28 02:50:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/28 02:50:19 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:19 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 02:50:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/28 02:50:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 02:50:19 INFO : potato: Copied (new) 2025/08/28 02:50:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:19 INFO : yam: Copied (new) 2025/08/28 02:50:19 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:50:19 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:19 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:19 DEBUG : potato: Unchanged skipping 2025/08/28 02:50:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:20 INFO : yam: Copied (server-side copy) to: yaml 2025/08/28 02:50:20 INFO : yam: Deleted 2025/08/28 02:50:20 INFO : yaml: Renamed from "yam" 2025/08/28 02:50:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/28 02:50:22 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:22 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 02:50:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/28 02:50:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:22 INFO : yam: Copied (new) 2025/08/28 02:50:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 02:50:22 INFO : potato: Copied (new) 2025/08/28 02:50:22 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:50:22 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:22 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:22 DEBUG : potato: Unchanged skipping 2025/08/28 02:50:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:23 INFO : yam: Copied (server-side copy) to: yaml 2025/08/28 02:50:23 INFO : yam: Deleted 2025/08/28 02:50:23 INFO : yaml: Renamed from "yam" 2025/08/28 02:50:23 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/28 02:50:24 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:24 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:24 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:24 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 02:50:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/28 02:50:24 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 02:50:24 INFO : potato: Copied (new) 2025/08/28 02:50:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:25 INFO : sub/yam: Copied (new) 2025/08/28 02:50:25 DEBUG : Waiting for deletions to finish 2025/08/28 02:50:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:50:25 DEBUG : potato: Unchanged skipping 2025/08/28 02:50:25 INFO : B2 bucket rclone-test-fiqupis0xopi: Making map for --track-renames 2025/08/28 02:50:25 INFO : B2 bucket rclone-test-fiqupis0xopi: Finished making map for --track-renames 2025/08/28 02:50:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for renames to finish 2025/08/28 02:50:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 02:50:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/28 02:50:26 INFO : sub/yam: Deleted 2025/08/28 02:50:26 INFO : yam: Renamed from "sub/yam" 2025/08/28 02:50:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:27 DEBUG : Creating backend with remote "/tmp/rclone1399625934/dir1" 2025/08/28 02:50:27 DEBUG : Creating backend with remote "/tmp/rclone1399625934/dir2" 2025/08/28 02:50:27 DEBUG : Local file system at /tmp/rclone1399625934/dir2: Using server-side directory move 2025/08/28 02:50:27 INFO : Local file system at /tmp/rclone1399625934/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/28 02:50:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/28 02:50:27 DEBUG : Local file system at /tmp/rclone1399625934/dir2: Waiting for checks to finish 2025/08/28 02:50:27 DEBUG : Local file system at /tmp/rclone1399625934/dir2: Waiting for transfers to finish 2025/08/28 02:50:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:50:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/28 02:50:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/28 02:50:28 INFO : nested/sub dir/file: Copied (new) 2025/08/28 02:50:28 INFO : nested/sub dir/file: Deleted 2025/08/28 02:50:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:50:28 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:50:28 INFO : sub dir/hello world: Deleted 2025/08/28 02:50:28 INFO : sub dir: Removing directory 2025/08/28 02:50:28 INFO : nested/sub dir: Removing directory 2025/08/28 02:50:28 INFO : nested: Removing directory 2025/08/28 02:50:28 DEBUG : Local file system at /tmp/rclone1399625934: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 02:50:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/28 02:50:30 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:30 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/28 02:50:30 INFO : nested/sub dir/file: Copied (new) 2025/08/28 02:50:30 INFO : nested/sub dir/file: Deleted 2025/08/28 02:50:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:50:30 INFO : sub dir/hello world: Copied (new) 2025/08/28 02:50:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/28 02:50:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 02:50:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:31 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/28 02:50:32 INFO : existing-b: Copied (new) 2025/08/28 02:50:32 INFO : existing-b: Deleted 2025/08/28 02:50:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 02:50:32 INFO : existing: Copied (new) 2025/08/28 02:50:32 INFO : existing: Deleted 2025/08/28 02:50:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:50:32 DEBUG : existing: Destination exists, skipping 2025/08/28 02:50:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/28 02:50:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:50:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lefejoq5guru" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-lefejoq5guru 2025/08/28 02:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 02:50:41 DEBUG : B2 bucket rclone-test-lefejoq5guru: Waiting for checks to finish 2025/08/28 02:50:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 02:50:41 DEBUG : empty space: Unchanged skipping 2025/08/28 02:50:41 INFO : empty space: Deleted 2025/08/28 02:50:41 DEBUG : B2 bucket rclone-test-lefejoq5guru: Waiting for transfers to finish 2025/08/28 02:50:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:50:41 INFO : potato3: Copied (server-side copy) 2025/08/28 02:50:42 INFO : potato3: Deleted 2025/08/28 02:50:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:50:42 INFO : potato2: Copied (server-side copy) 2025/08/28 02:50:42 INFO : potato2: Deleted 2025/08/28 02:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pafedoz4hofu" 2025/08/28 02:50:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/28 02:50:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:50:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 02:50:44 DEBUG : B2 bucket rclone-test-pafedoz4hofu: Waiting for checks to finish 2025/08/28 02:50:44 DEBUG : B2 bucket rclone-test-pafedoz4hofu: Waiting for transfers to finish 2025/08/28 02:50:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:50:49 INFO : empty space: Copied (server-side copy) 2025/08/28 02:50:49 INFO : empty space: Deleted 2025/08/28 02:50:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:50:49 INFO : potato2: Copied (server-side copy) 2025/08/28 02:50:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:50:50 INFO : potato3: Copied (server-side copy) 2025/08/28 02:50:50 INFO : potato2: Deleted 2025/08/28 02:50:50 INFO : potato3: Deleted 2025/08/28 02:50:50 DEBUG : B2 bucket rclone-test-pafedoz4hofu: Purge remote 2025/08/28 02:50:50 INFO : B2 bucket rclone-test-pafedoz4hofu: cleaning bucket "rclone-test-pafedoz4hofu" of all files 2025/08/28 02:50:50 DEBUG : empty space: Deleting (id "4_z8f42bd43905debeb9f880e1b_f1154d581475d4978_d20250828_m025049_c001_v0001165_t0005_u01756349449318") 2025/08/28 02:50:50 DEBUG : potato2: Deleting (id "4_z8f42bd43905debeb9f880e1b_f115d7089a56a508b_d20250828_m025049_c001_v0001154_t0012_u01756349449563") 2025/08/28 02:50:50 DEBUG : potato3: Deleting (id "4_z8f42bd43905debeb9f880e1b_f104b1a7841732ca5_d20250828_m025049_c001_v0001113_t0049_u01756349449689") 2025/08/28 02:50:57 DEBUG : B2 bucket rclone-test-lefejoq5guru: Purge remote 2025/08/28 02:50:57 INFO : B2 bucket rclone-test-lefejoq5guru: cleaning bucket "rclone-test-lefejoq5guru" of all files 2025/08/28 02:50:57 DEBUG : empty space: Deleting (id "4_z9fe28df3905debeb9f880e1b_f41313bf967c6a1d7_d20250828_m025049_c001_v7007000_t0000_u01756349449544") 2025/08/28 02:50:57 DEBUG : empty space: Deleting (id "4_z9fe28df3905debeb9f880e1b_f102067d1c06ed5eb_d20250828_m025040_c001_v0001176_t0035_u01756349440622") 2025/08/28 02:50:57 DEBUG : potato2: Deleting (id "4_z9fe28df3905debeb9f880e1b_f41313bf967c6a1d9_d20250828_m025050_c001_v7007000_t0000_u01756349450069") 2025/08/28 02:50:57 DEBUG : potato2: Deleting (id "4_z9fe28df3905debeb9f880e1b_f113096c2ef5afa3d_d20250828_m025042_c001_v0001130_t0020_u01756349442080") 2025/08/28 02:50:57 DEBUG : potato3: Deleting (id "4_z9fe28df3905debeb9f880e1b_f41313bf967c6a1da_d20250828_m025050_c001_v7007000_t0000_u01756349450253") 2025/08/28 02:50:57 DEBUG : potato3: Deleting (id "4_z9fe28df3905debeb9f880e1b_f11681f09b22935fa_d20250828_m025041_c001_v0001171_t0049_u01756349441802") 2025/08/28 02:50:57 DEBUG : potato3: Deleting (id "4_z9fe28df3905debeb9f880e1b_f102067d1c06ed5ef_d20250828_m025040_c001_v0001176_t0026_u01756349440826") --- PASS: TestServerSideMove (30.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kalayen2siza" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-kalayen2siza 2025/08/28 02:51:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 02:51:14 DEBUG : empty space: Excluded 2025/08/28 02:51:14 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 02:51:14 DEBUG : empty space: Excluded 2025/08/28 02:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:51:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 02:51:14 DEBUG : B2 bucket rclone-test-kalayen2siza: Waiting for checks to finish 2025/08/28 02:51:14 DEBUG : B2 bucket rclone-test-kalayen2siza: Waiting for transfers to finish 2025/08/28 02:51:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:51:14 INFO : potato2: Copied (server-side copy) 2025/08/28 02:51:14 INFO : potato2: Deleted 2025/08/28 02:51:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:51:15 INFO : potato3: Copied (server-side copy) 2025/08/28 02:51:15 INFO : potato3: Deleted 2025/08/28 02:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xugesad1difi" 2025/08/28 02:51:16 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 02:51:16 DEBUG : empty space: Excluded 2025/08/28 02:51:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:51:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 02:51:16 DEBUG : B2 bucket rclone-test-xugesad1difi: Waiting for checks to finish 2025/08/28 02:51:16 DEBUG : B2 bucket rclone-test-xugesad1difi: Waiting for transfers to finish 2025/08/28 02:51:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:51:22 INFO : potato2: Copied (server-side copy) 2025/08/28 02:51:22 INFO : potato2: Deleted 2025/08/28 02:51:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:51:22 INFO : potato3: Copied (server-side copy) 2025/08/28 02:51:22 INFO : potato3: Deleted 2025/08/28 02:51:23 DEBUG : B2 bucket rclone-test-xugesad1difi: Purge remote 2025/08/28 02:51:23 INFO : B2 bucket rclone-test-xugesad1difi: cleaning bucket "rclone-test-xugesad1difi" of all files 2025/08/28 02:51:23 DEBUG : potato2: Deleting (id "4_z4f423d13906debeb9f880e1b_f1155c47f831ebf3c_d20250828_m025121_c001_v0001117_t0043_u01756349481751") 2025/08/28 02:51:23 DEBUG : potato3: Deleting (id "4_z4f423d13906debeb9f880e1b_f115d7089a56a50b9_d20250828_m025122_c001_v0001154_t0018_u01756349482101") 2025/08/28 02:51:25 DEBUG : B2 bucket rclone-test-kalayen2siza: Purge remote 2025/08/28 02:51:25 INFO : B2 bucket rclone-test-kalayen2siza: cleaning bucket "rclone-test-kalayen2siza" of all files 2025/08/28 02:51:25 DEBUG : empty space: Deleting (id "4_z2f220dc3906debeb9f880e1b_f103646dde163d09c_d20250828_m025113_c001_v0001093_t0018_u01756349473081") 2025/08/28 02:51:25 DEBUG : potato2: Deleting (id "4_z2f220dc3906debeb9f880e1b_f411122d935d5b324_d20250828_m025122_c001_v7007000_t0000_u01756349482298") 2025/08/28 02:51:25 DEBUG : potato2: Deleting (id "4_z2f220dc3906debeb9f880e1b_f1047163a97a02c83_d20250828_m025114_c001_v0001165_t0027_u01756349474678") 2025/08/28 02:51:25 DEBUG : potato3: Deleting (id "4_z2f220dc3906debeb9f880e1b_f411122d935d5b325_d20250828_m025122_c001_v7007000_t0000_u01756349482552") 2025/08/28 02:51:25 DEBUG : potato3: Deleting (id "4_z2f220dc3906debeb9f880e1b_f101492c5e027a5c5_d20250828_m025114_c001_v0001137_t0041_u01756349474920") 2025/08/28 02:51:25 DEBUG : potato3: Deleting (id "4_z2f220dc3906debeb9f880e1b_f103646dde163d0a0_d20250828_m025113_c001_v0001093_t0058_u01756349473415") --- PASS: TestServerSideMoveWithFilter (25.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cetigan6duqi" 2025/08/28 02:51:32 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fiqupis0xopi -> B2 bucket rclone-test-cetigan6duqi 2025/08/28 02:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:51:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 02:51:39 DEBUG : empty space: Unchanged skipping 2025/08/28 02:51:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 02:51:39 DEBUG : B2 bucket rclone-test-cetigan6duqi: Waiting for checks to finish 2025/08/28 02:51:39 INFO : empty space: Deleted 2025/08/28 02:51:39 DEBUG : B2 bucket rclone-test-cetigan6duqi: Waiting for transfers to finish 2025/08/28 02:51:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:51:39 INFO : potato2: Copied (server-side copy) 2025/08/28 02:51:39 INFO : potato2: Deleted 2025/08/28 02:51:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:51:39 INFO : potato3: Copied (server-side copy) 2025/08/28 02:51:39 INFO : potato3: Deleted 2025/08/28 02:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sukatiy4rugu" 2025/08/28 02:51:41 INFO : tomatoDir: Making directory 2025/08/28 02:51:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/28 02:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 02:51:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 02:51:41 DEBUG : B2 bucket rclone-test-sukatiy4rugu: Waiting for checks to finish 2025/08/28 02:51:41 DEBUG : B2 bucket rclone-test-sukatiy4rugu: Waiting for transfers to finish 2025/08/28 02:51:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 02:51:47 INFO : potato3: Copied (server-side copy) 2025/08/28 02:51:47 INFO : potato3: Deleted 2025/08/28 02:51:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 02:51:47 INFO : empty space: Copied (server-side copy) 2025/08/28 02:51:47 INFO : empty space: Deleted 2025/08/28 02:51:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 02:51:47 INFO : potato2: Copied (server-side copy) 2025/08/28 02:51:47 INFO : potato2: Deleted 2025/08/28 02:51:48 DEBUG : B2 bucket rclone-test-sukatiy4rugu: Purge remote 2025/08/28 02:51:48 INFO : B2 bucket rclone-test-sukatiy4rugu: cleaning bucket "rclone-test-sukatiy4rugu" of all files 2025/08/28 02:51:48 DEBUG : empty space: Deleting (id "4_z5fa29d13906debeb9f880e1b_f119eb518b67b8a77_d20250828_m025147_c001_v0001041_t0037_u01756349507352") 2025/08/28 02:51:48 DEBUG : potato2: Deleting (id "4_z5fa29d13906debeb9f880e1b_f1073ffe97c369221_d20250828_m025147_c001_v0001134_t0026_u01756349507532") 2025/08/28 02:51:48 DEBUG : potato3: Deleting (id "4_z5fa29d13906debeb9f880e1b_f112623ba23424efd_d20250828_m025147_c001_v0001176_t0054_u01756349507100") 2025/08/28 02:51:54 DEBUG : B2 bucket rclone-test-cetigan6duqi: Purge remote 2025/08/28 02:51:54 INFO : B2 bucket rclone-test-cetigan6duqi: cleaning bucket "rclone-test-cetigan6duqi" of all files 2025/08/28 02:51:54 DEBUG : empty space: Deleting (id "4_z4f126df3906debeb9f880e1b_f40585836e6f744d5_d20250828_m025147_c001_v7007000_t0000_u01756349507689") 2025/08/28 02:51:54 DEBUG : empty space: Deleting (id "4_z4f126df3906debeb9f880e1b_f117e274f8ae143b8_d20250828_m025137_c001_v0001032_t0011_u01756349497682") 2025/08/28 02:51:54 DEBUG : potato2: Deleting (id "4_z4f126df3906debeb9f880e1b_f40585836e6f744d6_d20250828_m025147_c001_v7007000_t0000_u01756349507883") 2025/08/28 02:51:54 DEBUG : potato2: Deleting (id "4_z4f126df3906debeb9f880e1b_f102fb2295dc9bace_d20250828_m025139_c001_v0001161_t0035_u01756349499319") 2025/08/28 02:51:54 DEBUG : potato3: Deleting (id "4_z4f126df3906debeb9f880e1b_f40585836e6f744d4_d20250828_m025147_c001_v7007000_t0000_u01756349507318") 2025/08/28 02:51:54 DEBUG : potato3: Deleting (id "4_z4f126df3906debeb9f880e1b_f1129ca3807fe648b_d20250828_m025139_c001_v0001184_t0024_u01756349499651") 2025/08/28 02:51:54 DEBUG : potato3: Deleting (id "4_z4f126df3906debeb9f880e1b_f117e274f8ae143bc_d20250828_m025138_c001_v0001032_t0023_u01756349498178") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/rclone-sync-test" 2025/08/28 02:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/rclone-sync-test-include/layer2" 2025/08/28 02:52:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/rclone-sync-test-ignore-file" 2025/08/28 02:52:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/28 02:52:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test: Waiting for checks to finish 2025/08/28 02:52:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test: Waiting for transfers to finish 2025/08/28 02:52:13 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:13 INFO : There was nothing to transfer 2025/08/28 02:52:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/28 02:52:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:52:13 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:52:13 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:13 INFO : There was nothing to transfer 2025/08/28 02:52:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/28 02:52:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/28 02:52:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/28 02:52:14 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:14 INFO : There was nothing to transfer 2025/08/28 02:52:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/28 02:52:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:52:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:52:14 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:14 INFO : There was nothing to transfer 2025/08/28 02:52:15 DEBUG : Excluded 2025/08/28 02:52:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/28 02:52:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/28 02:52:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/28 02:52:15 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/CompareDest" 2025/08/28 02:52:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 02:52:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:52:20 INFO : one: Copied (new) 2025/08/28 02:52:20 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 02:52:21 INFO : one: Copied (replaced existing) 2025/08/28 02:52:21 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:22 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 02:52:23 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:23 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:23 INFO : There was nothing to transfer 2025/08/28 02:52:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 02:52:24 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 02:52:24 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:24 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:24 INFO : There was nothing to transfer 2025/08/28 02:52:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 02:52:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 02:52:25 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:25 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:25 INFO : There was nothing to transfer 2025/08/28 02:52:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:26 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/28 02:52:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 02:52:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 02:52:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 02:52:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:26 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:26 INFO : There was nothing to transfer 2025/08/28 02:52:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 02:52:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 02:52:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/28 02:52:28 INFO : two: Copied (new) 2025/08/28 02:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dest" 2025/08/28 02:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/pre-dest1" 2025/08/28 02:52:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/pre-dest2" 2025/08/28 02:52:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:52:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/28 02:52:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:52:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/28 02:52:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/28 02:52:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dest: Waiting for checks to finish 2025/08/28 02:52:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dest: Waiting for transfers to finish 2025/08/28 02:52:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/28 02:52:36 INFO : 3: Copied (new) 2025/08/28 02:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.81s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/CopyDest" 2025/08/28 02:52:41 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 02:52:41 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:41 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:52:42 INFO : one: Copied (new) 2025/08/28 02:52:42 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 02:52:43 INFO : one: Copied (replaced existing) 2025/08/28 02:52:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/BackupDir" 2025/08/28 02:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 02:52:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:52:48 INFO : one: Copied (server-side copy) 2025/08/28 02:52:48 INFO : one: Deleted 2025/08/28 02:52:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 02:52:49 INFO : one: Copied (server-side copy) 2025/08/28 02:52:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/28 02:52:49 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:49 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:50 DEBUG : one: Unchanged skipping 2025/08/28 02:52:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 02:52:51 INFO : two: Copied (server-side copy) 2025/08/28 02:52:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/28 02:52:51 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:51 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:51 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:51 DEBUG : one: Unchanged skipping 2025/08/28 02:52:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:51 DEBUG : two: Unchanged skipping 2025/08/28 02:52:51 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:51 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:51 DEBUG : Waiting for deletions to finish 2025/08/28 02:52:51 INFO : There was nothing to transfer 2025/08/28 02:52:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:52 DEBUG : one: Unchanged skipping 2025/08/28 02:52:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/28 02:52:52 DEBUG : three: Destination not found in --copy-dest 2025/08/28 02:52:52 DEBUG : three: Need to transfer - File not found at Destination 2025/08/28 02:52:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 02:52:52 DEBUG : two: Unchanged skipping 2025/08/28 02:52:52 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:52:52 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:52:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/28 02:52:53 INFO : three: Copied (new) 2025/08/28 02:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/backup" 2025/08/28 02:53:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:00 DEBUG : two: Unchanged skipping 2025/08/28 02:53:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:53:00 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:53:01 INFO : one: Copied (server-side copy) 2025/08/28 02:53:01 INFO : one: Deleted 2025/08/28 02:53:01 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:02 INFO : one: Copied (new) 2025/08/28 02:53:02 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:53:03 INFO : three.txt: Copied (server-side copy) 2025/08/28 02:53:03 INFO : three.txt: Deleted 2025/08/28 02:53:03 INFO : three.txt: Moved into backup dir 2025/08/28 02:53:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:53:05 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:05 DEBUG : two: Unchanged skipping 2025/08/28 02:53:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:05 INFO : one: Copied (server-side copy) 2025/08/28 02:53:05 INFO : one: Deleted 2025/08/28 02:53:05 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:53:06 INFO : one: Copied (new) 2025/08/28 02:53:06 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:06 INFO : three.txt: Copied (server-side copy) 2025/08/28 02:53:07 INFO : three.txt: Deleted 2025/08/28 02:53:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:53:09 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1145-17.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001145_t0042": EOF 2025/08/28 02:53:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-17.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001145_t0042": EOF) 2025/08/28 02:53:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fiqupis0xopi: 1/10 (Post "https://pod-000-1145-17.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001145_t0042": EOF) 2025/08/28 02:53:12 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 02:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/backup" 2025/08/28 02:53:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:15 DEBUG : two: Unchanged skipping 2025/08/28 02:53:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:53:16 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:16 INFO : one: Deleted 2025/08/28 02:53:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:18 INFO : one: Copied (new) 2025/08/28 02:53:18 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:53:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:18 INFO : three.txt: Deleted 2025/08/28 02:53:18 INFO : three.txt: Moved into backup dir 2025/08/28 02:53:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:53:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:20 DEBUG : two: Unchanged skipping 2025/08/28 02:53:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:20 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:21 INFO : one: Deleted 2025/08/28 02:53:21 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:53:21 INFO : one: Copied (new) 2025/08/28 02:53:21 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:22 INFO : three.txt: Deleted 2025/08/28 02:53:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/backup" 2025/08/28 02:53:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:53:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:28 DEBUG : two: Unchanged skipping 2025/08/28 02:53:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:53:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 02:53:29 INFO : one: Deleted 2025/08/28 02:53:29 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:30 INFO : one: Copied (new) 2025/08/28 02:53:30 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:53:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 02:53:31 INFO : three.txt: Deleted 2025/08/28 02:53:31 INFO : three.txt: Moved into backup dir 2025/08/28 02:53:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:53:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:32 DEBUG : two: Unchanged skipping 2025/08/28 02:53:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 02:53:33 INFO : one: Deleted 2025/08/28 02:53:33 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:53:34 INFO : one: Copied (new) 2025/08/28 02:53:34 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 02:53:35 INFO : three.txt: Deleted 2025/08/28 02:53:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.65s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:53:37 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1178-09.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001178_t0048": EOF 2025/08/28 02:53:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-09.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001178_t0048": EOF) 2025/08/28 02:53:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-fiqupis0xopi: 1/10 (Post "https://pod-000-1178-09.backblaze.com/b2api/v1/b2_upload_file/ff927d23903debeb9f880e1b/c001_v0001178_t0048": EOF) 2025/08/28 02:53:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 02:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:53:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:53:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:42 DEBUG : two: Unchanged skipping 2025/08/28 02:53:42 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:53:42 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:43 INFO : one: Deleted 2025/08/28 02:53:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:43 INFO : one: Copied (new) 2025/08/28 02:53:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:53:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:44 INFO : three.txt: Deleted 2025/08/28 02:53:44 INFO : three.txt: Moved into backup dir 2025/08/28 02:53:45 DEBUG : one.bak: Excluded (Path Filter) 2025/08/28 02:53:45 DEBUG : one.bak: Excluded 2025/08/28 02:53:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/28 02:53:45 DEBUG : three.txt.bak: Excluded 2025/08/28 02:53:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:53:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:45 DEBUG : two: Unchanged skipping 2025/08/28 02:53:45 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for checks to finish 2025/08/28 02:53:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:46 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:46 INFO : one: Deleted 2025/08/28 02:53:46 DEBUG : B2 bucket rclone-test-fiqupis0xopi path dst: Waiting for transfers to finish 2025/08/28 02:53:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:53:46 INFO : one: Copied (new) 2025/08/28 02:53:46 DEBUG : Waiting for deletions to finish 2025/08/28 02:53:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:47 INFO : three.txt: Deleted 2025/08/28 02:53:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:53:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:53:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:53:52 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:52 INFO : one: Deleted 2025/08/28 02:53:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:53 INFO : one: Copied (new) 2025/08/28 02:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:53 DEBUG : two: Unchanged skipping 2025/08/28 02:53:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/28 02:53:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:53:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:54 INFO : three.txt: Deleted 2025/08/28 02:53:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:55 INFO : three.txt: Copied (new) 2025/08/28 02:53:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:53:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:53:56 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 02:53:56 INFO : one: Deleted 2025/08/28 02:53:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:53:56 INFO : one: Copied (new) 2025/08/28 02:53:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:53:57 DEBUG : two: Unchanged skipping 2025/08/28 02:53:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/28 02:53:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:53:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 02:53:57 INFO : three.txt: Deleted 2025/08/28 02:53:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/28 02:53:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqupis0xopi/dst" 2025/08/28 02:54:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 02:54:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 02:54:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 02:54:04 INFO : one: Deleted 2025/08/28 02:54:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:54:05 INFO : one: Copied (new) 2025/08/28 02:54:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:05 DEBUG : two: Unchanged skipping 2025/08/28 02:54:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/28 02:54:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 02:54:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 02:54:06 INFO : three.txt: Deleted 2025/08/28 02:54:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:54:07 INFO : three.txt: Copied (new) 2025/08/28 02:54:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 02:54:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 02:54:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 02:54:08 INFO : one: Deleted 2025/08/28 02:54:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 02:54:09 INFO : one: Copied (new) 2025/08/28 02:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:09 DEBUG : two: Unchanged skipping 2025/08/28 02:54:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/28 02:54:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 02:54:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 02:54:10 INFO : three.txt: Deleted 2025/08/28 02:54:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/28 02:54:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/28 02:54:12 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:12 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/28 02:54:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/28 02:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.17s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 02:54:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:14 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 02:54:14 INFO : existing: Copied (new) 2025/08/28 02:54:14 DEBUG : Waiting for deletions to finish 2025/08/28 02:54:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/28 02:54:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/28 02:54:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:15 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting files as there were IO errors 2025/08/28 02:54:15 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:16 DEBUG : existing: Unchanged skipping 2025/08/28 02:54:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:16 DEBUG : Waiting for deletions to finish 2025/08/28 02:54:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both10: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both13: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both14: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both15: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both16: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both17: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both12: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both19: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both0: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both11: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both18: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both4: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both1: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both2: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both7: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both8: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:33 DEBUG : both9: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both3: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both5: Unchanged skipping 2025/08/28 02:54:33 DEBUG : both6: Unchanged skipping 2025/08/28 02:54:33 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:33 DEBUG : Waiting for deletions to finish 2025/08/28 02:54:34 INFO : only14: Deleted 2025/08/28 02:54:34 INFO : only12: Deleted 2025/08/28 02:54:34 INFO : only10: Deleted 2025/08/28 02:54:34 INFO : only13: Deleted 2025/08/28 02:54:34 INFO : only16: Deleted 2025/08/28 02:54:34 INFO : only4: Deleted 2025/08/28 02:54:34 INFO : only0: Deleted 2025/08/28 02:54:34 INFO : only11: Deleted 2025/08/28 02:54:34 INFO : only19: Deleted 2025/08/28 02:54:34 INFO : only2: Deleted 2025/08/28 02:54:34 INFO : only7: Deleted 2025/08/28 02:54:34 INFO : only15: Deleted 2025/08/28 02:54:34 INFO : only17: Deleted 2025/08/28 02:54:34 INFO : only1: Deleted 2025/08/28 02:54:35 INFO : only5: Deleted 2025/08/28 02:54:35 INFO : only9: Deleted 2025/08/28 02:54:35 INFO : only18: Deleted 2025/08/28 02:54:35 INFO : only3: Deleted 2025/08/28 02:54:35 INFO : only8: Deleted 2025/08/28 02:54:35 INFO : only6: Deleted 2025/08/28 02:54:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:54:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:54:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both0: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both13: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both14: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both15: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both16: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both17: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both18: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both19: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both1: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both2: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both3: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both4: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both10: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both12: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both11: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both5: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:54:54 DEBUG : both9: Unchanged skipping 2025/08/28 02:54:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/28 02:54:54 DEBUG : both6: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both7: Unchanged skipping 2025/08/28 02:54:54 DEBUG : both8: Unchanged skipping 2025/08/28 02:54:54 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:54:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only0: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only10: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only13: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only11: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only14: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only15: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only16: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only12: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only17: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only18: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only19: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only1: Copied (replaced existing) 2025/08/28 02:54:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:55 INFO : only2: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only3: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only4: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only5: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only6: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only7: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only8: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 02:54:56 INFO : only9: Copied (replaced existing) 2025/08/28 02:54:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.89s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:04 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:55:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:55:04 DEBUG : empty_on_remote: Making directory with metadata 2025/08/28 02:55:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:55:04 INFO : empty_on_remote: Making directory 2025/08/28 02:55:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/28 02:55:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:07 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:55:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:55:07 DEBUG : empty_on_remote: Making directory with metadata 2025/08/28 02:55:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 02:55:07 INFO : empty_on_remote: Making directory 2025/08/28 02:55:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/28 02:55:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:09 INFO : sub dir: Making directory 2025/08/28 02:55:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 02:55:13 INFO : sub dir: Making directory 2025/08/28 02:55:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:25 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:26 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:55:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : apple: Unchanged skipping 2025/08/28 02:55:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:55:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : banana: Unchanged skipping 2025/08/28 02:55:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:55:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:55:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:55:26 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:26 INFO : There was nothing to transfer 2025/08/28 02:55:26 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:27 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:55:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : apple: Unchanged skipping 2025/08/28 02:55:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:55:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : banana: Unchanged skipping 2025/08/28 02:55:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:55:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:55:27 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:55:27 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:27 INFO : There was nothing to transfer 2025/08/28 02:55:27 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:28 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:41 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:55:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:42 DEBUG : apple: Unchanged skipping 2025/08/28 02:55:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:42 DEBUG : banana: Unchanged skipping 2025/08/28 02:55:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:55:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:55:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:55:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:43 INFO : There was nothing to transfer 2025/08/28 02:55:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:43 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:55:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : apple: Unchanged skipping 2025/08/28 02:55:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:55:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : banana: Unchanged skipping 2025/08/28 02:55:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:55:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:55:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:55:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:55:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:43 INFO : There was nothing to transfer 2025/08/28 02:55:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:44 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:55:57 DEBUG : Waiting for deletions to finish 2025/08/28 02:55:57 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:55:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:55:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 02:55:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:55:58 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:55:58 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:55:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 02:55:58 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/28 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 02:55:58 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/28 02:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:55:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:55:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:55:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:55:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:55:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:55:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:55:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:55:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:55:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:55:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:55:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:55:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:55:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:55:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:55:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:55:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:55:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:55:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:00 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:00 INFO : splitbananasplit: Deleted 2025/08/28 02:56:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 02:56:00 INFO : banana: Deleted 2025/08/28 02:56:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 02:56:00 INFO : appleappleapplebanana: Deleted 2025/08/28 02:56:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 02:56:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 02:56:00 INFO : apple: Deleted 2025/08/28 02:56:00 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : apple: Unchanged skipping 2025/08/28 02:56:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : banana: Unchanged skipping 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:56:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:56:01 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:01 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:01 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:01 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/28 02:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 02:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 02:56:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 02:56:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 02:56:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 02:56:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 02:56:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 02:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 02:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 02:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:56:15 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:15 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:56:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:56:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/28 02:56:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 02:56:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 02:56:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 02:56:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 02:56:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 02:56:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 02:56:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 02:56:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 02:56:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 02:56:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 02:56:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 02:56:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 02:56:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 02:56:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 02:56:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/28 02:56:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 02:56:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/28 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:56:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/28 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:56:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:56:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/28 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 02:56:16 INFO : apple: Copied (new) to: PREFIXapple 2025/08/28 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:56:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:56:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:56:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:56:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:56:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:56:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:56:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:56:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:56:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:56:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:56:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:56:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:56:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:56:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:18 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 02:56:18 INFO : banana: Deleted 2025/08/28 02:56:18 INFO : splitbananasplit: Deleted 2025/08/28 02:56:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 02:56:18 INFO : apple: Deleted 2025/08/28 02:56:18 INFO : appleappleapplebanana: Deleted 2025/08/28 02:56:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 02:56:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 02:56:18 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 02:56:19 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 02:56:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 02:56:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:56:19 INFO : splitbananasplit: Copied (new) 2025/08/28 02:56:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:19 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:56:19 INFO : appleappleapplebanana: Copied (new) 2025/08/28 02:56:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 02:56:20 INFO : apple: Copied (new) 2025/08/28 02:56:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 02:56:20 INFO : banana: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:56:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:56:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:56:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:56:20 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:56:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:56:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:56:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:56:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:56:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:56:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/28 02:56:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:56:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:56:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:56:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:56:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:56:21 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/28 02:56:21 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/28 02:56:21 INFO : PREFIXapple: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/28 02:56:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/28 02:56:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/28 02:56:21 INFO : PREFIXbanana: Deleted 2025/08/28 02:56:21 INFO : PREFIXsplitbananasplit: Deleted 2025/08/28 02:56:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/28 02:56:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/28 02:56:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/28 02:56:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/28 02:56:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/28 02:56:22 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:22 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:22 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:56:35 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:36 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:56:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/28 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 02:56:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 02:56:37 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:56:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:56:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:56:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:56:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:56:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:56:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:56:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:56:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:56:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:56:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:56:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:56:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:56:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:56:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:56:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:56:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:38 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 02:56:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 02:56:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 02:56:39 INFO : banana: Deleted 2025/08/28 02:56:39 INFO : splitbananasplit: Deleted 2025/08/28 02:56:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 02:56:39 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 02:56:39 INFO : appleappleapplebanana: Deleted 2025/08/28 02:56:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 02:56:39 INFO : apple: Deleted 2025/08/28 02:56:39 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 02:56:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 02:56:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 02:56:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 02:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:56:40 INFO : appleappleapplebanana: Copied (new) 2025/08/28 02:56:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 02:56:40 INFO : apple: Copied (new) 2025/08/28 02:56:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:56:40 INFO : splitbananasplit: Copied (new) 2025/08/28 02:56:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 02:56:40 INFO : banana: Copied (new) 2025/08/28 02:56:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:56:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/28 02:56:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/28 02:56:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:56:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:56:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:56:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:56:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:56:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:56:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:56:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:56:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:56:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:56:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:56:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/28 02:56:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:56:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/28 02:56:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/28 02:56:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:56:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/28 02:56:42 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : bananaSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/28 02:56:42 INFO : splitbananasplitSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : appleSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/28 02:56:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/28 02:56:42 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:43 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:43 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:56:57 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:57 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:56:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:58 DEBUG : apple: Unchanged skipping 2025/08/28 02:56:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:56:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:56:58 DEBUG : banana: Unchanged skipping 2025/08/28 02:56:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:56:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 02:56:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/28 02:56:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:56:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:56:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:56:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:56:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:56:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:56:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:56:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:56:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:56:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:56:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:56:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:56:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:56:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:56:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 02:56:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 02:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:56:58 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:56:58 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:56:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 02:56:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/28 02:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:56:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 02:56:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/28 02:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:56:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 02:56:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/28 02:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:56:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 02:56:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/28 02:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:56:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 02:56:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/28 02:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:56:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 02:56:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/28 02:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:56:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 02:56:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/28 02:56:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:56:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 02:56:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/28 02:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:56:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 02:56:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/28 02:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:56:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 02:56:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/28 02:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:56:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 02:56:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/28 02:56:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:56:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 02:56:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/28 02:56:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:56:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 02:56:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/28 02:56:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:56:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 02:56:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/28 02:56:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 02:56:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/28 02:56:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 02:56:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/28 02:56:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 02:56:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/28 02:56:59 DEBUG : Waiting for deletions to finish 2025/08/28 02:56:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 02:56:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 02:56:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 02:57:00 INFO : splitbananasplit: Deleted 2025/08/28 02:57:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 02:57:00 INFO : appleappleapplebanana: Deleted 2025/08/28 02:57:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 02:57:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 02:57:00 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:00 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/28 02:57:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:01 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 02:57:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 02:57:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 02:57:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 02:57:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 02:57:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 02:57:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 02:57:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 02:57:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 02:57:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 02:57:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 02:57:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 02:57:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 02:57:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:01 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:01 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:01 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:01 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:01 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : appleapple: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 02:57:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:57:14 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:15 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:15 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:15 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:15 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:16 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:16 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:16 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:16 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:16 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:17 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:57:31 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:31 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:31 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:31 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:32 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:33 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:57:46 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:47 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:47 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:47 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:48 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:57:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : apple: Unchanged skipping 2025/08/28 02:57:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : banana: Unchanged skipping 2025/08/28 02:57:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:57:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:57:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:57:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:57:48 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:57:48 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:48 DEBUG : Waiting for deletions to finish 2025/08/28 02:57:49 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:02 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:03 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:58:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:03 DEBUG : apple: Unchanged skipping 2025/08/28 02:58:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:58:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:03 DEBUG : banana: Unchanged skipping 2025/08/28 02:58:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:04 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:04 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:04 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : apple: Unchanged skipping 2025/08/28 02:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : banana: Unchanged skipping 2025/08/28 02:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:58:04 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:04 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:04 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:05 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:19 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:19 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : apple: Unchanged skipping 2025/08/28 02:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : banana: Unchanged skipping 2025/08/28 02:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:58:20 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:20 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:20 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:20 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : apple: Unchanged skipping 2025/08/28 02:58:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 02:58:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : banana: Unchanged skipping 2025/08/28 02:58:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 02:58:21 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:21 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:21 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:21 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:21 DEBUG : apple: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : banana: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 02:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.18s) --- PASS: TestTransform/NFC (15.38s) --- PASS: TestTransform/NFD (16.09s) --- PASS: TestTransform/base64 (17.88s) --- PASS: TestTransform/prefix (20.75s) --- PASS: TestTransform/suffix (20.78s) --- PASS: TestTransform/truncate (18.06s) --- PASS: TestTransform/encoder (15.84s) --- PASS: TestTransform/ISO-8859-1 (15.77s) --- PASS: TestTransform/charmap (15.90s) --- PASS: TestTransform/lowercase (15.96s) --- PASS: TestTransform/ascii (16.78s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 02:58:26 INFO : sub dir_somesuffix: Making directory 2025/08/28 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 02:58:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/28 02:58:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 02:58:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 02:58:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:26 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 02:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:28 INFO : tictactoe: Making directory 2025/08/28 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/28 02:58:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:28 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/28 02:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:30 INFO : toe: Making directory 2025/08/28 02:58:30 INFO : toe/toe: Making directory 2025/08/28 02:58:30 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 02:58:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 02:58:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 02:58:30 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:30 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/28 02:58:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:32 INFO : toe: Making directory 2025/08/28 02:58:32 INFO : toe/toe: Making directory 2025/08/28 02:58:32 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 02:58:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 02:58:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 02:58:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:32 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/28 02:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:33 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:58:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:34 INFO : tictacempty_dir: Making directory 2025/08/28 02:58:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:34 INFO : tictactoe: Making directory 2025/08/28 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:34 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:34 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:34 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:35 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:58:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:35 INFO : tictacempty_dir: Making directory 2025/08/28 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:35 INFO : tictactoe: Making directory 2025/08/28 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:35 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 02:58:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:35 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 02:58:36 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 02:58:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/28 02:58:37 NOTICE: B2 bucket rclone-test-fiqupis0xopi: 0 differences found 2025/08/28 02:58:37 NOTICE: B2 bucket rclone-test-fiqupis0xopi: 1 matching files --- PASS: TestAllTag (2.36s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:38 INFO : tictactoe: Making directory 2025/08/28 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:38 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:38 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:38 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 02:58:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 02:58:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/28 02:58:39 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2025/08/28 02:58:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:40 INFO : toe: Making directory 2025/08/28 02:58:40 INFO : toe/toe: Making directory 2025/08/28 02:58:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 02:58:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:40 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:41 INFO : toe/toe/toe: Copied (new) 2025/08/28 02:58:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:42 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:58:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:42 INFO : tictacempty_dir: Making directory 2025/08/28 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:42 INFO : tictactoe: Making directory 2025/08/28 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:42 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:42 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:42 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:42 INFO : toe/toe/toe.txt: Deleted 2025/08/28 02:58:42 INFO : toe/toe: Removing directory 2025/08/28 02:58:42 INFO : toe: Removing directory 2025/08/28 02:58:42 INFO : empty_dir: Removing directory 2025/08/28 02:58:42 DEBUG : Local file system at /tmp/rclone1399625934: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:43 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:58:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:43 INFO : tictacempty_dir: Making directory 2025/08/28 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:43 INFO : tictactoe: Making directory 2025/08/28 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:43 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 02:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:43 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:44 INFO : toe/toe/toe.txt: Deleted 2025/08/28 02:58:44 INFO : toe/toe: Removing directory 2025/08/28 02:58:44 INFO : toe: Removing directory 2025/08/28 02:58:44 INFO : empty_dir: Removing directory 2025/08/28 02:58:44 DEBUG : Local file system at /tmp/rclone1399625934: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/28 02:58:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.40s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:47 DEBUG : Reset feature "Copy" 2025/08/28 02:58:47 DEBUG : Reset feature "Move" 2025/08/28 02:58:47 DEBUG : Reset feature "Copy" 2025/08/28 02:58:47 DEBUG : Reset feature "Move" 2025/08/28 02:58:47 DEBUG : empty_dir: Making directory with metadata 2025/08/28 02:58:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:47 INFO : tictacempty_dir: Making directory 2025/08/28 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:47 INFO : tictactoe: Making directory 2025/08/28 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/08/28 02:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:47 INFO : tictactoe/tictactoe: Making directory 2025/08/28 02:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 02:58:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:47 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 02:58:47 INFO : toe/toe/toe.txt: Deleted 2025/08/28 02:58:47 INFO : toe/toe: Removing directory 2025/08/28 02:58:47 INFO : toe: Removing directory 2025/08/28 02:58:47 INFO : empty_dir: Removing directory 2025/08/28 02:58:47 DEBUG : Local file system at /tmp/rclone1399625934: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/28 02:58:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:50 DEBUG : toe: transformed to: dG9l 2025/08/28 02:58:50 DEBUG : toe: transformed to: dG9l 2025/08/28 02:58:50 INFO : dG9l: Making directory 2025/08/28 02:58:50 DEBUG : toe: transformed to: dG9l 2025/08/28 02:58:50 DEBUG : toe: transformed to: dG9l 2025/08/28 02:58:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/28 02:58:50 INFO : dG9l/dG9l: Making directory 2025/08/28 02:58:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/28 02:58:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/28 02:58:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 02:58:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 02:58:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 02:58:50 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:50 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 02:58:51 DEBUG : Waiting for deletions to finish 2025/08/28 02:58:51 DEBUG : dG9l: transformed to: toe 2025/08/28 02:58:51 DEBUG : dG9l: transformed to: toe 2025/08/28 02:58:52 DEBUG : dG9l: transformed to: toe 2025/08/28 02:58:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/28 02:58:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/28 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/28 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/28 02:58:52 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for checks to finish 2025/08/28 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/28 02:58:52 DEBUG : Local file system at /tmp/rclone1399625934: Waiting for transfers to finish 2025/08/28 02:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fiqupis0xopi", Local "Local file system at /tmp/rclone1399625934", Modify Window "1ms" 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe: transformed to: 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe: transformed to: 2025/08/28 02:58:53 INFO : B2 bucket rclone-test-fiqupis0xopi: Making directory 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe: transformed to: 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe: transformed to: 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe/toe: transformed to: 2025/08/28 02:58:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/28 02:58:53 INFO : toe/toe: Making directory 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe/toe: transformed to: 2025/08/28 02:58:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe: transformed to: 2025/08/28 02:58:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 02:58:53 DEBUG : toe/toe/toe: transformed to: 2025/08/28 02:58:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/28 02:58:53 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for checks to finish 2025/08/28 02:58:53 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Waiting for transfers to finish 2025/08/28 02:58:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 02:58:54 INFO : toe/toe/toe: Copied (new) 2025/08/28 02:58:54 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting files as there were IO errors 2025/08/28 02:58:54 ERROR : B2 bucket rclone-test-fiqupis0xopi: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/08/28 02:58:54 DEBUG : B2 bucket rclone-test-fiqupis0xopi: Purge remote 2025/08/28 02:58:54 INFO : B2 bucket rclone-test-fiqupis0xopi: cleaning bucket "rclone-test-fiqupis0xopi" of all files 2025/08/28 02:58:56 DEBUG : BackupDir/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d559_d20250828_m025254_c001_v7007000_t0000_u01756349574268") 2025/08/28 02:58:56 DEBUG : BackupDir/one: Deleting (id "4_zff927d23903debeb9f880e1b_f10332066a50fdef6_d20250828_m025248_c001_v0001182_t0040_u01756349568473") 2025/08/28 02:58:56 DEBUG : CompareDest/one: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81c41_d20250828_m025228_c001_v7007000_t0000_u01756349548608") 2025/08/28 02:58:56 DEBUG : CompareDest/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c8d0_d20250828_m025222_c001_v0001145_t0002_u01756349542378") 2025/08/28 02:58:56 DEBUG : CompareDest/two: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81c43_d20250828_m025228_c001_v7007000_t0000_u01756349548795") 2025/08/28 02:58:56 DEBUG : CompareDest/two: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c867d_d20250828_m025223_c001_v0001178_t0032_u01756349543785") 2025/08/28 02:58:56 DEBUG : CopyDest/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d55a_d20250828_m025254_c001_v7007000_t0000_u01756349574482") 2025/08/28 02:58:56 DEBUG : CopyDest/one: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f8dd_d20250828_m025245_c001_v0001145_t0052_u01756349565125") 2025/08/28 02:58:56 DEBUG : CopyDest/three: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d55c_d20250828_m025254_c001_v7007000_t0000_u01756349574692") 2025/08/28 02:58:56 DEBUG : CopyDest/three: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c86f2_d20250828_m025252_c001_v0001178_t0037_u01756349572207") 2025/08/28 02:58:56 DEBUG : CopyDest/two: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d55e_d20250828_m025254_c001_v7007000_t0000_u01756349574875") 2025/08/28 02:58:56 DEBUG : CopyDest/two: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c9b1_d20250828_m025249_c001_v0001145_t0059_u01756349569922") 2025/08/28 02:58:56 DEBUG : EXISTING: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad362c_d20250828_m025417_c001_v7007000_t0000_u01756349657148") 2025/08/28 02:58:56 DEBUG : EXISTING: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc69_d20250828_m025416_c001_v0001145_t0017_u01756349656130") 2025/08/28 02:58:56 DEBUG : PREFIXapple: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747b0_d20250828_m025621_c001_v7007000_t0000_u01756349781640") 2025/08/28 02:58:56 DEBUG : PREFIXapple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfca_d20250828_m025616_c001_v0001145_t0009_u01756349776072") 2025/08/28 02:58:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a6_d20250828_m025621_c001_v7007000_t0000_u01756349781791") 2025/08/28 02:58:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9e5_d20250828_m025616_c001_v0001098_t0025_u01756349776064") 2025/08/28 02:58:56 DEBUG : PREFIXbanana: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dcf46_d20250828_m025621_c001_v7007000_t0000_u01756349781834") 2025/08/28 02:58:56 DEBUG : PREFIXbanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca640f_d20250828_m025616_c001_v0001178_t0013_u01756349776084") 2025/08/28 02:58:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d7193_d20250828_m025621_c001_v7007000_t0000_u01756349781843") 2025/08/28 02:58:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858fd_d20250828_m025616_c001_v0001092_t0043_u01756349776094") 2025/08/28 02:58:56 DEBUG : Testêé: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad362a_d20250828_m025413_c001_v7007000_t0000_u01756349653770") 2025/08/28 02:58:57 DEBUG : Testêé: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc49_d20250828_m025413_c001_v0001145_t0028_u01756349653058") 2025/08/28 02:58:57 DEBUG : Testêé: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc42_d20250828_m025412_c001_v0001145_t0056_u01756349652343") 2025/08/28 02:58:57 DEBUG : YXBwbGU=: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f2c_d20250828_m025602_c001_v7007000_t0000_u01756349762690") 2025/08/28 02:58:57 DEBUG : YXBwbGU=: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9ad_d20250828_m025558_c001_v0001098_t0025_u01756349758438") 2025/08/28 02:58:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f2d_d20250828_m025602_c001_v7007000_t0000_u01756349762876") 2025/08/28 02:58:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63cf_d20250828_m025558_c001_v0001178_t0054_u01756349758418") 2025/08/28 02:58:57 DEBUG : YmFuYW5h: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f2e_d20250828_m025603_c001_v7007000_t0000_u01756349763058") 2025/08/28 02:58:57 DEBUG : YmFuYW5h: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfa4_d20250828_m025558_c001_v0001145_t0003_u01756349758427") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a0b_d20250828_m025003_c001_v7007000_t0000_u01756349403301") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c839b_d20250828_m025002_c001_v0001178_t0037_u01756349402626") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff358a_d20250828_m025000_c001_v7007000_t0000_u01756349400603") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c838c_d20250828_m024959_c001_v0001178_t0012_u01756349399695") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fcd_d20250828_m024944_c001_v7007000_t0000_u01756349384094") 2025/08/28 02:58:57 DEBUG : a/potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8308_d20250828_m024943_c001_v0001178_t0021_u01756349383202") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f2f_d20250828_m025822_c001_v7007000_t0000_u01756349902355") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0f8_d20250828_m025817_c001_v0001145_t0046_u01756349897901") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b1_d20250828_m025805_c001_v7007000_t0000_u01756349885783") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0dd_d20250828_m025801_c001_v0001145_t0025_u01756349881120") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d82_d20250828_m025749_c001_v7007000_t0000_u01756349869634") 2025/08/28 02:58:57 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0c3_d20250828_m025745_c001_v0001145_t0023_u01756349865629") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7bd_d20250828_m025733_c001_v7007000_t0000_u01756349853829") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d097_d20250828_m025729_c001_v0001145_t0020_u01756349849856") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de0_d20250828_m025717_c001_v7007000_t0000_u01756349837968") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d071_d20250828_m025713_c001_v0001145_t0019_u01756349833636") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d87_d20250828_m025702_c001_v7007000_t0000_u01756349822281") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa54_d20250828_m025656_c001_v0001098_t0044_u01756349816009") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747dd_d20250828_m025644_c001_v7007000_t0000_u01756349804120") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d005_d20250828_m025640_c001_v0001145_t0046_u01756349800287") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3e_d20250828_m025639_c001_v7007000_t0000_u01756349799358") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cff5_d20250828_m025634_c001_v0001145_t0012_u01756349794736") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a8_d20250828_m025623_c001_v7007000_t0000_u01756349783344") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9f7_d20250828_m025619_c001_v0001098_t0033_u01756349779808") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dcf3c_d20250828_m025618_c001_v7007000_t0000_u01756349778726") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9e1_d20250828_m025613_c001_v0001098_t0055_u01756349773914") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f2a_d20250828_m025600_c001_v7007000_t0000_u01756349760883") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63c7_d20250828_m025555_c001_v0001178_t0037_u01756349755911") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989601e_d20250828_m025544_c001_v7007000_t0000_u01756349744726") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca638c_d20250828_m025540_c001_v0001178_t0040_u01756349740424") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce3f_d20250828_m025528_c001_v7007000_t0000_u01756349728607") 2025/08/28 02:58:58 DEBUG : apple: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6356_d20250828_m025524_c001_v0001178_t0033_u01756349724096") 2025/08/28 02:58:58 DEBUG : appleSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b41_d20250828_m025642_c001_v7007000_t0000_u01756349802741") 2025/08/28 02:58:59 DEBUG : appleSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa25_d20250828_m025636_c001_v0001098_t0026_u01756349796775") 2025/08/28 02:58:59 DEBUG : appleapple: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d88_d20250828_m025702_c001_v7007000_t0000_u01756349822464") 2025/08/28 02:58:59 DEBUG : appleapple: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64f4_d20250828_m025658_c001_v0001178_t0022_u01756349818224") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f30_d20250828_m025822_c001_v7007000_t0000_u01756349902539") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859d5_d20250828_m025818_c001_v0001092_t0059_u01756349898652") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b2_d20250828_m025805_c001_v7007000_t0000_u01756349885963") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859b7_d20250828_m025801_c001_v0001092_t0059_u01756349881823") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d83_d20250828_m025749_c001_v7007000_t0000_u01756349869819") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8599b_d20250828_m025746_c001_v0001092_t0043_u01756349866266") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7be_d20250828_m025734_c001_v7007000_t0000_u01756349854010") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85985_d20250828_m025730_c001_v0001092_t0059_u01756349850379") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de1_d20250828_m025718_c001_v7007000_t0000_u01756349838149") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85979_d20250828_m025714_c001_v0001092_t0022_u01756349834229") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d83_d20250828_m025700_c001_v7007000_t0000_u01756349820334") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d03d_d20250828_m025656_c001_v0001145_t0020_u01756349816628") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747df_d20250828_m025644_c001_v7007000_t0000_u01756349804304") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca649c_d20250828_m025640_c001_v0001178_t0008_u01756349800299") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d5d_d20250828_m025639_c001_v7007000_t0000_u01756349799369") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6474_d20250828_m025635_c001_v0001178_t0021_u01756349795367") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a9_d20250828_m025623_c001_v7007000_t0000_u01756349783525") 2025/08/28 02:58:59 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfda_d20250828_m025619_c001_v0001145_t0020_u01756349779796") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ad_d20250828_m025618_c001_v7007000_t0000_u01756349778739") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca640a_d20250828_m025614_c001_v0001178_t0026_u01756349774738") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f29_d20250828_m025600_c001_v7007000_t0000_u01756349760698") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9a5_d20250828_m025556_c001_v0001098_t0049_u01756349756408") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989601f_d20250828_m025544_c001_v7007000_t0000_u01756349744996") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a966_d20250828_m025540_c001_v0001098_t0051_u01756349740906") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce40_d20250828_m025528_c001_v7007000_t0000_u01756349728790") 2025/08/28 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a92f_d20250828_m025524_c001_v0001098_t0037_u01756349724727") 2025/08/28 02:59:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747d6_d20250828_m025642_c001_v7007000_t0000_u01756349802595") 2025/08/28 02:59:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85929_d20250828_m025636_c001_v0001092_t0043_u01756349796797") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a0c_d20250828_m025003_c001_v7007000_t0000_u01756349403482") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8394_d20250828_m025001_c001_v0001178_t0030_u01756349401155") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff3587_d20250828_m025000_c001_v7007000_t0000_u01756349400040") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8384_d20250828_m024958_c001_v0001178_t0044_u01756349398819") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fcc_d20250828_m024943_c001_v7007000_t0000_u01756349383540") 2025/08/28 02:59:00 DEBUG : b/potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8304_d20250828_m024942_c001_v0001178_t0030_u01756349382345") 2025/08/28 02:59:00 DEBUG : backup/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0aa7_d20250828_m025307_c001_v7007000_t0000_u01756349587606") 2025/08/28 02:59:00 DEBUG : backup/one: Deleting (id "4_zff927d23903debeb9f880e1b_f10757f0fc758fc48_d20250828_m025305_c001_v0001177_t0048_u01756349585496") 2025/08/28 02:59:00 DEBUG : backup/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1097200b9346593c_d20250828_m025301_c001_v0001154_t0010_u01756349581577") 2025/08/28 02:59:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f745cc_d20250828_m025335_c001_v7007000_t0000_u01756349615661") 2025/08/28 02:59:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f119901efd7dd8e00_d20250828_m025333_c001_v0001184_t0032_u01756349613202") 2025/08/28 02:59:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f11853d87c00caa24_d20250828_m025329_c001_v0001179_t0020_u01756349609337") 2025/08/28 02:59:01 DEBUG : backup/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d7006_d20250828_m025323_c001_v7007000_t0000_u01756349603019") 2025/08/28 02:59:01 DEBUG : backup/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f1029b405e6d24ea3_d20250828_m025320_c001_v0001105_t0059_u01756349600677") 2025/08/28 02:59:01 DEBUG : backup/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f104df6fb207d10ed_d20250828_m025316_c001_v0001161_t0054_u01756349596371") 2025/08/28 02:59:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f745ce_d20250828_m025335_c001_v7007000_t0000_u01756349615861") 2025/08/28 02:59:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f110bbb8c6f3bd472_d20250828_m025334_c001_v0001117_t0023_u01756349614376") 2025/08/28 02:59:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1055ddac03ff5271_d20250828_m025331_c001_v0001183_t0014_u01756349611073") 2025/08/28 02:59:01 DEBUG : backup/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0aa8_d20250828_m025307_c001_v7007000_t0000_u01756349587794") 2025/08/28 02:59:01 DEBUG : backup/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f117a54e5d5bdbb1d_d20250828_m025306_c001_v0001137_t0041_u01756349586629") 2025/08/28 02:59:01 DEBUG : backup/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1184aab60d0bfb88_d20250828_m025303_c001_v0001165_t0046_u01756349583258") 2025/08/28 02:59:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d7008_d20250828_m025323_c001_v7007000_t0000_u01756349603261") 2025/08/28 02:59:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f10780245018e769f_d20250828_m025322_c001_v0001090_t0002_u01756349602036") 2025/08/28 02:59:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f112067a5284372ef_d20250828_m025318_c001_v0001146_t0022_u01756349598435") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f31_d20250828_m025822_c001_v7007000_t0000_u01756349902722") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab47_d20250828_m025818_c001_v0001098_t0002_u01756349898348") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b4_d20250828_m025806_c001_v7007000_t0000_u01756349886168") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab1f_d20250828_m025801_c001_v0001098_t0037_u01756349881419") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d85_d20250828_m025750_c001_v7007000_t0000_u01756349870003") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aaf5_d20250828_m025745_c001_v0001098_t0001_u01756349865951") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7bf_d20250828_m025734_c001_v7007000_t0000_u01756349854192") 2025/08/28 02:59:01 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aabd_d20250828_m025730_c001_v0001098_t0022_u01756349850096") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de3_d20250828_m025718_c001_v7007000_t0000_u01756349838331") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa93_d20250828_m025713_c001_v0001098_t0043_u01756349833921") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d89_d20250828_m025702_c001_v7007000_t0000_u01756349822648") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64e2_d20250828_m025656_c001_v0001178_t0044_u01756349816291") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e0_d20250828_m025644_c001_v7007000_t0000_u01756349804488") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8592f_d20250828_m025640_c001_v0001092_t0047_u01756349800321") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747c7_d20250828_m025639_c001_v7007000_t0000_u01756349799166") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa23_d20250828_m025634_c001_v0001098_t0050_u01756349794985") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960aa_d20250828_m025623_c001_v7007000_t0000_u01756349783705") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85909_d20250828_m025619_c001_v0001092_t0034_u01756349779786") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a9_d20250828_m025618_c001_v7007000_t0000_u01756349778535") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfc8_d20250828_m025614_c001_v0001145_t0002_u01756349774358") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b27_d20250828_m025600_c001_v7007000_t0000_u01756349760472") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfa0_d20250828_m025556_c001_v0001145_t0019_u01756349756125") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896020_d20250828_m025545_c001_v7007000_t0000_u01756349745182") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf83_d20250828_m025540_c001_v0001145_t0025_u01756349740636") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce41_d20250828_m025528_c001_v7007000_t0000_u01756349728973") 2025/08/28 02:59:02 DEBUG : banana: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf19_d20250828_m025524_c001_v0001145_t0057_u01756349724309") 2025/08/28 02:59:02 DEBUG : bananaSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d71ce_d20250828_m025642_c001_v7007000_t0000_u01756349802421") 2025/08/28 02:59:02 DEBUG : bananaSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cffd_d20250828_m025636_c001_v0001145_t0049_u01756349796764") 2025/08/28 02:59:02 DEBUG : both0: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e80_d20250828_m025456_c001_v7007000_t0000_u01756349696959") 2025/08/28 02:59:02 DEBUG : both0: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd69_d20250828_m025440_c001_v0001145_t0000_u01756349680144") 2025/08/28 02:59:03 DEBUG : both0: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff0_d20250828_m025435_c001_v7007000_t0000_u01756349675850") 2025/08/28 02:59:03 DEBUG : both0: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc81_d20250828_m025419_c001_v0001145_t0029_u01756349659056") 2025/08/28 02:59:03 DEBUG : both1: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e82_d20250828_m025457_c001_v7007000_t0000_u01756349697143") 2025/08/28 02:59:03 DEBUG : both1: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd71_d20250828_m025440_c001_v0001145_t0000_u01756349680826") 2025/08/28 02:59:03 DEBUG : both1: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff1_d20250828_m025436_c001_v7007000_t0000_u01756349676032") 2025/08/28 02:59:03 DEBUG : both1: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc89_d20250828_m025419_c001_v0001145_t0030_u01756349659640") 2025/08/28 02:59:03 DEBUG : both10: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e83_d20250828_m025457_c001_v7007000_t0000_u01756349697327") 2025/08/28 02:59:03 DEBUG : both10: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdc1_d20250828_m025446_c001_v0001145_t0002_u01756349686656") 2025/08/28 02:59:03 DEBUG : both10: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff2_d20250828_m025436_c001_v7007000_t0000_u01756349676214") 2025/08/28 02:59:03 DEBUG : both10: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccd1_d20250828_m025426_c001_v0001145_t0052_u01756349666026") 2025/08/28 02:59:03 DEBUG : both11: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e84_d20250828_m025457_c001_v7007000_t0000_u01756349697520") 2025/08/28 02:59:03 DEBUG : both11: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdcd_d20250828_m025447_c001_v0001145_t0022_u01756349687277") 2025/08/28 02:59:03 DEBUG : both11: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff3_d20250828_m025436_c001_v7007000_t0000_u01756349676448") 2025/08/28 02:59:03 DEBUG : both11: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccdb_d20250828_m025426_c001_v0001145_t0016_u01756349666842") 2025/08/28 02:59:03 DEBUG : both12: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e85_d20250828_m025457_c001_v7007000_t0000_u01756349697716") 2025/08/28 02:59:03 DEBUG : both12: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdd5_d20250828_m025448_c001_v0001145_t0039_u01756349688084") 2025/08/28 02:59:03 DEBUG : both12: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff4_d20250828_m025436_c001_v7007000_t0000_u01756349676633") 2025/08/28 02:59:03 DEBUG : both12: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cce1_d20250828_m025427_c001_v0001145_t0013_u01756349667365") 2025/08/28 02:59:03 DEBUG : both13: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e86_d20250828_m025457_c001_v7007000_t0000_u01756349697903") 2025/08/28 02:59:03 DEBUG : both13: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cddd_d20250828_m025448_c001_v0001145_t0035_u01756349688910") 2025/08/28 02:59:03 DEBUG : both13: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff5_d20250828_m025436_c001_v7007000_t0000_u01756349676820") 2025/08/28 02:59:03 DEBUG : both13: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cce9_d20250828_m025428_c001_v0001145_t0048_u01756349668043") 2025/08/28 02:59:04 DEBUG : both14: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e87_d20250828_m025458_c001_v7007000_t0000_u01756349698126") 2025/08/28 02:59:04 DEBUG : both14: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cde9_d20250828_m025449_c001_v0001145_t0055_u01756349689816") 2025/08/28 02:59:04 DEBUG : both14: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff6_d20250828_m025437_c001_v7007000_t0000_u01756349677003") 2025/08/28 02:59:04 DEBUG : both14: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccf7_d20250828_m025428_c001_v0001145_t0023_u01756349668870") 2025/08/28 02:59:04 DEBUG : both15: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e88_d20250828_m025458_c001_v7007000_t0000_u01756349698309") 2025/08/28 02:59:04 DEBUG : both15: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdf7_d20250828_m025450_c001_v0001145_t0046_u01756349690503") 2025/08/28 02:59:04 DEBUG : both15: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff7_d20250828_m025437_c001_v7007000_t0000_u01756349677210") 2025/08/28 02:59:04 DEBUG : both15: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccff_d20250828_m025429_c001_v0001145_t0056_u01756349669525") 2025/08/28 02:59:04 DEBUG : both16: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e89_d20250828_m025458_c001_v7007000_t0000_u01756349698493") 2025/08/28 02:59:04 DEBUG : both16: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce01_d20250828_m025451_c001_v0001145_t0022_u01756349691294") 2025/08/28 02:59:04 DEBUG : both16: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff8_d20250828_m025437_c001_v7007000_t0000_u01756349677392") 2025/08/28 02:59:04 DEBUG : both16: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd0b_d20250828_m025430_c001_v0001145_t0046_u01756349670462") 2025/08/28 02:59:04 DEBUG : both17: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8a_d20250828_m025458_c001_v7007000_t0000_u01756349698708") 2025/08/28 02:59:04 DEBUG : both17: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce0b_d20250828_m025451_c001_v0001145_t0032_u01756349691967") 2025/08/28 02:59:04 DEBUG : both17: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ff9_d20250828_m025437_c001_v7007000_t0000_u01756349677575") 2025/08/28 02:59:04 DEBUG : both17: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd17_d20250828_m025431_c001_v0001145_t0046_u01756349671255") 2025/08/28 02:59:04 DEBUG : both18: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8b_d20250828_m025458_c001_v7007000_t0000_u01756349698905") 2025/08/28 02:59:04 DEBUG : both18: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce11_d20250828_m025452_c001_v0001145_t0038_u01756349692593") 2025/08/28 02:59:04 DEBUG : both18: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ffa_d20250828_m025437_c001_v7007000_t0000_u01756349677756") 2025/08/28 02:59:04 DEBUG : both18: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd1f_d20250828_m025431_c001_v0001145_t0012_u01756349671862") 2025/08/28 02:59:04 DEBUG : both19: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8c_d20250828_m025459_c001_v7007000_t0000_u01756349699088") 2025/08/28 02:59:05 DEBUG : both19: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce1b_d20250828_m025453_c001_v0001145_t0032_u01756349693429") 2025/08/28 02:59:05 DEBUG : both19: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ffb_d20250828_m025437_c001_v7007000_t0000_u01756349677937") 2025/08/28 02:59:05 DEBUG : both19: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd27_d20250828_m025432_c001_v0001145_t0033_u01756349672571") 2025/08/28 02:59:05 DEBUG : both2: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8d_d20250828_m025459_c001_v7007000_t0000_u01756349699281") 2025/08/28 02:59:05 DEBUG : both2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd79_d20250828_m025441_c001_v0001145_t0013_u01756349681459") 2025/08/28 02:59:05 DEBUG : both2: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ffc_d20250828_m025438_c001_v7007000_t0000_u01756349678124") 2025/08/28 02:59:05 DEBUG : both2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc91_d20250828_m025420_c001_v0001145_t0027_u01756349660271") 2025/08/28 02:59:05 DEBUG : both3: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8e_d20250828_m025459_c001_v7007000_t0000_u01756349699464") 2025/08/28 02:59:05 DEBUG : both3: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd83_d20250828_m025442_c001_v0001145_t0058_u01756349682003") 2025/08/28 02:59:05 DEBUG : both3: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ffd_d20250828_m025438_c001_v7007000_t0000_u01756349678305") 2025/08/28 02:59:05 DEBUG : both3: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc99_d20250828_m025420_c001_v0001145_t0047_u01756349660936") 2025/08/28 02:59:05 DEBUG : both4: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e8f_d20250828_m025459_c001_v7007000_t0000_u01756349699649") 2025/08/28 02:59:05 DEBUG : both4: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd8d_d20250828_m025442_c001_v0001145_t0022_u01756349682607") 2025/08/28 02:59:05 DEBUG : both4: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ffe_d20250828_m025438_c001_v7007000_t0000_u01756349678487") 2025/08/28 02:59:05 DEBUG : both4: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cca1_d20250828_m025421_c001_v0001145_t0041_u01756349661701") 2025/08/28 02:59:05 DEBUG : both5: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e90_d20250828_m025459_c001_v7007000_t0000_u01756349699833") 2025/08/28 02:59:05 DEBUG : both5: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd9b_d20250828_m025443_c001_v0001145_t0049_u01756349683297") 2025/08/28 02:59:05 DEBUG : both5: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fff_d20250828_m025438_c001_v7007000_t0000_u01756349678669") 2025/08/28 02:59:05 DEBUG : both5: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cca9_d20250828_m025422_c001_v0001145_t0021_u01756349662323") 2025/08/28 02:59:05 DEBUG : both6: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e91_d20250828_m025500_c001_v7007000_t0000_u01756349700017") 2025/08/28 02:59:06 DEBUG : both6: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cda1_d20250828_m025444_c001_v0001145_t0000_u01756349684052") 2025/08/28 02:59:06 DEBUG : both6: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83000_d20250828_m025438_c001_v7007000_t0000_u01756349678850") 2025/08/28 02:59:06 DEBUG : both6: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccb1_d20250828_m025423_c001_v0001145_t0046_u01756349663020") 2025/08/28 02:59:06 DEBUG : both7: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e92_d20250828_m025500_c001_v7007000_t0000_u01756349700201") 2025/08/28 02:59:06 DEBUG : both7: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdab_d20250828_m025444_c001_v0001145_t0033_u01756349684876") 2025/08/28 02:59:06 DEBUG : both7: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83001_d20250828_m025439_c001_v7007000_t0000_u01756349679044") 2025/08/28 02:59:06 DEBUG : both7: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccbb_d20250828_m025423_c001_v0001145_t0033_u01756349663797") 2025/08/28 02:59:06 DEBUG : both8: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e93_d20250828_m025500_c001_v7007000_t0000_u01756349700390") 2025/08/28 02:59:06 DEBUG : both8: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdb1_d20250828_m025445_c001_v0001145_t0023_u01756349685556") 2025/08/28 02:59:06 DEBUG : both8: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83002_d20250828_m025439_c001_v7007000_t0000_u01756349679226") 2025/08/28 02:59:06 DEBUG : both8: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccc3_d20250828_m025424_c001_v0001145_t0013_u01756349664274") 2025/08/28 02:59:06 DEBUG : both9: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e94_d20250828_m025500_c001_v7007000_t0000_u01756349700573") 2025/08/28 02:59:06 DEBUG : both9: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdbb_d20250828_m025446_c001_v0001145_t0020_u01756349686071") 2025/08/28 02:59:06 DEBUG : both9: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83003_d20250828_m025439_c001_v7007000_t0000_u01756349679407") 2025/08/28 02:59:06 DEBUG : both9: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccc9_d20250828_m025424_c001_v0001145_t0035_u01756349664958") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a0e_d20250828_m025003_c001_v7007000_t0000_u01756349403664") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8396_d20250828_m025001_c001_v0001178_t0012_u01756349401361") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff358c_d20250828_m025000_c001_v7007000_t0000_u01756349400788") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8386_d20250828_m024959_c001_v0001178_t0030_u01756349399037") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fcf_d20250828_m024944_c001_v7007000_t0000_u01756349384276") 2025/08/28 02:59:06 DEBUG : c/non empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8306_d20250828_m024942_c001_v0001178_t0039_u01756349382571") 2025/08/28 02:59:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f2f_d20250828_m025603_c001_v7007000_t0000_u01756349763240") 2025/08/28 02:59:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858df_d20250828_m025558_c001_v0001092_t0011_u01756349758449") 2025/08/28 02:59:07 DEBUG : check sum: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc5_d20250828_m024935_c001_v7007000_t0000_u01756349375699") 2025/08/28 02:59:07 DEBUG : check sum: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82be_d20250828_m024934_c001_v0001178_t0029_u01756349374746") 2025/08/28 02:59:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad37b0_d20250828_m025852_c001_v7007000_t0000_u01756349932893") 2025/08/28 02:59:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d12f_d20250828_m025851_c001_v0001145_t0026_u01756349931292") 2025/08/28 02:59:07 DEBUG : dest/3: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d54f_d20250828_m025237_c001_v7007000_t0000_u01756349557593") 2025/08/28 02:59:07 DEBUG : dest/3: Deleting (id "4_zff927d23903debeb9f880e1b_f40903196b43f0c14_d20250828_m025236_c001_v0001165_t0001_u01756349556478") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d8a_d20250828_m025702_c001_v7007000_t0000_u01756349822831") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcde: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64f8_d20250828_m025658_c001_v0001178_t0001_u01756349818473") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f32_d20250828_m025822_c001_v7007000_t0000_u01756349902917") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0ea_d20250828_m025810_c001_v0001145_t0024_u01756349890411") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b5_d20250828_m025806_c001_v7007000_t0000_u01756349886350") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0d1_d20250828_m025754_c001_v0001145_t0027_u01756349874454") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d86_d20250828_m025750_c001_v7007000_t0000_u01756349870186") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0ab_d20250828_m025738_c001_v0001145_t0051_u01756349858543") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c0_d20250828_m025734_c001_v7007000_t0000_u01756349854374") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d07d_d20250828_m025722_c001_v0001145_t0034_u01756349842781") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de4_d20250828_m025718_c001_v7007000_t0000_u01756349838513") 2025/08/28 02:59:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d061_d20250828_m025706_c001_v0001145_t0002_u01756349826933") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d71da_d20250828_m025700_c001_v7007000_t0000_u01756349820296") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa44_d20250828_m025648_c001_v0001098_t0056_u01756349808878") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e2_d20250828_m025644_c001_v7007000_t0000_u01756349804749") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca649e_d20250828_m025640_c001_v0001178_t0031_u01756349800529") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747c3_d20250828_m025638_c001_v7007000_t0000_u01756349798782") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfea_d20250828_m025628_c001_v0001145_t0042_u01756349788096") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960ab_d20250828_m025623_c001_v7007000_t0000_u01756349783907") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6422_d20250828_m025620_c001_v0001178_t0032_u01756349780000") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f415c3187c80a70d1_d20250828_m025618_c001_v7007000_t0000_u01756349778746") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9c7_d20250828_m025607_c001_v0001098_t0005_u01756349767362") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41575e1e6c16ee60_d20250828_m025600_c001_v7007000_t0000_u01756349760707") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63b4_d20250828_m025549_c001_v0001178_t0038_u01756349749472") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896021_d20250828_m025545_c001_v7007000_t0000_u01756349745366") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6370_d20250828_m025533_c001_v0001178_t0059_u01756349733382") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce42_d20250828_m025529_c001_v7007000_t0000_u01756349729155") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6330_d20250828_m025518_c001_v0001178_t0003_u01756349717999") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a746_d20250828_m025642_c001_v7007000_t0000_u01756349802756") 2025/08/28 02:59:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6480_d20250828_m025637_c001_v0001178_t0022_u01756349797041") 2025/08/28 02:59:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d8c_d20250828_m025703_c001_v7007000_t0000_u01756349823024") 2025/08/28 02:59:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d041_d20250828_m025658_c001_v0001145_t0057_u01756349818461") 2025/08/28 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f33_d20250828_m025823_c001_v7007000_t0000_u01756349903108") 2025/08/28 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab35_d20250828_m025811_c001_v0001098_t0001_u01756349891115") 2025/08/28 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b7_d20250828_m025806_c001_v7007000_t0000_u01756349886532") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab0b_d20250828_m025755_c001_v0001098_t0028_u01756349875133") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d87_d20250828_m025750_c001_v7007000_t0000_u01756349870370") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aad5_d20250828_m025739_c001_v0001098_t0052_u01756349859296") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c1_d20250828_m025734_c001_v7007000_t0000_u01756349854557") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aaa1_d20250828_m025723_c001_v0001098_t0040_u01756349843380") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de6_d20250828_m025718_c001_v7007000_t0000_u01756349838695") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa7f_d20250828_m025707_c001_v0001098_t0024_u01756349827639") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9bbb_d20250828_m025700_c001_v7007000_t0000_u01756349820227") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64ce_d20250828_m025649_c001_v0001178_t0008_u01756349809604") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e4_d20250828_m025644_c001_v7007000_t0000_u01756349804935") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d007_d20250828_m025640_c001_v0001145_t0045_u01756349800650") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a73f_d20250828_m025639_c001_v7007000_t0000_u01756349799381") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa13_d20250828_m025628_c001_v0001098_t0055_u01756349788820") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960ac_d20250828_m025624_c001_v7007000_t0000_u01756349784089") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfdc_d20250828_m025620_c001_v0001145_t0027_u01756349780055") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747aa_d20250828_m025618_c001_v7007000_t0000_u01756349778551") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfb6_d20250828_m025608_c001_v0001145_t0012_u01756349768180") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33d05_d20250828_m025600_c001_v7007000_t0000_u01756349760490") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf8f_d20250828_m025550_c001_v0001145_t0014_u01756349750064") 2025/08/28 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896022_d20250828_m025545_c001_v7007000_t0000_u01756349745550") 2025/08/28 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf5f_d20250828_m025534_c001_v0001145_t0033_u01756349734028") 2025/08/28 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce43_d20250828_m025529_c001_v7007000_t0000_u01756349729338") 2025/08/28 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cee5_d20250828_m025518_c001_v0001145_t0040_u01756349718591") 2025/08/28 02:59:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d61_d20250828_m025642_c001_v7007000_t0000_u01756349802765") 2025/08/28 02:59:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa29_d20250828_m025637_c001_v0001098_t0017_u01756349797089") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d8d_d20250828_m025703_c001_v7007000_t0000_u01756349823205") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85957_d20250828_m025658_c001_v0001092_t0015_u01756349818453") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f34_d20250828_m025823_c001_v7007000_t0000_u01756349903293") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859c1_d20250828_m025811_c001_v0001092_t0003_u01756349891851") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7b8_d20250828_m025806_c001_v7007000_t0000_u01756349886713") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859a3_d20250828_m025755_c001_v0001092_t0059_u01756349875895") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d88_d20250828_m025750_c001_v7007000_t0000_u01756349870604") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85991_d20250828_m025740_c001_v0001092_t0001_u01756349860154") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c2_d20250828_m025734_c001_v7007000_t0000_u01756349854739") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8597b_d20250828_m025724_c001_v0001092_t0028_u01756349844293") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de8_d20250828_m025718_c001_v7007000_t0000_u01756349838876") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85969_d20250828_m025708_c001_v0001092_t0025_u01756349828455") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d85_d20250828_m025700_c001_v7007000_t0000_u01756349820515") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d02f_d20250828_m025650_c001_v0001145_t0017_u01756349810179") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e6_d20250828_m025645_c001_v7007000_t0000_u01756349805118") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa38_d20250828_m025640_c001_v0001098_t0055_u01756349800685") 2025/08/28 02:59:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3b_d20250828_m025638_c001_v7007000_t0000_u01756349798951") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6454_d20250828_m025629_c001_v0001178_t0017_u01756349789572") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960ad_d20250828_m025624_c001_v7007000_t0000_u01756349784287") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9fb_d20250828_m025620_c001_v0001098_t0055_u01756349780170") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a6_d20250828_m025618_c001_v7007000_t0000_u01756349778342") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63f3_d20250828_m025608_c001_v0001178_t0003_u01756349768803") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f28_d20250828_m025600_c001_v7007000_t0000_u01756349760500") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a98a_d20250828_m025550_c001_v0001098_t0010_u01756349750656") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896023_d20250828_m025545_c001_v7007000_t0000_u01756349745734") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a94e_d20250828_m025534_c001_v0001098_t0059_u01756349734653") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce44_d20250828_m025529_c001_v7007000_t0000_u01756349729521") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a918_d20250828_m025518_c001_v0001098_t0028_u01756349718955") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0bbd_d20250828_m025642_c001_v7007000_t0000_u01756349802431") 2025/08/28 02:59:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfff_d20250828_m025637_c001_v0001145_t0056_u01756349797182") 2025/08/28 02:59:11 DEBUG : dir1/0003-defgh: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d8e_d20250828_m025703_c001_v7007000_t0000_u01756349823386") 2025/08/28 02:59:11 DEBUG : dir1/0003-defgh: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa5d_d20250828_m025658_c001_v0001098_t0002_u01756349818673") 2025/08/28 02:59:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f35_d20250828_m025823_c001_v7007000_t0000_u01756349903477") 2025/08/28 02:59:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca662c_d20250828_m025812_c001_v0001178_t0035_u01756349892561") 2025/08/28 02:59:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7ba_d20250828_m025806_c001_v7007000_t0000_u01756349886895") 2025/08/28 02:59:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65e8_d20250828_m025756_c001_v0001178_t0008_u01756349876722") 2025/08/28 02:59:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d89_d20250828_m025750_c001_v7007000_t0000_u01756349870827") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65aa_d20250828_m025741_c001_v0001178_t0052_u01756349861060") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c3_d20250828_m025734_c001_v7007000_t0000_u01756349854921") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca656c_d20250828_m025725_c001_v0001178_t0009_u01756349845043") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33de9_d20250828_m025719_c001_v7007000_t0000_u01756349839058") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca651e_d20250828_m025709_c001_v0001178_t0029_u01756349829177") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9bb7_d20250828_m025659_c001_v7007000_t0000_u01756349819859") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85941_d20250828_m025650_c001_v0001092_t0005_u01756349810893") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e8_d20250828_m025645_c001_v7007000_t0000_u01756349805301") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85931_d20250828_m025640_c001_v0001092_t0043_u01756349800749") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747c6_d20250828_m025639_c001_v7007000_t0000_u01756349799153") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85915_d20250828_m025630_c001_v0001092_t0010_u01756349790168") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960ae_d20250828_m025624_c001_v7007000_t0000_u01756349784471") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8590b_d20250828_m025620_c001_v0001092_t0004_u01756349780176") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ab_d20250828_m025618_c001_v7007000_t0000_u01756349778708") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858ef_d20250828_m025609_c001_v0001092_t0010_u01756349769407") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d763_d20250828_m025600_c001_v7007000_t0000_u01756349760477") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858cd_d20250828_m025551_c001_v0001092_t0015_u01756349751484") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896024_d20250828_m025545_c001_v7007000_t0000_u01756349745916") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858af_d20250828_m025535_c001_v0001092_t0057_u01756349735480") 2025/08/28 02:59:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce45_d20250828_m025529_c001_v7007000_t0000_u01756349729715") 2025/08/28 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8588f_d20250828_m025519_c001_v0001092_t0006_u01756349719315") 2025/08/28 02:59:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0bbf_d20250828_m025642_c001_v7007000_t0000_u01756349802616") 2025/08/28 02:59:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6484_d20250828_m025637_c001_v0001178_t0017_u01756349797340") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d8f_d20250828_m025703_c001_v7007000_t0000_u01756349823568") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64fa_d20250828_m025658_c001_v0001178_t0057_u01756349818698") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f36_d20250828_m025823_c001_v7007000_t0000_u01756349903661") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0ec_d20250828_m025812_c001_v0001145_t0008_u01756349892778") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7bc_d20250828_m025807_c001_v7007000_t0000_u01756349887078") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0d3_d20250828_m025756_c001_v0001145_t0015_u01756349876933") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8a_d20250828_m025751_c001_v7007000_t0000_u01756349871016") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0b3_d20250828_m025741_c001_v0001145_t0058_u01756349861272") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c5_d20250828_m025735_c001_v7007000_t0000_u01756349855103") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d089_d20250828_m025725_c001_v0001145_t0029_u01756349845295") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33deb_d20250828_m025719_c001_v7007000_t0000_u01756349839318") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d067_d20250828_m025709_c001_v0001145_t0052_u01756349829384") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9bbd_d20250828_m025700_c001_v7007000_t0000_u01756349820414") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa4a_d20250828_m025651_c001_v0001098_t0050_u01756349811396") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747e9_d20250828_m025645_c001_v7007000_t0000_u01756349805484") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64a0_d20250828_m025640_c001_v0001178_t0009_u01756349800757") 2025/08/28 02:59:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d5c_d20250828_m025639_c001_v7007000_t0000_u01756349799186") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfee_d20250828_m025630_c001_v0001145_t0037_u01756349790504") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b0_d20250828_m025624_c001_v7007000_t0000_u01756349784684") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6424_d20250828_m025620_c001_v0001178_t0000_u01756349780228") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a2_d20250828_m025618_c001_v7007000_t0000_u01756349778760") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9cb_d20250828_m025609_c001_v0001098_t0023_u01756349769768") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad36eb_d20250828_m025600_c001_v7007000_t0000_u01756349760721") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63be_d20250828_m025552_c001_v0001178_t0053_u01756349752035") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896025_d20250828_m025546_c001_v7007000_t0000_u01756349746099") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6378_d20250828_m025535_c001_v0001178_t0020_u01756349735938") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce46_d20250828_m025529_c001_v7007000_t0000_u01756349729902") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca633c_d20250828_m025519_c001_v0001178_t0009_u01756349719785") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a9_d20250828_m025642_c001_v7007000_t0000_u01756349802626") 2025/08/28 02:59:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8592b_d20250828_m025637_c001_v0001092_t0022_u01756349797373") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d90_d20250828_m025703_c001_v7007000_t0000_u01756349823749") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghij: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d043_d20250828_m025658_c001_v0001145_t0046_u01756349818797") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f37_d20250828_m025823_c001_v7007000_t0000_u01756349903845") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab3a_d20250828_m025813_c001_v0001098_t0032_u01756349893499") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7bd_d20250828_m025807_c001_v7007000_t0000_u01756349887270") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab0f_d20250828_m025757_c001_v0001098_t0046_u01756349877239") 2025/08/28 02:59:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8b_d20250828_m025751_c001_v7007000_t0000_u01756349871199") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aadf_d20250828_m025741_c001_v0001098_t0005_u01756349861664") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c6_d20250828_m025735_c001_v7007000_t0000_u01756349855284") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aaa9_d20250828_m025725_c001_v0001098_t0037_u01756349845562") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33ded_d20250828_m025719_c001_v7007000_t0000_u01756349839510") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa87_d20250828_m025709_c001_v0001098_t0036_u01756349829893") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d6f_d20250828_m025700_c001_v7007000_t0000_u01756349820249") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64d2_d20250828_m025652_c001_v0001178_t0059_u01756349812020") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747eb_d20250828_m025645_c001_v7007000_t0000_u01756349805667") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64a2_d20250828_m025641_c001_v0001178_t0024_u01756349801022") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a6_d20250828_m025639_c001_v7007000_t0000_u01756349799145") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa17_d20250828_m025630_c001_v0001098_t0039_u01756349790879") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b1_d20250828_m025624_c001_v7007000_t0000_u01756349784867") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfde_d20250828_m025620_c001_v0001145_t0009_u01756349780323") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ae_d20250828_m025618_c001_v7007000_t0000_u01756349778890") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfbc_d20250828_m025610_c001_v0001145_t0029_u01756349770073") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad36ea_d20250828_m025600_c001_v7007000_t0000_u01756349760517") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf91_d20250828_m025552_c001_v0001145_t0027_u01756349752256") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896026_d20250828_m025546_c001_v7007000_t0000_u01756349746286") 2025/08/28 02:59:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf6d_d20250828_m025536_c001_v0001145_t0041_u01756349736156") 2025/08/28 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce47_d20250828_m025530_c001_v7007000_t0000_u01756349730085") 2025/08/28 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cef3_d20250828_m025520_c001_v0001145_t0030_u01756349719999") 2025/08/28 02:59:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83063_d20250828_m025642_c001_v7007000_t0000_u01756349802636") 2025/08/28 02:59:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa2b_d20250828_m025637_c001_v0001098_t0040_u01756349797418") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d91_d20250828_m025703_c001_v7007000_t0000_u01756349823930") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85959_d20250828_m025658_c001_v0001092_t0057_u01756349818810") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f38_d20250828_m025824_c001_v7007000_t0000_u01756349904029") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859c5_d20250828_m025813_c001_v0001092_t0050_u01756349893846") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7bf_d20250828_m025807_c001_v7007000_t0000_u01756349887452") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859a7_d20250828_m025757_c001_v0001092_t0038_u01756349877626") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8c_d20250828_m025751_c001_v7007000_t0000_u01756349871387") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85993_d20250828_m025742_c001_v0001092_t0003_u01756349862006") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c7_d20250828_m025735_c001_v7007000_t0000_u01756349855466") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8597f_d20250828_m025725_c001_v0001092_t0028_u01756349845968") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33dee_d20250828_m025719_c001_v7007000_t0000_u01756349839692") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8596f_d20250828_m025710_c001_v0001092_t0018_u01756349830306") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0bc4_d20250828_m025659_c001_v7007000_t0000_u01756349819874") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d033_d20250828_m025652_c001_v0001145_t0053_u01756349812288") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ed_d20250828_m025645_c001_v7007000_t0000_u01756349805850") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d009_d20250828_m025641_c001_v0001145_t0054_u01756349801020") 2025/08/28 02:59:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a5_d20250828_m025638_c001_v7007000_t0000_u01756349798958") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca645c_d20250828_m025631_c001_v0001178_t0028_u01756349791164") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b2_d20250828_m025625_c001_v7007000_t0000_u01756349785048") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6428_d20250828_m025620_c001_v0001178_t0051_u01756349780482") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a7_d20250828_m025618_c001_v7007000_t0000_u01756349778353") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63f9_d20250828_m025610_c001_v0001178_t0014_u01756349770312") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41575e1e6c16ee5f_d20250828_m025600_c001_v7007000_t0000_u01756349760522") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a990_d20250828_m025552_c001_v0001098_t0051_u01756349752683") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896027_d20250828_m025546_c001_v7007000_t0000_u01756349746469") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a952_d20250828_m025536_c001_v0001098_t0002_u01756349736515") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce48_d20250828_m025530_c001_v7007000_t0000_u01756349730269") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a920_d20250828_m025520_c001_v0001098_t0022_u01756349720235") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747d8_d20250828_m025642_c001_v7007000_t0000_u01756349802780") 2025/08/28 02:59:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6486_d20250828_m025637_c001_v0001178_t0034_u01756349797548") 2025/08/28 02:59:17 DEBUG : dir1/0007-12345: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d92_d20250828_m025704_c001_v7007000_t0000_u01756349824111") 2025/08/28 02:59:17 DEBUG : dir1/0007-12345: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa5f_d20250828_m025658_c001_v0001098_t0041_u01756349818956") 2025/08/28 02:59:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f39_d20250828_m025824_c001_v7007000_t0000_u01756349904213") 2025/08/28 02:59:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6634_d20250828_m025814_c001_v0001178_t0002_u01756349894687") 2025/08/28 02:59:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c0_d20250828_m025807_c001_v7007000_t0000_u01756349887633") 2025/08/28 02:59:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65ea_d20250828_m025758_c001_v0001178_t0047_u01756349878027") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8d_d20250828_m025751_c001_v7007000_t0000_u01756349871571") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65b0_d20250828_m025742_c001_v0001178_t0057_u01756349862376") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c8_d20250828_m025735_c001_v7007000_t0000_u01756349855749") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6574_d20250828_m025726_c001_v0001178_t0028_u01756349846305") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df0_d20250828_m025719_c001_v7007000_t0000_u01756349839874") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca652a_d20250828_m025710_c001_v0001178_t0046_u01756349830635") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f410b0eeab79ab371_d20250828_m025700_c001_v7007000_t0000_u01756349820260") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85945_d20250828_m025652_c001_v0001092_t0027_u01756349812711") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ef_d20250828_m025646_c001_v7007000_t0000_u01756349806033") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa3a_d20250828_m025641_c001_v0001098_t0011_u01756349801140") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba8305f_d20250828_m025639_c001_v7007000_t0000_u01756349799200") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85919_d20250828_m025631_c001_v0001092_t0000_u01756349791374") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b3_d20250828_m025625_c001_v7007000_t0000_u01756349785229") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8590f_d20250828_m025620_c001_v0001092_t0012_u01756349780663") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ac_d20250828_m025618_c001_v7007000_t0000_u01756349778717") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858f1_d20250828_m025610_c001_v0001092_t0005_u01756349770533") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d765_d20250828_m025600_c001_v7007000_t0000_u01756349760502") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858d1_d20250828_m025553_c001_v0001092_t0033_u01756349753050") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896028_d20250828_m025546_c001_v7007000_t0000_u01756349746654") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858b7_d20250828_m025536_c001_v0001092_t0043_u01756349736871") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce49_d20250828_m025530_c001_v7007000_t0000_u01756349730452") 2025/08/28 02:59:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85893_d20250828_m025520_c001_v0001092_t0000_u01756349720561") 2025/08/28 02:59:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a8_d20250828_m025642_c001_v7007000_t0000_u01756349802441") 2025/08/28 02:59:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d001_d20250828_m025637_c001_v0001145_t0021_u01756349797680") 2025/08/28 02:59:19 DEBUG : dir1/0008-23456: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d93_d20250828_m025704_c001_v7007000_t0000_u01756349824313") 2025/08/28 02:59:19 DEBUG : dir1/0008-23456: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64fe_d20250828_m025658_c001_v0001178_t0000_u01756349818974") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f3a_d20250828_m025824_c001_v7007000_t0000_u01756349904398") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0f0_d20250828_m025814_c001_v0001145_t0052_u01756349894897") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c2_d20250828_m025807_c001_v7007000_t0000_u01756349887816") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0d5_d20250828_m025758_c001_v0001145_t0004_u01756349878231") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8e_d20250828_m025751_c001_v7007000_t0000_u01756349871754") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0bb_d20250828_m025742_c001_v0001145_t0002_u01756349862704") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7c9_d20250828_m025735_c001_v7007000_t0000_u01756349855931") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d08d_d20250828_m025726_c001_v0001145_t0032_u01756349846518") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df1_d20250828_m025720_c001_v7007000_t0000_u01756349840057") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d06b_d20250828_m025710_c001_v0001145_t0046_u01756349830848") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d71d9_d20250828_m025700_c001_v7007000_t0000_u01756349820266") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa50_d20250828_m025653_c001_v0001098_t0005_u01756349813190") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f1_d20250828_m025646_c001_v7007000_t0000_u01756349806216") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85933_d20250828_m025641_c001_v0001092_t0022_u01756349801196") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a4_d20250828_m025638_c001_v7007000_t0000_u01756349798760") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cff1_d20250828_m025631_c001_v0001145_t0033_u01756349791876") 2025/08/28 02:59:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b4_d20250828_m025625_c001_v7007000_t0000_u01756349785412") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9fd_d20250828_m025620_c001_v0001098_t0030_u01756349780682") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f415c3187c80a70d0_d20250828_m025618_c001_v7007000_t0000_u01756349778562") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9cf_d20250828_m025611_c001_v0001098_t0010_u01756349771237") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0b77_d20250828_m025600_c001_v7007000_t0000_u01756349760540") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63c1_d20250828_m025553_c001_v0001178_t0027_u01756349753388") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896029_d20250828_m025546_c001_v7007000_t0000_u01756349746837") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca637c_d20250828_m025537_c001_v0001178_t0037_u01756349737368") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce4b_d20250828_m025530_c001_v7007000_t0000_u01756349730636") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca634a_d20250828_m025520_c001_v0001178_t0017_u01756349720998") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d60_d20250828_m025642_c001_v7007000_t0000_u01756349802581") 2025/08/28 02:59:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6488_d20250828_m025637_c001_v0001178_t0052_u01756349797758") 2025/08/28 02:59:20 DEBUG : dir1/0009-34567: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d94_d20250828_m025704_c001_v7007000_t0000_u01756349824494") 2025/08/28 02:59:20 DEBUG : dir1/0009-34567: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d045_d20250828_m025659_c001_v0001145_t0001_u01756349819179") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f3b_d20250828_m025824_c001_v7007000_t0000_u01756349904580") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab3d_d20250828_m025815_c001_v0001098_t0029_u01756349895388") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c4_d20250828_m025807_c001_v7007000_t0000_u01756349887997") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab19_d20250828_m025758_c001_v0001098_t0002_u01756349878578") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d8f_d20250828_m025751_c001_v7007000_t0000_u01756349871937") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aae9_d20250828_m025743_c001_v0001098_t0056_u01756349863021") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7ca_d20250828_m025736_c001_v7007000_t0000_u01756349856112") 2025/08/28 02:59:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aaad_d20250828_m025726_c001_v0001098_t0053_u01756349846748") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df3_d20250828_m025720_c001_v7007000_t0000_u01756349840238") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa8b_d20250828_m025711_c001_v0001098_t0058_u01756349831286") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3727_d20250828_m025700_c001_v7007000_t0000_u01756349820429") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64d8_d20250828_m025653_c001_v0001178_t0022_u01756349813585") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f2_d20250828_m025646_c001_v7007000_t0000_u01756349806399") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64a6_d20250828_m025641_c001_v0001178_t0013_u01756349801227") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3c_d20250828_m025639_c001_v7007000_t0000_u01756349799147") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa1b_d20250828_m025632_c001_v0001098_t0012_u01756349792132") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b5_d20250828_m025625_c001_v7007000_t0000_u01756349785592") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca642a_d20250828_m025620_c001_v0001178_t0016_u01756349780694") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9b65_d20250828_m025618_c001_v7007000_t0000_u01756349778893") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfbe_d20250828_m025611_c001_v0001145_t0001_u01756349771640") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b28_d20250828_m025600_c001_v7007000_t0000_u01756349760740") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf94_d20250828_m025553_c001_v0001145_t0021_u01756349753607") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989602b_d20250828_m025547_c001_v7007000_t0000_u01756349747021") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf77_d20250828_m025537_c001_v0001145_t0041_u01756349737586") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce4d_d20250828_m025530_c001_v7007000_t0000_u01756349730836") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cefd_d20250828_m025521_c001_v0001145_t0059_u01756349721215") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba83062_d20250828_m025642_c001_v7007000_t0000_u01756349802450") 2025/08/28 02:59:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa2f_d20250828_m025637_c001_v0001098_t0040_u01756349797818") 2025/08/28 02:59:21 DEBUG : dir1/0010-45678: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d95_d20250828_m025704_c001_v7007000_t0000_u01756349824676") 2025/08/28 02:59:21 DEBUG : dir1/0010-45678: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6502_d20250828_m025659_c001_v0001178_t0011_u01756349819220") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f3d_d20250828_m025824_c001_v7007000_t0000_u01756349904864") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859c9_d20250828_m025815_c001_v0001092_t0016_u01756349895727") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c5_d20250828_m025808_c001_v7007000_t0000_u01756349888182") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859ad_d20250828_m025758_c001_v0001092_t0005_u01756349878889") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d90_d20250828_m025752_c001_v7007000_t0000_u01756349872121") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85995_d20250828_m025743_c001_v0001092_t0048_u01756349863413") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7cb_d20250828_m025736_c001_v7007000_t0000_u01756349856293") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85981_d20250828_m025727_c001_v0001092_t0027_u01756349847336") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df5_d20250828_m025720_c001_v7007000_t0000_u01756349840421") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85973_d20250828_m025711_c001_v0001092_t0003_u01756349831660") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0bc6_d20250828_m025700_c001_v7007000_t0000_u01756349820240") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d035_d20250828_m025653_c001_v0001145_t0050_u01756349813793") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f4_d20250828_m025646_c001_v7007000_t0000_u01756349806582") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d00b_d20250828_m025641_c001_v0001145_t0043_u01756349801479") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a73e_d20250828_m025639_c001_v7007000_t0000_u01756349799154") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6462_d20250828_m025632_c001_v0001178_t0009_u01756349792471") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b6_d20250828_m025625_c001_v7007000_t0000_u01756349785774") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfe2_d20250828_m025620_c001_v0001145_t0047_u01756349780717") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a4_d20250828_m025618_c001_v7007000_t0000_u01756349778159") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63fd_d20250828_m025611_c001_v0001178_t0016_u01756349771912") 2025/08/28 02:59:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0b78_d20250828_m025600_c001_v7007000_t0000_u01756349760734") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a996_d20250828_m025553_c001_v0001098_t0011_u01756349753891") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989602c_d20250828_m025547_c001_v7007000_t0000_u01756349747204") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a958_d20250828_m025537_c001_v0001098_t0044_u01756349737893") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce4e_d20250828_m025531_c001_v7007000_t0000_u01756349731019") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a924_d20250828_m025521_c001_v0001098_t0001_u01756349721776") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b40_d20250828_m025642_c001_v7007000_t0000_u01756349802559") 2025/08/28 02:59:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d003_d20250828_m025637_c001_v0001145_t0038_u01756349797944") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d96_d20250828_m025704_c001_v7007000_t0000_u01756349824857") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8595b_d20250828_m025659_c001_v0001092_t0052_u01756349819311") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f3e_d20250828_m025825_c001_v7007000_t0000_u01756349905047") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6640_d20250828_m025816_c001_v0001178_t0031_u01756349896151") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c7_d20250828_m025808_c001_v7007000_t0000_u01756349888363") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65fc_d20250828_m025759_c001_v0001178_t0043_u01756349879343") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d91_d20250828_m025752_c001_v7007000_t0000_u01756349872304") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65b8_d20250828_m025743_c001_v0001178_t0010_u01756349863898") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7cd_d20250828_m025736_c001_v7007000_t0000_u01756349856475") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6578_d20250828_m025728_c001_v0001178_t0001_u01756349848316") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df6_d20250828_m025720_c001_v7007000_t0000_u01756349840618") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6530_d20250828_m025712_c001_v0001178_t0046_u01756349832062") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d70_d20250828_m025700_c001_v7007000_t0000_u01756349820436") 2025/08/28 02:59:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85949_d20250828_m025654_c001_v0001092_t0025_u01756349814158") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f5_d20250828_m025646_c001_v7007000_t0000_u01756349806765") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64aa_d20250828_m025641_c001_v0001178_t0030_u01756349801490") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7a7_d20250828_m025639_c001_v7007000_t0000_u01756349799329") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8591f_d20250828_m025632_c001_v0001092_t0025_u01756349792688") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b7_d20250828_m025625_c001_v7007000_t0000_u01756349785955") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca642e_d20250828_m025620_c001_v0001178_t0047_u01756349780925") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a1_d20250828_m025618_c001_v7007000_t0000_u01756349778568") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858f5_d20250828_m025612_c001_v0001092_t0005_u01756349772124") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d766_d20250828_m025600_c001_v7007000_t0000_u01756349760666") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858d5_d20250828_m025554_c001_v0001092_t0008_u01756349754223") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989602d_d20250828_m025547_c001_v7007000_t0000_u01756349747388") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858bb_d20250828_m025538_c001_v0001092_t0037_u01756349738446") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce4f_d20250828_m025531_c001_v7007000_t0000_u01756349731202") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85895_d20250828_m025522_c001_v0001092_t0029_u01756349722174") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3f_d20250828_m025642_c001_v7007000_t0000_u01756349802376") 2025/08/28 02:59:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca648a_d20250828_m025637_c001_v0001178_t0047_u01756349797968") 2025/08/28 02:59:24 DEBUG : dir1/0012-6789;: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d97_d20250828_m025705_c001_v7007000_t0000_u01756349825049") 2025/08/28 02:59:24 DEBUG : dir1/0012-6789;: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa61_d20250828_m025659_c001_v0001098_t0009_u01756349819320") 2025/08/28 02:59:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f40_d20250828_m025825_c001_v7007000_t0000_u01756349905239") 2025/08/28 02:59:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0f6_d20250828_m025816_c001_v0001145_t0022_u01756349896361") 2025/08/28 02:59:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7c8_d20250828_m025808_c001_v7007000_t0000_u01756349888545") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0d7_d20250828_m025759_c001_v0001145_t0058_u01756349879549") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d92_d20250828_m025752_c001_v7007000_t0000_u01756349872489") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d0bf_d20250828_m025744_c001_v0001145_t0052_u01756349864105") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7ce_d20250828_m025736_c001_v7007000_t0000_u01756349856658") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d093_d20250828_m025728_c001_v0001145_t0015_u01756349848554") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33df9_d20250828_m025720_c001_v7007000_t0000_u01756349840800") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d06d_d20250828_m025712_c001_v0001145_t0024_u01756349832275") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9bb9_d20250828_m025700_c001_v7007000_t0000_u01756349820043") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa52_d20250828_m025654_c001_v0001098_t0048_u01756349814622") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f7_d20250828_m025646_c001_v7007000_t0000_u01756349806947") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa3c_d20250828_m025641_c001_v0001098_t0001_u01756349801581") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747c4_d20250828_m025638_c001_v7007000_t0000_u01756349798969") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cff3_d20250828_m025633_c001_v0001145_t0008_u01756349793086") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960b9_d20250828_m025626_c001_v7007000_t0000_u01756349786136") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85911_d20250828_m025620_c001_v0001092_t0052_u01756349780974") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a5_d20250828_m025618_c001_v7007000_t0000_u01756349778170") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9d9_d20250828_m025612_c001_v0001098_t0018_u01756349772527") 2025/08/28 02:59:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33d09_d20250828_m025600_c001_v7007000_t0000_u01756349760738") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63c5_d20250828_m025554_c001_v0001178_t0004_u01756349754696") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb989602f_d20250828_m025547_c001_v7007000_t0000_u01756349747570") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6382_d20250828_m025538_c001_v0001178_t0041_u01756349738783") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce50_d20250828_m025531_c001_v7007000_t0000_u01756349731448") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6350_d20250828_m025522_c001_v0001178_t0008_u01756349722721") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a742_d20250828_m025642_c001_v7007000_t0000_u01756349802389") 2025/08/28 02:59:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca648e_d20250828_m025638_c001_v0001178_t0020_u01756349798179") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d98_d20250828_m025705_c001_v7007000_t0000_u01756349825232") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6504_d20250828_m025659_c001_v0001178_t0047_u01756349819445") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f41_d20250828_m025825_c001_v7007000_t0000_u01756349905423") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab41_d20250828_m025816_c001_v0001098_t0050_u01756349896720") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7ca_d20250828_m025808_c001_v7007000_t0000_u01756349888726") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab1d_d20250828_m025759_c001_v0001098_t0040_u01756349879954") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d93_d20250828_m025752_c001_v7007000_t0000_u01756349872673") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aaf1_d20250828_m025744_c001_v0001098_t0009_u01756349864533") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7cf_d20250828_m025736_c001_v7007000_t0000_u01756349856840") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aab7_d20250828_m025728_c001_v0001098_t0044_u01756349848824") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33dfa_d20250828_m025720_c001_v7007000_t0000_u01756349840982") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa91_d20250828_m025712_c001_v0001098_t0012_u01756349832631") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0bc5_d20250828_m025700_c001_v7007000_t0000_u01756349820057") 2025/08/28 02:59:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64de_d20250828_m025655_c001_v0001178_t0015_u01756349815061") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747f9_d20250828_m025647_c001_v7007000_t0000_u01756349807131") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca64ae_d20250828_m025641_c001_v0001178_t0022_u01756349801705") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3a_d20250828_m025638_c001_v7007000_t0000_u01756349798769") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa1f_d20250828_m025633_c001_v0001098_t0052_u01756349793731") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960ba_d20250828_m025626_c001_v7007000_t0000_u01756349786318") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa01_d20250828_m025621_c001_v0001098_t0008_u01756349781031") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9b63_d20250828_m025618_c001_v7007000_t0000_u01756349778703") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfc4_d20250828_m025612_c001_v0001145_t0038_u01756349772936") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d767_d20250828_m025600_c001_v7007000_t0000_u01756349760688") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf9a_d20250828_m025554_c001_v0001145_t0042_u01756349754903") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896030_d20250828_m025547_c001_v7007000_t0000_u01756349747753") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf81_d20250828_m025539_c001_v0001145_t0024_u01756349738999") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce51_d20250828_m025531_c001_v7007000_t0000_u01756349731671") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cf09_d20250828_m025522_c001_v0001145_t0017_u01756349722930") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a744_d20250828_m025642_c001_v7007000_t0000_u01756349802573") 2025/08/28 02:59:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa33_d20250828_m025638_c001_v0001098_t0056_u01756349798191") 2025/08/28 02:59:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d99_d20250828_m025705_c001_v7007000_t0000_u01756349825415") 2025/08/28 02:59:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d047_d20250828_m025659_c001_v0001145_t0022_u01756349819497") 2025/08/28 02:59:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f44_d20250828_m025825_c001_v7007000_t0000_u01756349905606") 2025/08/28 02:59:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859cf_d20250828_m025817_c001_v0001092_t0043_u01756349897142") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7cc_d20250828_m025808_c001_v7007000_t0000_u01756349888908") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859af_d20250828_m025800_c001_v0001092_t0057_u01756349880285") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d95_d20250828_m025752_c001_v7007000_t0000_u01756349872867") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85997_d20250828_m025744_c001_v0001092_t0013_u01756349864953") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7d0_d20250828_m025737_c001_v7007000_t0000_u01756349857022") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85983_d20250828_m025729_c001_v0001092_t0058_u01756349849223") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33dfc_d20250828_m025721_c001_v7007000_t0000_u01756349841164") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85977_d20250828_m025712_c001_v0001092_t0033_u01756349832985") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d82_d20250828_m025700_c001_v7007000_t0000_u01756349820332") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d03b_d20250828_m025655_c001_v0001145_t0045_u01756349815288") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747fa_d20250828_m025647_c001_v7007000_t0000_u01756349807314") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85935_d20250828_m025641_c001_v0001092_t0027_u01756349801858") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d71c8_d20250828_m025639_c001_v7007000_t0000_u01756349799339") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6470_d20250828_m025634_c001_v0001178_t0042_u01756349794132") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960bb_d20250828_m025626_c001_v7007000_t0000_u01756349786588") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfe4_d20250828_m025621_c001_v0001145_t0004_u01756349781066") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747a8_d20250828_m025618_c001_v7007000_t0000_u01756349778525") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6401_d20250828_m025613_c001_v0001178_t0057_u01756349773291") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d769_d20250828_m025600_c001_v7007000_t0000_u01756349760869") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a99a_d20250828_m025555_c001_v0001098_t0017_u01756349755252") 2025/08/28 02:59:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896031_d20250828_m025547_c001_v7007000_t0000_u01756349747940") 2025/08/28 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a960_d20250828_m025539_c001_v0001098_t0045_u01756349739355") 2025/08/28 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce54_d20250828_m025531_c001_v7007000_t0000_u01756349731854") 2025/08/28 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a928_d20250828_m025523_c001_v0001098_t0033_u01756349723312") 2025/08/28 02:59:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d5f_d20250828_m025642_c001_v7007000_t0000_u01756349802397") 2025/08/28 02:59:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8592d_d20250828_m025638_c001_v0001092_t0043_u01756349798300") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d9a_d20250828_m025705_c001_v7007000_t0000_u01756349825596") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6506_d20250828_m025659_c001_v0001178_t0009_u01756349819653") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f45_d20250828_m025825_c001_v7007000_t0000_u01756349905797") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6644_d20250828_m025817_c001_v0001178_t0016_u01756349897683") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7cd_d20250828_m025809_c001_v7007000_t0000_u01756349889090") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6606_d20250828_m025800_c001_v0001178_t0010_u01756349880849") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d97_d20250828_m025753_c001_v7007000_t0000_u01756349873100") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65ba_d20250828_m025745_c001_v0001178_t0009_u01756349865321") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7d1_d20250828_m025737_c001_v7007000_t0000_u01756349857212") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca657c_d20250828_m025729_c001_v0001178_t0046_u01756349849652") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33dfe_d20250828_m025721_c001_v7007000_t0000_u01756349841349") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6534_d20250828_m025713_c001_v0001178_t0023_u01756349833425") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d6d_d20250828_m025659_c001_v7007000_t0000_u01756349819883") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8594b_d20250828_m025655_c001_v0001092_t0000_u01756349815696") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747fc_d20250828_m025647_c001_v7007000_t0000_u01756349807498") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d00d_d20250828_m025641_c001_v0001145_t0035_u01756349801867") 2025/08/28 02:59:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747c9_d20250828_m025639_c001_v7007000_t0000_u01756349799351") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85923_d20250828_m025634_c001_v0001092_t0035_u01756349794342") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960bc_d20250828_m025626_c001_v7007000_t0000_u01756349786778") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6430_d20250828_m025621_c001_v0001178_t0025_u01756349781138") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d7182_d20250828_m025618_c001_v7007000_t0000_u01756349778706") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858f7_d20250828_m025613_c001_v0001092_t0019_u01756349773611") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d761_d20250828_m025600_c001_v7007000_t0000_u01756349760320") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858d9_d20250828_m025555_c001_v0001092_t0019_u01756349755585") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896032_d20250828_m025548_c001_v7007000_t0000_u01756349748162") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858bd_d20250828_m025539_c001_v0001092_t0008_u01756349739772") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce55_d20250828_m025532_c001_v7007000_t0000_u01756349732036") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f8589b_d20250828_m025523_c001_v0001092_t0025_u01756349723682") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747d5_d20250828_m025642_c001_v7007000_t0000_u01756349802412") 2025/08/28 02:59:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6490_d20250828_m025638_c001_v0001178_t0038_u01756349798389") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f30_d20250828_m025603_c001_v7007000_t0000_u01756349763422") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63d1_d20250828_m025558_c001_v0001178_t0053_u01756349758630") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f31_d20250828_m025603_c001_v7007000_t0000_u01756349763602") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfa6_d20250828_m025558_c001_v0001145_t0001_u01756349758718") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f32_d20250828_m025603_c001_v7007000_t0000_u01756349763785") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9af_d20250828_m025558_c001_v0001098_t0022_u01756349758801") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f33_d20250828_m025603_c001_v7007000_t0000_u01756349763969") 2025/08/28 02:59:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858e1_d20250828_m025558_c001_v0001092_t0045_u01756349758839") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f34_d20250828_m025604_c001_v7007000_t0000_u01756349764151") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63d5_d20250828_m025558_c001_v0001178_t0028_u01756349758852") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f35_d20250828_m025604_c001_v7007000_t0000_u01756349764397") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfa8_d20250828_m025559_c001_v0001145_t0024_u01756349759032") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f36_d20250828_m025604_c001_v7007000_t0000_u01756349764578") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63d7_d20250828_m025559_c001_v0001178_t0016_u01756349759077") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f37_d20250828_m025604_c001_v7007000_t0000_u01756349764760") 2025/08/28 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9b1_d20250828_m025559_c001_v0001098_t0013_u01756349759170") 2025/08/28 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f38_d20250828_m025604_c001_v7007000_t0000_u01756349764945") 2025/08/28 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63da_d20250828_m025559_c001_v0001178_t0028_u01756349759287") 2025/08/28 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f39_d20250828_m025605_c001_v7007000_t0000_u01756349765129") 2025/08/28 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfac_d20250828_m025559_c001_v0001145_t0018_u01756349759321") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f3a_d20250828_m025605_c001_v7007000_t0000_u01756349765311") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858e3_d20250828_m025559_c001_v0001092_t0004_u01756349759373") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f3b_d20250828_m025605_c001_v7007000_t0000_u01756349765494") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63dc_d20250828_m025559_c001_v0001178_t0054_u01756349759501") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f3c_d20250828_m025605_c001_v7007000_t0000_u01756349765676") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfae_d20250828_m025559_c001_v0001145_t0013_u01756349759579") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f3d_d20250828_m025605_c001_v7007000_t0000_u01756349765860") 2025/08/28 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9b5_d20250828_m025559_c001_v0001098_t0020_u01756349759590") 2025/08/28 02:59:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f3e_d20250828_m025606_c001_v7007000_t0000_u01756349766041") 2025/08/28 02:59:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca63de_d20250828_m025559_c001_v0001178_t0002_u01756349759736") 2025/08/28 02:59:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81f40_d20250828_m025606_c001_v7007000_t0000_u01756349766226") 2025/08/28 02:59:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858e5_d20250828_m025559_c001_v0001092_t0030_u01756349759748") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dcf45_d20250828_m025621_c001_v7007000_t0000_u01756349781648") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6411_d20250828_m025616_c001_v0001178_t0046_u01756349776338") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a706_d20250828_m025621_c001_v7007000_t0000_u01756349781663") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9e9_d20250828_m025616_c001_v0001098_t0057_u01756349776432") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a70b_d20250828_m025621_c001_v7007000_t0000_u01756349781917") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6415_d20250828_m025616_c001_v0001178_t0047_u01756349776556") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747b3_d20250828_m025621_c001_v7007000_t0000_u01756349781964") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85901_d20250828_m025616_c001_v0001092_t0024_u01756349776620") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747b1_d20250828_m025621_c001_v7007000_t0000_u01756349781781") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfce_d20250828_m025616_c001_v0001145_t0043_u01756349776629") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9b6c_d20250828_m025621_c001_v7007000_t0000_u01756349781583") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6417_d20250828_m025616_c001_v0001178_t0043_u01756349776775") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f415c3187c80a70d5_d20250828_m025621_c001_v7007000_t0000_u01756349781800") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9eb_d20250828_m025616_c001_v0001098_t0023_u01756349776801") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747af_d20250828_m025621_c001_v7007000_t0000_u01756349781598") 2025/08/28 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca641a_d20250828_m025617_c001_v0001178_t0052_u01756349777045") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d7191_d20250828_m025621_c001_v7007000_t0000_u01756349781625") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfd2_d20250828_m025617_c001_v0001145_t0023_u01756349777068") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a5_d20250828_m025621_c001_v7007000_t0000_u01756349781608") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85903_d20250828_m025617_c001_v0001092_t0037_u01756349777115") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f415c3187c80a70d4_d20250828_m025621_c001_v7007000_t0000_u01756349781615") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9ed_d20250828_m025617_c001_v0001098_t0045_u01756349777254") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9b6d_d20250828_m025621_c001_v7007000_t0000_u01756349781807") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca641c_d20250828_m025617_c001_v0001178_t0053_u01756349777264") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960a7_d20250828_m025621_c001_v7007000_t0000_u01756349781976") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cfd4_d20250828_m025617_c001_v0001145_t0047_u01756349777354") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f415c3187c80a70d6_d20250828_m025621_c001_v7007000_t0000_u01756349781983") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85905_d20250828_m025617_c001_v0001092_t0009_u01756349777445") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f408ecead57df9b6e_d20250828_m025621_c001_v7007000_t0000_u01756349781991") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca641e_d20250828_m025617_c001_v0001178_t0026_u01756349777475") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747b2_d20250828_m025621_c001_v7007000_t0000_u01756349781825") 2025/08/28 02:59:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a9f3_d20250828_m025617_c001_v0001098_t0031_u01756349777645") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3623_d20250828_m025410_c001_v7007000_t0000_u01756349650836") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1016c53fe897c45b_d20250828_m025409_c001_v0001180_t0050_u01756349649063") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a5a3_d20250828_m025408_c001_v7007000_t0000_u01756349648882") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1016c53fe897c43f_d20250828_m025405_c001_v0001180_t0019_u01756349645498") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a5a0_d20250828_m025404_c001_v7007000_t0000_u01756349644771") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cbee_d20250828_m025400_c001_v0001145_t0033_u01756349640207") 2025/08/28 02:59:33 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea475_d20250828_m025358_c001_v7007000_t0000_u01756349638683") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f102e6bd3092b3e88_d20250828_m025356_c001_v0001145_t0022_u01756349636722") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea473_d20250828_m025356_c001_v7007000_t0000_u01756349636540") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f102e6bd3092b3e6e_d20250828_m025353_c001_v0001145_t0016_u01756349633622") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea46b_d20250828_m025352_c001_v7007000_t0000_u01756349632893") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb92_d20250828_m025348_c001_v0001145_t0028_u01756349628935") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f74605_d20250828_m025348_c001_v7007000_t0000_u01756349628011") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1183dc0250eb58d9_d20250828_m025346_c001_v0001184_t0033_u01756349626707") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a58d_d20250828_m025346_c001_v7007000_t0000_u01756349626524") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1183dc0250eb58cb_d20250828_m025343_c001_v0001184_t0031_u01756349623671") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a585_d20250828_m025342_c001_v7007000_t0000_u01756349622949") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb30_d20250828_m025337_c001_v0001145_t0059_u01756349617023") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f745d0_d20250828_m025336_c001_v7007000_t0000_u01756349616046") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f106f8ee555af12d5_d20250828_m025333_c001_v0001106_t0019_u01756349613644") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03b8c_d20250828_m025333_c001_v7007000_t0000_u01756349613412") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f106f8ee555af12cb_d20250828_m025330_c001_v0001106_t0030_u01756349610354") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03b7d_d20250828_m025329_c001_v7007000_t0000_u01756349609629") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cad6_d20250828_m025324_c001_v0001145_t0058_u01756349604378") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d700b_d20250828_m025323_c001_v7007000_t0000_u01756349603463") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f103e5996cd85f0b2_d20250828_m025321_c001_v0001144_t0022_u01756349601270") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ccd_d20250828_m025321_c001_v7007000_t0000_u01756349601085") 2025/08/28 02:59:34 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f103e5996cd85f0ac_d20250828_m025317_c001_v0001144_t0039_u01756349597556") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81cca_d20250828_m025316_c001_v7007000_t0000_u01756349596818") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ca58_d20250828_m025308_c001_v0001145_t0044_u01756349588887") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0aa9_d20250828_m025307_c001_v7007000_t0000_u01756349587979") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1161af7732841771_d20250828_m025305_c001_v0001029_t0043_u01756349585900") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b398_d20250828_m025305_c001_v7007000_t0000_u01756349585718") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f1161af773284176d_d20250828_m025302_c001_v0001029_t0030_u01756349582630") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b395_d20250828_m025301_c001_v7007000_t0000_u01756349581902") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f8f5_d20250828_m025256_c001_v0001145_t0020_u01756349576259") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d55f_d20250828_m025255_c001_v7007000_t0000_u01756349575058") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f10155f816702e432_d20250828_m025249_c001_v0001172_t0019_u01756349569058") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d556_d20250828_m025248_c001_v7007000_t0000_u01756349568844") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c86ce_d20250828_m025244_c001_v0001178_t0056_u01756349564540") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f10153961294becc3_d20250828_m025243_c001_v0001037_t0002_u01756349563435") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f10153961294becc1_d20250828_m025242_c001_v0001037_t0008_u01756349562084") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81c45_d20250828_m025228_c001_v7007000_t0000_u01756349548978") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f88f_d20250828_m025221_c001_v0001145_t0016_u01756349541690") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f114b638803ea79ff_d20250828_m025220_c001_v0001171_t0004_u01756349540851") 2025/08/28 02:59:35 DEBUG : dst/one: Deleting (id "4_zff927d23903debeb9f880e1b_f114b638803ea79ed_d20250828_m025219_c001_v0001171_t0015_u01756349539827") 2025/08/28 02:59:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3624_d20250828_m025411_c001_v7007000_t0000_u01756349651019") 2025/08/28 02:59:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f106d375eba5935d7_d20250828_m025408_c001_v0001157_t0041_u01756349648284") 2025/08/28 02:59:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff927d23903debeb9f880e1b_f105d27b95ca96718_d20250828_m025404_c001_v0001144_t0026_u01756349643999") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea476_d20250828_m025358_c001_v7007000_t0000_u01756349638867") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f101f1950802a9881_d20250828_m025356_c001_v0001179_t0048_u01756349636313") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f1127559584669835_d20250828_m025352_c001_v0001109_t0018_u01756349632422") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f74607_d20250828_m025348_c001_v7007000_t0000_u01756349628205") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f107628bbcc2e4256_d20250828_m025346_c001_v0001029_t0043_u01756349626083") 2025/08/28 02:59:36 DEBUG : dst/one.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f118d7c53c6ca79f4_d20250828_m025342_c001_v0001130_t0027_u01756349622441") 2025/08/28 02:59:36 DEBUG : dst/three: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d561_d20250828_m025255_c001_v7007000_t0000_u01756349575345") 2025/08/28 02:59:36 DEBUG : dst/three: Deleting (id "4_zff927d23903debeb9f880e1b_f10153961294beccf_d20250828_m025253_c001_v0001037_t0022_u01756349573382") 2025/08/28 02:59:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3625_d20250828_m025411_c001_v7007000_t0000_u01756349651202") 2025/08/28 02:59:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f119c4a4b0acff7ce_d20250828_m025409_c001_v0001177_t0016_u01756349649825") 2025/08/28 02:59:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f11799c113ccaebd9_d20250828_m025406_c001_v0001157_t0056_u01756349646291") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3627_d20250828_m025411_c001_v7007000_t0000_u01756349651426") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1016c53fe897c45d_d20250828_m025410_c001_v0001180_t0006_u01756349650233") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a5a4_d20250828_m025410_c001_v7007000_t0000_u01756349650051") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1016c53fe897c449_d20250828_m025406_c001_v0001180_t0000_u01756349646893") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a5a1_d20250828_m025406_c001_v7007000_t0000_u01756349646711") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cbf8_d20250828_m025400_c001_v0001145_t0050_u01756349640886") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea477_d20250828_m025359_c001_v7007000_t0000_u01756349639110") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f102e6bd3092b3e9e_d20250828_m025357_c001_v0001145_t0001_u01756349637993") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea474_d20250828_m025357_c001_v7007000_t0000_u01756349637811") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f102e6bd3092b3e78_d20250828_m025354_c001_v0001145_t0044_u01756349634865") 2025/08/28 02:59:36 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea470_d20250828_m025354_c001_v7007000_t0000_u01756349634683") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb9a_d20250828_m025349_c001_v0001145_t0052_u01756349629466") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a58f_d20250828_m025347_c001_v7007000_t0000_u01756349627452") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb6c_d20250828_m025344_c001_v0001145_t0058_u01756349624989") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a588_d20250828_m025344_c001_v7007000_t0000_u01756349624619") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb46_d20250828_m025339_c001_v0001145_t0034_u01756349619864") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03b92_d20250828_m025335_c001_v7007000_t0000_u01756349615090") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c87a4_d20250828_m025332_c001_v0001178_t0036_u01756349612396") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03b83_d20250828_m025331_c001_v7007000_t0000_u01756349611276") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cada_d20250828_m025324_c001_v0001145_t0023_u01756349604986") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81cce_d20250828_m025322_c001_v7007000_t0000_u01756349602461") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8761_d20250828_m025319_c001_v0001178_t0034_u01756349599878") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ccc_d20250828_m025318_c001_v7007000_t0000_u01756349598779") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ca70_d20250828_m025311_c001_v0001145_t0024_u01756349591883") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b399_d20250828_m025307_c001_v7007000_t0000_u01756349587051") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f905_d20250828_m025304_c001_v0001145_t0015_u01756349584564") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b397_d20250828_m025303_c001_v7007000_t0000_u01756349583458") 2025/08/28 02:59:37 DEBUG : dst/three.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8700_d20250828_m025257_c001_v0001178_t0045_u01756349577196") 2025/08/28 02:59:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea478_d20250828_m025359_c001_v7007000_t0000_u01756349639293") 2025/08/28 02:59:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f10649528cf58fda5_d20250828_m025357_c001_v0001181_t0017_u01756349637601") 2025/08/28 02:59:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f10166edd3d3e77d2_d20250828_m025354_c001_v0001165_t0041_u01756349634492") 2025/08/28 02:59:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f74609_d20250828_m025348_c001_v7007000_t0000_u01756349628388") 2025/08/28 02:59:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f116c038152908a6b_d20250828_m025347_c001_v0001136_t0024_u01756349627145") 2025/08/28 02:59:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zff927d23903debeb9f880e1b_f10118ec583d11857_d20250828_m025344_c001_v0001144_t0032_u01756349624093") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3628_d20250828_m025411_c001_v7007000_t0000_u01756349651609") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cbf2_d20250828_m025400_c001_v0001145_t0036_u01756349640494") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea479_d20250828_m025359_c001_v7007000_t0000_u01756349639476") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb96_d20250828_m025349_c001_v0001145_t0021_u01756349629160") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f7460a_d20250828_m025348_c001_v7007000_t0000_u01756349628570") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cb42_d20250828_m025339_c001_v0001145_t0024_u01756349619599") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f745d3_d20250828_m025336_c001_v7007000_t0000_u01756349616292") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8771_d20250828_m025324_c001_v0001178_t0011_u01756349604750") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d700c_d20250828_m025323_c001_v7007000_t0000_u01756349603647") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8730_d20250828_m025309_c001_v0001178_t0047_u01756349589617") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b0aaa_d20250828_m025308_c001_v7007000_t0000_u01756349588160") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c9ee_d20250828_m025256_c001_v0001145_t0011_u01756349576890") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d562_d20250828_m025255_c001_v7007000_t0000_u01756349575529") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f110614a158198b90_d20250828_m025251_c001_v0001182_t0037_u01756349571081") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81c46_d20250828_m025229_c001_v7007000_t0000_u01756349549160") 2025/08/28 02:59:38 DEBUG : dst/two: Deleting (id "4_zff927d23903debeb9f880e1b_f114b638803ea7a27_d20250828_m025227_c001_v0001171_t0030_u01756349547531") 2025/08/28 02:59:38 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81bcb_d20250828_m025139_c001_v7007000_t0000_u01756349499297") 2025/08/28 02:59:38 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8564_d20250828_m025131_c001_v0001178_t0010_u01756349491322") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f74497_d20250828_m025129_c001_v7007000_t0000_u01756349489300") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c84e5_d20250828_m025105_c001_v0001178_t0051_u01756349465683") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82eed_d20250828_m025041_c001_v7007000_t0000_u01756349441781") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8466_d20250828_m025034_c001_v0001178_t0033_u01756349434487") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a41_d20250828_m025014_c001_v7007000_t0000_u01756349414346") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83e5_d20250828_m025012_c001_v0001178_t0014_u01756349412563") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a34_d20250828_m025011_c001_v7007000_t0000_u01756349411793") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83d9_d20250828_m025010_c001_v0001178_t0033_u01756349410628") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a20_d20250828_m025007_c001_v7007000_t0000_u01756349407787") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83bb_d20250828_m025006_c001_v0001178_t0004_u01756349406236") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a16_d20250828_m025005_c001_v7007000_t0000_u01756349405470") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83a7_d20250828_m025004_c001_v0001178_t0054_u01756349404237") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff3580_d20250828_m024958_c001_v7007000_t0000_u01756349398273") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8374_d20250828_m024956_c001_v0001178_t0059_u01756349396841") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff3576_d20250828_m024956_c001_v7007000_t0000_u01756349396003") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c836c_d20250828_m024955_c001_v0001178_t0040_u01756349395233") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd5_d20250828_m024951_c001_v7007000_t0000_u01756349391308") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8344_d20250828_m024950_c001_v0001178_t0055_u01756349390058") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd2_d20250828_m024948_c001_v7007000_t0000_u01756349388227") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8334_d20250828_m024947_c001_v0001178_t0018_u01756349387220") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd1_d20250828_m024946_c001_v7007000_t0000_u01756349386860") 2025/08/28 02:59:39 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f106bb6f7413e2712_d20250828_m024946_c001_v0001161_t0030_u01756349386152") 2025/08/28 02:59:40 DEBUG : empty space: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c830e_d20250828_m024944_c001_v0001178_t0034_u01756349384636") 2025/08/28 02:59:40 DEBUG : enormous: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a3b_d20250828_m025013_c001_v7007000_t0000_u01756349413387") 2025/08/28 02:59:40 DEBUG : enormous: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83e9_d20250828_m025012_c001_v0001178_t0037_u01756349412791") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad362b_d20250828_m025415_c001_v7007000_t0000_u01756349655758") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc5b_d20250828_m025414_c001_v0001145_t0021_u01756349654519") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea154_d20250828_m025033_c001_v7007000_t0000_u01756349433007") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f7b5_d20250828_m025031_c001_v0001145_t0037_u01756349431891") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc9_d20250828_m024941_c001_v7007000_t0000_u01756349381984") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82fa_d20250828_m024941_c001_v0001178_t0046_u01756349381023") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc8_d20250828_m024940_c001_v7007000_t0000_u01756349380482") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82ec_d20250828_m024939_c001_v0001178_t0030_u01756349379886") 2025/08/28 02:59:40 DEBUG : existing: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82ea_d20250828_m024939_c001_v0001178_t0031_u01756349379121") 2025/08/28 02:59:40 DEBUG : existing-b: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea155_d20250828_m025033_c001_v7007000_t0000_u01756349433190") 2025/08/28 02:59:40 DEBUG : existing-b: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c845e_d20250828_m025031_c001_v0001178_t0014_u01756349431882") 2025/08/28 02:59:40 DEBUG : file1: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eb2_d20250828_m025509_c001_v7007000_t0000_u01756349709274") 2025/08/28 02:59:40 DEBUG : file1: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a8fd_d20250828_m025507_c001_v0001098_t0001_u01756349707910") 2025/08/28 02:59:40 DEBUG : file1: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eac_d20250828_m025506_c001_v7007000_t0000_u01756349706592") 2025/08/28 02:59:40 DEBUG : file1: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca62e7_d20250828_m025505_c001_v0001178_t0030_u01756349705225") 2025/08/28 02:59:40 DEBUG : five: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a43_d20250828_m025017_c001_v7007000_t0000_u01756349417872") 2025/08/28 02:59:40 DEBUG : five: Deleting (id "4_zff927d23903debeb9f880e1b_f409085c18c7c83ff_d20250828_m025015_c001_v0001178_t0048_u01756349415922") 2025/08/28 02:59:40 DEBUG : foo: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd4_d20250828_m024949_c001_v7007000_t0000_u01756349389699") 2025/08/28 02:59:41 DEBUG : foo: Deleting (id "4_zff927d23903debeb9f880e1b_f409085c18c7c833c_d20250828_m024949_c001_v0001178_t0048_u01756349389142") 2025/08/28 02:59:41 DEBUG : foo: Deleting (id "4_zff927d23903debeb9f880e1b_f409085c18c7c833a_d20250828_m024948_c001_v0001178_t0048_u01756349388587") 2025/08/28 02:59:41 DEBUG : four: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a44_d20250828_m025018_c001_v7007000_t0000_u01756349418053") 2025/08/28 02:59:41 DEBUG : four: Deleting (id "4_zff927d23903debeb9f880e1b_f417d5b80e1c4f787_d20250828_m025016_c001_v0001145_t0042_u01756349416476") 2025/08/28 02:59:41 DEBUG : four: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83fb_d20250828_m025015_c001_v0001178_t0052_u01756349415337") 2025/08/28 02:59:41 DEBUG : hello world2: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7fa_d20250828_m024830_c001_v7007000_t0000_u01756349310638") 2025/08/28 02:59:41 DEBUG : hello world2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c814b_d20250828_m024830_c001_v0001178_t0004_u01756349310054") 2025/08/28 02:59:41 DEBUG : ignore-size: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc7_d20250828_m024938_c001_v7007000_t0000_u01756349378762") 2025/08/28 02:59:41 DEBUG : ignore-size: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82d8_d20250828_m024937_c001_v0001178_t0009_u01756349377744") 2025/08/28 02:59:41 DEBUG : nested/sub dir/file: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea150_d20250828_m025031_c001_v7007000_t0000_u01756349431005") 2025/08/28 02:59:41 DEBUG : nested/sub dir/file: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8458_d20250828_m025030_c001_v0001178_t0040_u01756349430123") 2025/08/28 02:59:41 DEBUG : nested/sub dir/file: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a53_d20250828_m025029_c001_v7007000_t0000_u01756349429350") 2025/08/28 02:59:41 DEBUG : nested/sub dir/file: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c844e_d20250828_m025028_c001_v0001178_t0051_u01756349428362") 2025/08/28 02:59:41 DEBUG : one: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a45_d20250828_m025018_c001_v7007000_t0000_u01756349418235") 2025/08/28 02:59:41 DEBUG : one: Deleting (id "4_zff927d23903debeb9f880e1b_f409085c18c7c83f3_d20250828_m025014_c001_v0001178_t0048_u01756349414739") 2025/08/28 02:59:41 DEBUG : only0: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e95_d20250828_m025500_c001_v7007000_t0000_u01756349700758") 2025/08/28 02:59:41 DEBUG : only0: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce29_d20250828_m025454_c001_v0001145_t0011_u01756349694760") 2025/08/28 02:59:41 DEBUG : only0: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd6d_d20250828_m025440_c001_v0001145_t0004_u01756349680479") 2025/08/28 02:59:41 DEBUG : only0: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fec_d20250828_m025434_c001_v7007000_t0000_u01756349674632") 2025/08/28 02:59:41 DEBUG : only0: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc85_d20250828_m025419_c001_v0001145_t0031_u01756349659332") 2025/08/28 02:59:42 DEBUG : only1: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e96_d20250828_m025500_c001_v7007000_t0000_u01756349700942") 2025/08/28 02:59:42 DEBUG : only1: Deleting (id "4_zff927d23903debeb9f880e1b_f416e2a252754a8db_d20250828_m025455_c001_v0001098_t0010_u01756349695883") 2025/08/28 02:59:42 DEBUG : only1: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd75_d20250828_m025441_c001_v0001145_t0022_u01756349681097") 2025/08/28 02:59:42 DEBUG : only1: Deleting (id "4_zff927d23903debeb9f880e1b_f400ccce2f12b75a5_d20250828_m025434_c001_v7007000_t0000_u01756349674849") 2025/08/28 02:59:42 DEBUG : only1: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc8d_d20250828_m025419_c001_v0001145_t0039_u01756349659959") 2025/08/28 02:59:42 DEBUG : only10: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e97_d20250828_m025501_c001_v7007000_t0000_u01756349701125") 2025/08/28 02:59:42 DEBUG : only10: Deleting (id "4_zff927d23903debeb9f880e1b_f4193cd915dca62c3_d20250828_m025455_c001_v0001178_t0038_u01756349695323") 2025/08/28 02:59:42 DEBUG : only10: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdc9_d20250828_m025446_c001_v0001145_t0031_u01756349686947") 2025/08/28 02:59:42 DEBUG : only10: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82feb_d20250828_m025434_c001_v7007000_t0000_u01756349674451") 2025/08/28 02:59:42 DEBUG : only10: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccd7_d20250828_m025426_c001_v0001145_t0058_u01756349666432") 2025/08/28 02:59:42 DEBUG : only11: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e98_d20250828_m025501_c001_v7007000_t0000_u01756349701309") 2025/08/28 02:59:42 DEBUG : only11: Deleting (id "4_zff927d23903debeb9f880e1b_f408b6818e8f85865_d20250828_m025455_c001_v0001092_t0018_u01756349695507") 2025/08/28 02:59:42 DEBUG : only11: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdcf_d20250828_m025447_c001_v0001145_t0050_u01756349687664") 2025/08/28 02:59:42 DEBUG : only11: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03ad1_d20250828_m025434_c001_v7007000_t0000_u01756349674642") 2025/08/28 02:59:42 DEBUG : only11: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccdd_d20250828_m025427_c001_v0001145_t0010_u01756349667125") 2025/08/28 02:59:42 DEBUG : only12: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e99_d20250828_m025501_c001_v7007000_t0000_u01756349701493") 2025/08/28 02:59:42 DEBUG : only12: Deleting (id "4_zff927d23903debeb9f880e1b_f416e2a252754a8d7_d20250828_m025455_c001_v0001098_t0010_u01756349695694") 2025/08/28 02:59:42 DEBUG : only12: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdd9_d20250828_m025448_c001_v0001145_t0055_u01756349688495") 2025/08/28 02:59:42 DEBUG : only12: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fea_d20250828_m025434_c001_v7007000_t0000_u01756349674269") 2025/08/28 02:59:42 DEBUG : only12: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cce5_d20250828_m025427_c001_v0001145_t0058_u01756349667634") 2025/08/28 02:59:42 DEBUG : only13: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e9a_d20250828_m025501_c001_v7007000_t0000_u01756349701680") 2025/08/28 02:59:42 DEBUG : only13: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce2f_d20250828_m025455_c001_v0001145_t0011_u01756349695409") 2025/08/28 02:59:43 DEBUG : only13: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cde5_d20250828_m025449_c001_v0001145_t0045_u01756349689364") 2025/08/28 02:59:43 DEBUG : only13: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03ad0_d20250828_m025434_c001_v7007000_t0000_u01756349674455") 2025/08/28 02:59:43 DEBUG : only13: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccef_d20250828_m025428_c001_v0001145_t0051_u01756349668419") 2025/08/28 02:59:43 DEBUG : only14: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e9b_d20250828_m025501_c001_v7007000_t0000_u01756349701868") 2025/08/28 02:59:43 DEBUG : only14: Deleting (id "4_zff927d23903debeb9f880e1b_f4193cd915dca62c7_d20250828_m025455_c001_v0001178_t0038_u01756349695524") 2025/08/28 02:59:43 DEBUG : only14: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdef_d20250828_m025450_c001_v0001145_t0000_u01756349690204") 2025/08/28 02:59:43 DEBUG : only14: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fe9_d20250828_m025434_c001_v7007000_t0000_u01756349674085") 2025/08/28 02:59:43 DEBUG : only14: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccfb_d20250828_m025429_c001_v0001145_t0056_u01756349669150") 2025/08/28 02:59:43 DEBUG : only15: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e9c_d20250828_m025502_c001_v7007000_t0000_u01756349702061") 2025/08/28 02:59:43 DEBUG : only15: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce31_d20250828_m025455_c001_v0001145_t0011_u01756349695595") 2025/08/28 02:59:43 DEBUG : only15: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdfd_d20250828_m025451_c001_v0001145_t0010_u01756349691003") 2025/08/28 02:59:43 DEBUG : only15: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03ad3_d20250828_m025434_c001_v7007000_t0000_u01756349674826") 2025/08/28 02:59:43 DEBUG : only15: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd05_d20250828_m025429_c001_v0001145_t0051_u01756349669933") 2025/08/28 02:59:43 DEBUG : only16: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e9d_d20250828_m025502_c001_v7007000_t0000_u01756349702244") 2025/08/28 02:59:43 DEBUG : only16: Deleting (id "4_zff927d23903debeb9f880e1b_f408b6818e8f85867_d20250828_m025455_c001_v0001092_t0018_u01756349695691") 2025/08/28 02:59:43 DEBUG : only16: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce05_d20250828_m025451_c001_v0001145_t0054_u01756349691571") 2025/08/28 02:59:43 DEBUG : only16: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3695_d20250828_m025434_c001_v7007000_t0000_u01756349674467") 2025/08/28 02:59:43 DEBUG : only16: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd0f_d20250828_m025430_c001_v0001145_t0021_u01756349670984") 2025/08/28 02:59:44 DEBUG : only17: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81e9f_d20250828_m025502_c001_v7007000_t0000_u01756349702428") 2025/08/28 02:59:44 DEBUG : only17: Deleting (id "4_zff927d23903debeb9f880e1b_f4193cd915dca62c9_d20250828_m025455_c001_v0001178_t0038_u01756349695710") 2025/08/28 02:59:44 DEBUG : only17: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce0d_d20250828_m025452_c001_v0001145_t0039_u01756349692203") 2025/08/28 02:59:44 DEBUG : only17: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3698_d20250828_m025434_c001_v7007000_t0000_u01756349674839") 2025/08/28 02:59:44 DEBUG : only17: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd19_d20250828_m025431_c001_v0001145_t0034_u01756349671603") 2025/08/28 02:59:44 DEBUG : only18: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea1_d20250828_m025502_c001_v7007000_t0000_u01756349702613") 2025/08/28 02:59:44 DEBUG : only18: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce35_d20250828_m025455_c001_v0001145_t0011_u01756349695779") 2025/08/28 02:59:44 DEBUG : only18: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce17_d20250828_m025453_c001_v0001145_t0043_u01756349693062") 2025/08/28 02:59:44 DEBUG : only18: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3699_d20250828_m025435_c001_v7007000_t0000_u01756349675021") 2025/08/28 02:59:44 DEBUG : only18: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd23_d20250828_m025432_c001_v0001145_t0043_u01756349672176") 2025/08/28 02:59:44 DEBUG : only19: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea2_d20250828_m025502_c001_v7007000_t0000_u01756349702801") 2025/08/28 02:59:44 DEBUG : only19: Deleting (id "4_zff927d23903debeb9f880e1b_f408b6818e8f85869_d20250828_m025455_c001_v0001092_t0018_u01756349695873") 2025/08/28 02:59:44 DEBUG : only19: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce1d_d20250828_m025453_c001_v0001145_t0053_u01756349693690") 2025/08/28 02:59:44 DEBUG : only19: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3696_d20250828_m025434_c001_v7007000_t0000_u01756349674656") 2025/08/28 02:59:44 DEBUG : only19: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd2b_d20250828_m025432_c001_v0001145_t0012_u01756349672854") 2025/08/28 02:59:44 DEBUG : only2: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea3_d20250828_m025502_c001_v7007000_t0000_u01756349702986") 2025/08/28 02:59:44 DEBUG : only2: Deleting (id "4_zff927d23903debeb9f880e1b_f4193cd915dca62cd_d20250828_m025455_c001_v0001178_t0038_u01756349695896") 2025/08/28 02:59:45 DEBUG : only2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd7f_d20250828_m025441_c001_v0001145_t0029_u01756349681757") 2025/08/28 02:59:45 DEBUG : only2: Deleting (id "4_zff927d23903debeb9f880e1b_f400ccce2f12b75a3_d20250828_m025434_c001_v7007000_t0000_u01756349674666") 2025/08/28 02:59:45 DEBUG : only2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc95_d20250828_m025420_c001_v0001145_t0035_u01756349660522") 2025/08/28 02:59:45 DEBUG : only3: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea4_d20250828_m025503_c001_v7007000_t0000_u01756349703170") 2025/08/28 02:59:45 DEBUG : only3: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce37_d20250828_m025456_c001_v0001145_t0011_u01756349696024") 2025/08/28 02:59:45 DEBUG : only3: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd87_d20250828_m025442_c001_v0001145_t0012_u01756349682356") 2025/08/28 02:59:45 DEBUG : only3: Deleting (id "4_zff927d23903debeb9f880e1b_f400ccce2f12b75a7_d20250828_m025435_c001_v7007000_t0000_u01756349675031") 2025/08/28 02:59:45 DEBUG : only3: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cc9d_d20250828_m025421_c001_v0001145_t0018_u01756349661378") 2025/08/28 02:59:45 DEBUG : only4: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea5_d20250828_m025503_c001_v7007000_t0000_u01756349703354") 2025/08/28 02:59:45 DEBUG : only4: Deleting (id "4_zff927d23903debeb9f880e1b_f408b6818e8f8586b_d20250828_m025456_c001_v0001092_t0018_u01756349696055") 2025/08/28 02:59:45 DEBUG : only4: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd93_d20250828_m025442_c001_v0001145_t0042_u01756349682911") 2025/08/28 02:59:45 DEBUG : only4: Deleting (id "4_zff927d23903debeb9f880e1b_f400ccce2f12b75a2_d20250828_m025434_c001_v7007000_t0000_u01756349674481") 2025/08/28 02:59:45 DEBUG : only4: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cca5_d20250828_m025422_c001_v0001145_t0022_u01756349662018") 2025/08/28 02:59:45 DEBUG : only5: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea6_d20250828_m025503_c001_v7007000_t0000_u01756349703545") 2025/08/28 02:59:45 DEBUG : only5: Deleting (id "4_zff927d23903debeb9f880e1b_f416e2a252754a8dd_d20250828_m025456_c001_v0001098_t0010_u01756349696066") 2025/08/28 02:59:45 DEBUG : only5: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cd9f_d20250828_m025443_c001_v0001145_t0057_u01756349683708") 2025/08/28 02:59:45 DEBUG : only5: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fee_d20250828_m025434_c001_v7007000_t0000_u01756349674998") 2025/08/28 02:59:45 DEBUG : only5: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccad_d20250828_m025422_c001_v0001145_t0000_u01756349662637") 2025/08/28 02:59:45 DEBUG : only6: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea7_d20250828_m025503_c001_v7007000_t0000_u01756349703730") 2025/08/28 02:59:45 DEBUG : only6: Deleting (id "4_zff927d23903debeb9f880e1b_f4193cd915dca62cf_d20250828_m025456_c001_v0001178_t0038_u01756349696084") 2025/08/28 02:59:46 DEBUG : only6: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cda5_d20250828_m025444_c001_v0001145_t0055_u01756349684379") 2025/08/28 02:59:46 DEBUG : only6: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fef_d20250828_m025435_c001_v7007000_t0000_u01756349675181") 2025/08/28 02:59:46 DEBUG : only6: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccb7_d20250828_m025423_c001_v0001145_t0037_u01756349663400") 2025/08/28 02:59:46 DEBUG : only7: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea8_d20250828_m025503_c001_v7007000_t0000_u01756349703915") 2025/08/28 02:59:46 DEBUG : only7: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57ce3b_d20250828_m025456_c001_v0001145_t0011_u01756349696208") 2025/08/28 02:59:46 DEBUG : only7: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdad_d20250828_m025445_c001_v0001145_t0039_u01756349685127") 2025/08/28 02:59:46 DEBUG : only7: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82fed_d20250828_m025434_c001_v7007000_t0000_u01756349674816") 2025/08/28 02:59:46 DEBUG : only7: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccbf_d20250828_m025424_c001_v0001145_t0013_u01756349664038") 2025/08/28 02:59:46 DEBUG : only8: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ea9_d20250828_m025504_c001_v7007000_t0000_u01756349704099") 2025/08/28 02:59:46 DEBUG : only8: Deleting (id "4_zff927d23903debeb9f880e1b_f408b6818e8f8586d_d20250828_m025456_c001_v0001092_t0018_u01756349696237") 2025/08/28 02:59:46 DEBUG : only8: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdb5_d20250828_m025445_c001_v0001145_t0016_u01756349685813") 2025/08/28 02:59:46 DEBUG : only8: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03ad6_d20250828_m025435_c001_v7007000_t0000_u01756349675191") 2025/08/28 02:59:46 DEBUG : only8: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ccc5_d20250828_m025424_c001_v0001145_t0055_u01756349664536") 2025/08/28 02:59:46 DEBUG : only9: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eaa_d20250828_m025504_c001_v7007000_t0000_u01756349704286") 2025/08/28 02:59:46 DEBUG : only9: Deleting (id "4_zff927d23903debeb9f880e1b_f416e2a252754a8df_d20250828_m025456_c001_v0001098_t0010_u01756349696248") 2025/08/28 02:59:46 DEBUG : only9: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cdbd_d20250828_m025446_c001_v0001145_t0016_u01756349686317") 2025/08/28 02:59:46 DEBUG : only9: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03ad5_d20250828_m025435_c001_v7007000_t0000_u01756349675007") 2025/08/28 02:59:46 DEBUG : only9: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57cccf_d20250828_m025425_c001_v0001145_t0056_u01756349665589") 2025/08/28 02:59:46 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a51_d20250828_m025027_c001_v7007000_t0000_u01756349427237") 2025/08/28 02:59:46 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8439_d20250828_m025024_c001_v0001178_t0039_u01756349424806") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4e_d20250828_m025024_c001_v7007000_t0000_u01756349424063") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f79e_d20250828_m025022_c001_v0001145_t0046_u01756349422156") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4b_d20250828_m025021_c001_v7007000_t0000_u01756349421425") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f793_d20250828_m025019_c001_v0001145_t0023_u01756349419147") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a2a_d20250828_m025009_c001_v7007000_t0000_u01756349409841") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83cd_d20250828_m025008_c001_v0001178_t0012_u01756349408333") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a1c_d20250828_m025006_c001_v7007000_t0000_u01756349406836") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83b7_d20250828_m025006_c001_v0001178_t0043_u01756349406016") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a13_d20250828_m025004_c001_v7007000_t0000_u01756349404822") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83a5_d20250828_m025004_c001_v0001178_t0031_u01756349404029") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff357e_d20250828_m024957_c001_v7007000_t0000_u01756349397715") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8370_d20250828_m024956_c001_v0001178_t0019_u01756349396630") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff3578_d20250828_m024956_c001_v7007000_t0000_u01756349396264") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8368_d20250828_m024955_c001_v0001178_t0055_u01756349395009") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd8_d20250828_m024954_c001_v7007000_t0000_u01756349394650") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8362_d20250828_m024953_c001_v0001178_t0013_u01756349393973") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c835c_d20250828_m024953_c001_v0001178_t0037_u01756349393374") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd7_d20250828_m024953_c001_v7007000_t0000_u01756349393014") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8354_d20250828_m024952_c001_v0001178_t0044_u01756349392433") 2025/08/28 02:59:47 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8352_d20250828_m024951_c001_v0001178_t0050_u01756349391847") 2025/08/28 02:59:48 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fd6_d20250828_m024951_c001_v7007000_t0000_u01756349391489") 2025/08/28 02:59:48 DEBUG : potato: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c834a_d20250828_m024950_c001_v0001178_t0030_u01756349390722") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f744d9_d20250828_m025203_c001_v7007000_t0000_u01756349523645") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c82e_d20250828_m025202_c001_v0001145_t0042_u01756349522974") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81bcd_d20250828_m025139_c001_v7007000_t0000_u01756349499631") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c72c_d20250828_m025130_c001_v0001145_t0052_u01756349490578") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b06f0_d20250828_m025114_c001_v7007000_t0000_u01756349474901") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c657_d20250828_m025105_c001_v0001145_t0023_u01756349465040") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82ef2_d20250828_m025042_c001_v7007000_t0000_u01756349442872") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c584_d20250828_m025034_c001_v0001145_t0023_u01756349434126") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a3d_d20250828_m025013_c001_v7007000_t0000_u01756349413586") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83e3_d20250828_m025012_c001_v0001178_t0032_u01756349412340") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a36_d20250828_m025011_c001_v7007000_t0000_u01756349411976") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83d7_d20250828_m025010_c001_v0001178_t0042_u01756349410387") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a2d_d20250828_m025010_c001_v7007000_t0000_u01756349410023") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83d1_d20250828_m025009_c001_v0001178_t0020_u01756349409256") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a23_d20250828_m025007_c001_v7007000_t0000_u01756349407970") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83c1_d20250828_m025007_c001_v0001178_t0021_u01756349407207") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a18_d20250828_m025005_c001_v7007000_t0000_u01756349405652") 2025/08/28 02:59:48 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83ab_d20250828_m025004_c001_v0001178_t0014_u01756349404834") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f404a9f843dff3582_d20250828_m024958_c001_v7007000_t0000_u01756349398455") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c837a_d20250828_m024957_c001_v0001178_t0003_u01756349397490") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7fd_d20250828_m024833_c001_v7007000_t0000_u01756349313319") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8161_d20250828_m024832_c001_v0001178_t0047_u01756349312736") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7fb_d20250828_m024831_c001_v7007000_t0000_u01756349311801") 2025/08/28 02:59:49 DEBUG : potato2: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8155_d20250828_m024831_c001_v0001178_t0034_u01756349311183") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81bcf_d20250828_m025139_c001_v7007000_t0000_u01756349499848") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f81d_d20250828_m025131_c001_v0001145_t0054_u01756349491894") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f41948825f10b06f4_d20250828_m025115_c001_v7007000_t0000_u01756349475311") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f7ed_d20250828_m025106_c001_v0001145_t0029_u01756349466257") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82eee_d20250828_m025042_c001_v7007000_t0000_u01756349442057") 2025/08/28 02:59:49 DEBUG : potato3: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f7b9_d20250828_m025034_c001_v0001145_t0044_u01756349434696") 2025/08/28 02:59:49 DEBUG : pre-dest1/1: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d550_d20250828_m025237_c001_v7007000_t0000_u01756349557787") 2025/08/28 02:59:49 DEBUG : pre-dest1/1: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f8a7_d20250828_m025229_c001_v0001145_t0011_u01756349549909") 2025/08/28 02:59:49 DEBUG : pre-dest2/2: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d552_d20250828_m025237_c001_v7007000_t0000_u01756349557971") 2025/08/28 02:59:49 DEBUG : pre-dest2/2: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c914_d20250828_m025230_c001_v0001145_t0022_u01756349550523") 2025/08/28 02:59:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81c29_d20250828_m025215_c001_v7007000_t0000_u01756349535783") 2025/08/28 02:59:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8645_d20250828_m025211_c001_v0001178_t0050_u01756349531893") 2025/08/28 02:59:49 DEBUG : sizeonly: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc6_d20250828_m024937_c001_v7007000_t0000_u01756349377198") 2025/08/28 02:59:49 DEBUG : sizeonly: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82c8_d20250828_m024936_c001_v0001178_t0048_u01756349376250") 2025/08/28 02:59:50 DEBUG : splitbanan: Deleting (id "4_zff927d23903debeb9f880e1b_f4175e8ba95a03d9b_d20250828_m025705_c001_v7007000_t0000_u01756349825803") 2025/08/28 02:59:50 DEBUG : splitbanan: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa5b_d20250828_m025658_c001_v0001098_t0059_u01756349818213") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f47_d20250828_m025825_c001_v7007000_t0000_u01756349905982") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca664e_d20250828_m025819_c001_v0001178_t0046_u01756349899087") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f41313bf967c6a7cf_d20250828_m025809_c001_v7007000_t0000_u01756349889271") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca660e_d20250828_m025802_c001_v0001178_t0049_u01756349882474") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f407a47d19cd87d98_d20250828_m025753_c001_v7007000_t0000_u01756349873287") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca65c5_d20250828_m025746_c001_v0001178_t0050_u01756349866753") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d7d2_d20250828_m025737_c001_v7007000_t0000_u01756349857393") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6582_d20250828_m025730_c001_v0001178_t0056_u01756349850828") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33dff_d20250828_m025721_c001_v7007000_t0000_u01756349841531") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6544_d20250828_m025714_c001_v0001178_t0047_u01756349834673") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f401150c739b92d6e_d20250828_m025700_c001_v7007000_t0000_u01756349820065") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85953_d20250828_m025656_c001_v0001092_t0052_u01756349816952") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f40585836e6f747ff_d20250828_m025647_c001_v7007000_t0000_u01756349807739") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754aa36_d20250828_m025640_c001_v0001098_t0014_u01756349800308") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f404f5cb368b03b3d_d20250828_m025639_c001_v7007000_t0000_u01756349799169") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85925_d20250828_m025635_c001_v0001092_t0003_u01756349795587") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb98960bd_d20250828_m025626_c001_v7007000_t0000_u01756349786960") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6420_d20250828_m025619_c001_v0001178_t0014_u01756349779776") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dcf39_d20250828_m025618_c001_v7007000_t0000_u01756349778539") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858f9_d20250828_m025614_c001_v0001092_t0023_u01756349774963") 2025/08/28 02:59:50 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f4186dec139c0d75f_d20250828_m025600_c001_v7007000_t0000_u01756349760099") 2025/08/28 02:59:51 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858db_d20250828_m025556_c001_v0001092_t0052_u01756349756789") 2025/08/28 02:59:51 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9896033_d20250828_m025548_c001_v7007000_t0000_u01756349748347") 2025/08/28 02:59:51 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858bf_d20250828_m025541_c001_v0001092_t0043_u01756349741254") 2025/08/28 02:59:51 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f406aa4d65c4dce57_d20250828_m025532_c001_v7007000_t0000_u01756349732243") 2025/08/28 02:59:51 DEBUG : splitbananasplit: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f858a1_d20250828_m025525_c001_v0001092_t0055_u01756349725058") 2025/08/28 02:59:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f4209e2bde29d71cf_d20250828_m025642_c001_v7007000_t0000_u01756349802605") 2025/08/28 02:59:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca647e_d20250828_m025636_c001_v0001178_t0039_u01756349796786") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ebf_d20250828_m025517_c001_v7007000_t0000_u01756349717058") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85881_d20250828_m025513_c001_v0001092_t0050_u01756349713874") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b461_d20250828_m025512_c001_v7007000_t0000_u01756349712746") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ceab_d20250828_m025510_c001_v0001145_t0030_u01756349710229") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4095e535388ea151_d20250828_m025031_c001_v7007000_t0000_u01756349431190") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c570_d20250828_m025030_c001_v0001145_t0059_u01756349430110") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a54_d20250828_m025029_c001_v7007000_t0000_u01756349429535") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f117d5b80e1c4f7ae_d20250828_m025028_c001_v0001145_t0016_u01756349428717") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc4_d20250828_m024934_c001_v7007000_t0000_u01756349374173") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82b8_d20250828_m024932_c001_v0001178_t0046_u01756349372646") 2025/08/28 02:59:51 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4216375bb9894fc3_d20250828_m024932_c001_v7007000_t0000_u01756349372287") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c82b2_d20250828_m024931_c001_v0001178_t0059_u01756349371116") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82e7e_d20250828_m024923_c001_v7007000_t0000_u01756349363806") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8281_d20250828_m024922_c001_v0001178_t0002_u01756349362785") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4174a87bfba82e7b_d20250828_m024922_c001_v7007000_t0000_u01756349362238") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8277_d20250828_m024920_c001_v0001178_t0052_u01756349360903") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c823d_d20250828_m024913_c001_v0001178_t0059_u01756349353349") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad3275_d20250828_m024912_c001_v7007000_t0000_u01756349352988") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8235_d20250828_m024912_c001_v0001178_t0043_u01756349352422") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8233_d20250828_m024911_c001_v0001178_t0004_u01756349351671") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad326c_d20250828_m024910_c001_v7007000_t0000_u01756349350941") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c81f7_d20250828_m024903_c001_v0001178_t0019_u01756349343363") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c81d5_d20250828_m024855_c001_v0001178_t0042_u01756349335865") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f414ceec2a1f44318_d20250828_m024855_c001_v7007000_t0000_u01756349335501") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c81d3_d20250828_m024854_c001_v0001178_t0020_u01756349334864") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c81cd_d20250828_m024854_c001_v0001178_t0008_u01756349334098") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f414ceec2a1f4430e_d20250828_m024853_c001_v7007000_t0000_u01756349333365") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8195_d20250828_m024841_c001_v0001178_t0019_u01756349321563") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a803_d20250828_m024841_c001_v7007000_t0000_u01756349321197") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8191_d20250828_m024840_c001_v0001178_t0030_u01756349320596") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a802_d20250828_m024839_c001_v7007000_t0000_u01756349319681") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c818b_d20250828_m024839_c001_v0001178_t0044_u01756349319103") 2025/08/28 02:59:52 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a801_d20250828_m024838_c001_v7007000_t0000_u01756349318554") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8183_d20250828_m024837_c001_v0001178_t0059_u01756349317770") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a800_d20250828_m024836_c001_v7007000_t0000_u01756349316857") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c817f_d20250828_m024836_c001_v0001178_t0023_u01756349316099") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7ff_d20250828_m024835_c001_v7007000_t0000_u01756349315552") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8177_d20250828_m024834_c001_v0001178_t0045_u01756349314982") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7fe_d20250828_m024834_c001_v7007000_t0000_u01756349314436") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c816f_d20250828_m024833_c001_v0001178_t0043_u01756349313867") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7f9_d20250828_m024829_c001_v7007000_t0000_u01756349309509") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8133_d20250828_m024828_c001_v0001178_t0010_u01756349308926") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7f8_d20250828_m024828_c001_v7007000_t0000_u01756349308365") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c812d_d20250828_m024827_c001_v0001178_t0015_u01756349307789") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7f7_d20250828_m024826_c001_v7007000_t0000_u01756349306881") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8123_d20250828_m024826_c001_v0001178_t0031_u01756349306302") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f4167ba517f71a7f6_d20250828_m024823_c001_v7007000_t0000_u01756349303944") 2025/08/28 02:59:53 DEBUG : sub dir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c811d_d20250828_m024823_c001_v0001178_t0008_u01756349303308") 2025/08/28 02:59:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81ec0_d20250828_m025517_c001_v7007000_t0000_u01756349717242") 2025/08/28 02:59:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754a909_d20250828_m025513_c001_v0001098_t0027_u01756349713884") 2025/08/28 02:59:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f411122d935d5b462_d20250828_m025512_c001_v7007000_t0000_u01756349712936") 2025/08/28 02:59:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6307_d20250828_m025510_c001_v0001178_t0033_u01756349710238") 2025/08/28 02:59:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f52_d20250828_m025828_c001_v7007000_t0000_u01756349908265") 2025/08/28 02:59:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d106_d20250828_m025827_c001_v0001145_t0050_u01756349907396") 2025/08/28 02:59:54 DEBUG : sub/yam: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a50_d20250828_m025026_c001_v7007000_t0000_u01756349426681") 2025/08/28 02:59:54 DEBUG : sub/yam: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c560_d20250828_m025025_c001_v0001145_t0021_u01756349425156") 2025/08/28 02:59:54 DEBUG : test_dir1/file2: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eb3_d20250828_m025509_c001_v7007000_t0000_u01756349709460") 2025/08/28 02:59:54 DEBUG : test_dir1/file2: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85875_d20250828_m025507_c001_v0001092_t0059_u01756349707574") 2025/08/28 02:59:54 DEBUG : test_dir1/file2: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eae_d20250828_m025506_c001_v7007000_t0000_u01756349706775") 2025/08/28 02:59:54 DEBUG : test_dir1/file2: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85873_d20250828_m025505_c001_v0001092_t0019_u01756349705258") 2025/08/28 02:59:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eb4_d20250828_m025509_c001_v7007000_t0000_u01756349709646") 2025/08/28 02:59:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca62ff_d20250828_m025507_c001_v0001178_t0013_u01756349707561") 2025/08/28 02:59:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff927d23903debeb9f880e1b_f403ec79c7ca81eaf_d20250828_m025506_c001_v7007000_t0000_u01756349706958") 2025/08/28 02:59:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57ce87_d20250828_m025505_c001_v0001145_t0037_u01756349705244") 2025/08/28 02:59:54 DEBUG : three: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a47_d20250828_m025018_c001_v7007000_t0000_u01756349418417") 2025/08/28 02:59:54 DEBUG : three: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8411_d20250828_m025017_c001_v0001178_t0030_u01756349417239") 2025/08/28 02:59:54 DEBUG : three: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c83f9_d20250828_m025015_c001_v0001178_t0013_u01756349415112") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f5a_d20250828_m025830_c001_v7007000_t0000_u01756349910046") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab5e_d20250828_m025829_c001_v0001098_t0043_u01756349909283") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f99_d20250828_m025849_c001_v7007000_t0000_u01756349929395") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f85a09_d20250828_m025847_c001_v0001092_t0039_u01756349927682") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f8b_d20250828_m025846_c001_v7007000_t0000_u01756349926137") 2025/08/28 02:59:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab84_d20250828_m025844_c001_v0001098_t0056_u01756349924300") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f87_d20250828_m025843_c001_v7007000_t0000_u01756349923329") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d12b_d20250828_m025842_c001_v0001145_t0011_u01756349922649") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f7a_d20250828_m025837_c001_v7007000_t0000_u01756349917574") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab6c_d20250828_m025836_c001_v0001098_t0003_u01756349916168") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f83_d20250828_m025840_c001_v7007000_t0000_u01756349920099") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859f5_d20250828_m025838_c001_v0001092_t0027_u01756349918527") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f70_d20250828_m025835_c001_v7007000_t0000_u01756349915205") 2025/08/28 02:59:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57d117_d20250828_m025834_c001_v0001145_t0001_u01756349914532") 2025/08/28 02:59:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f68_d20250828_m025833_c001_v7007000_t0000_u01756349913577") 2025/08/28 02:59:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6676_d20250828_m025832_c001_v0001178_t0035_u01756349912916") 2025/08/28 02:59:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f61_d20250828_m025831_c001_v7007000_t0000_u01756349911932") 2025/08/28 02:59:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff927d23903debeb9f880e1b_f108b6818e8f859ed_d20250828_m025831_c001_v0001092_t0014_u01756349911012") 2025/08/28 02:59:55 DEBUG : toe/toe/toe: Deleting (id "4_zff927d23903debeb9f880e1b_f412d3a4cc6ad37b2_d20250828_m025854_c001_v7007000_t0000_u01756349934617") 2025/08/28 02:59:55 DEBUG : toe/toe/toe: Deleting (id "4_zff927d23903debeb9f880e1b_f116e2a252754ab94_d20250828_m025853_c001_v0001098_t0050_u01756349933839") 2025/08/28 02:59:55 DEBUG : toe/toe/toe: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f86_d20250828_m025841_c001_v7007000_t0000_u01756349921704") 2025/08/28 02:59:55 DEBUG : toe/toe/toe: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca6688_d20250828_m025841_c001_v0001178_t0042_u01756349921065") 2025/08/28 02:59:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f9c_d20250828_m025849_c001_v7007000_t0000_u01756349929991") 2025/08/28 02:59:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f1193cd915dca66b8_d20250828_m025849_c001_v0001178_t0011_u01756349929180") 2025/08/28 02:59:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f41604f7942f33f8d_d20250828_m025846_c001_v7007000_t0000_u01756349926723") 2025/08/28 02:59:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff927d23903debeb9f880e1b_f106eab477cc8f498_d20250828_m025845_c001_v0001117_t0051_u01756349925635") 2025/08/28 02:59:55 DEBUG : two: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a48_d20250828_m025018_c001_v7007000_t0000_u01756349418600") 2025/08/28 02:59:55 DEBUG : two: Deleting (id "4_zff927d23903debeb9f880e1b_f4083d5b59a57c540_d20250828_m025016_c001_v0001145_t0011_u01756349416666") 2025/08/28 02:59:56 DEBUG : two: Deleting (id "4_zff927d23903debeb9f880e1b_f409085c18c7c83f7_d20250828_m025014_c001_v0001178_t0048_u01756349414922") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a52_d20250828_m025027_c001_v7007000_t0000_u01756349427418") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f10137a9d3b24a333_d20250828_m025026_c001_v0001134_t0058_u01756349426187") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4d_d20250828_m025023_c001_v7007000_t0000_u01756349423499") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f109085c18c7c8427_d20250828_m025022_c001_v0001178_t0004_u01756349422168") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4a_d20250828_m025020_c001_v7007000_t0000_u01756349420877") 2025/08/28 02:59:56 DEBUG : yam: Deleting (id "4_zff927d23903debeb9f880e1b_f1083d5b59a57c54a_d20250828_m025019_c001_v0001145_t0039_u01756349419157") 2025/08/28 02:59:56 DEBUG : yaml: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4f_d20250828_m025024_c001_v7007000_t0000_u01756349424244") 2025/08/28 02:59:56 DEBUG : yaml: Deleting (id "4_zff927d23903debeb9f880e1b_f111b4f70cb153646_d20250828_m025023_c001_v0001102_t0015_u01756349423162") 2025/08/28 02:59:56 DEBUG : yaml: Deleting (id "4_zff927d23903debeb9f880e1b_f419ef394b4de4a4c_d20250828_m025021_c001_v7007000_t0000_u01756349421606") 2025/08/28 02:59:56 DEBUG : yaml: Deleting (id "4_zff927d23903debeb9f880e1b_f1142fa90658b7a59_d20250828_m025020_c001_v0001105_t0018_u01756349420511") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m45.306539816s (try 1/5)